Upload 73 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +12 -0
- comspeech/cvss_de_en/s2s/config.yaml +47 -0
- comspeech/cvss_de_en/s2s/config_multiscale.yaml +11 -0
- comspeech/cvss_de_en/s2s/config_phoneme.yaml +5 -0
- comspeech/cvss_de_en/s2s/config_sup.yaml +47 -0
- comspeech/cvss_de_en/s2s/dev.full.tsv +0 -0
- comspeech/cvss_de_en/s2s/dev.tsv +0 -0
- comspeech/cvss_de_en/s2s/spm_unigram_joint.model +3 -0
- comspeech/cvss_de_en/s2s/spm_unigram_joint.txt +5996 -0
- comspeech/cvss_de_en/s2s/test.full.tsv +0 -0
- comspeech/cvss_de_en/s2s/test.tsv +0 -0
- comspeech/cvss_de_en/s2s/test.txt +0 -0
- comspeech/cvss_de_en/s2s/train.tsv +3 -0
- comspeech/cvss_de_en/s2s/vocab.txt +70 -0
- comspeech/cvss_de_en/speech2unigram/dev.tsv +0 -0
- comspeech/cvss_de_en/speech2unigram/test.tsv +0 -0
- comspeech/cvss_de_en/speech2unigram/train.tsv +3 -0
- comspeech/cvss_de_en/tgt_phoneme/dev.tsv +0 -0
- comspeech/cvss_de_en/tgt_phoneme/test.tsv +0 -0
- comspeech/cvss_de_en/tgt_phoneme/train.tsv +3 -0
- comspeech/cvss_de_en/tgt_unigram6000/dev.tsv +0 -0
- comspeech/cvss_de_en/tgt_unigram6000/test.tsv +0 -0
- comspeech/cvss_de_en/tgt_unigram6000/train.tsv +3 -0
- comspeech/cvss_es_en/s2s/config.yaml +47 -0
- comspeech/cvss_es_en/s2s/config_multiscale.yaml +11 -0
- comspeech/cvss_es_en/s2s/config_phoneme.yaml +5 -0
- comspeech/cvss_es_en/s2s/config_sup.yaml +47 -0
- comspeech/cvss_es_en/s2s/dev.full.tsv +0 -0
- comspeech/cvss_es_en/s2s/dev.tsv +0 -0
- comspeech/cvss_es_en/s2s/spm_unigram_joint.model +3 -0
- comspeech/cvss_es_en/s2s/spm_unigram_joint.txt +5996 -0
- comspeech/cvss_es_en/s2s/test.full.tsv +0 -0
- comspeech/cvss_es_en/s2s/test.tsv +0 -0
- comspeech/cvss_es_en/s2s/test.txt +0 -0
- comspeech/cvss_es_en/s2s/train.tsv +3 -0
- comspeech/cvss_es_en/s2s/vocab.txt +70 -0
- comspeech/cvss_es_en/speech2unigram/dev.tsv +0 -0
- comspeech/cvss_es_en/speech2unigram/test.tsv +0 -0
- comspeech/cvss_es_en/speech2unigram/train.tsv +0 -0
- comspeech/cvss_es_en/tgt_phoneme/dev.tsv +0 -0
- comspeech/cvss_es_en/tgt_phoneme/test.tsv +0 -0
- comspeech/cvss_es_en/tgt_phoneme/train.tsv +0 -0
- comspeech/cvss_es_en/tgt_unigram6000/dev.tsv +0 -0
- comspeech/cvss_es_en/tgt_unigram6000/test.tsv +0 -0
- comspeech/cvss_es_en/tgt_unigram6000/train.tsv +0 -0
- comspeech/cvss_fr_en/s2s/config.yaml +47 -0
- comspeech/cvss_fr_en/s2s/config_multiscale.yaml +11 -0
- comspeech/cvss_fr_en/s2s/config_phoneme.yaml +5 -0
- comspeech/cvss_fr_en/s2s/config_sup.yaml +47 -0
- comspeech/cvss_fr_en/s2s/dev.full.tsv +0 -0
.gitattributes
CHANGED
@@ -53,3 +53,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
comspeech/cvss_de_en/s2s/train.tsv filter=lfs diff=lfs merge=lfs -text
|
57 |
+
comspeech/cvss_de_en/speech2unigram/train.tsv filter=lfs diff=lfs merge=lfs -text
|
58 |
+
comspeech/cvss_de_en/tgt_phoneme/train.tsv filter=lfs diff=lfs merge=lfs -text
|
59 |
+
comspeech/cvss_de_en/tgt_unigram6000/train.tsv filter=lfs diff=lfs merge=lfs -text
|
60 |
+
comspeech/cvss_es_en/s2s/train.tsv filter=lfs diff=lfs merge=lfs -text
|
61 |
+
comspeech/cvss_fr_en/s2s/train.tsv filter=lfs diff=lfs merge=lfs -text
|
62 |
+
comspeech/cvss_fr_en/speech2unigram/train.tsv filter=lfs diff=lfs merge=lfs -text
|
63 |
+
comspeech/cvss_fr_en/tgt_phoneme/train.tsv filter=lfs diff=lfs merge=lfs -text
|
64 |
+
comspeech/cvss_fr_en/tgt_unigram6000/train.tsv filter=lfs diff=lfs merge=lfs -text
|
65 |
+
comspeech/cvss_x_en/tts/dev.tsv filter=lfs diff=lfs merge=lfs -text
|
66 |
+
comspeech/cvss_x_en/tts/test.tsv filter=lfs diff=lfs merge=lfs -text
|
67 |
+
comspeech/cvss_x_en/tts/train.tsv filter=lfs diff=lfs merge=lfs -text
|
comspeech/cvss_de_en/s2s/config.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.912702560424805
|
20 |
+
energy_min: 0.0
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.5965910920807405
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/comspeech/cvss_x_en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_de_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_de_en/s2s/config_multiscale.yaml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_de_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_de_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
6 |
+
target_unigram:
|
7 |
+
decoder_type: transformer
|
8 |
+
dict: data/comspeech/cvss_de_en/s2s/spm_unigram_joint.txt
|
9 |
+
data: data/comspeech/cvss_de_en/tgt_unigram6000
|
10 |
+
loss_weight: 0.0
|
11 |
+
|
comspeech/cvss_de_en/s2s/config_phoneme.yaml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_de_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_de_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
comspeech/cvss_de_en/s2s/config_sup.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.891706466674805
|
20 |
+
energy_min: 1.0e-08
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.5370387059206
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/cvss-c/de-en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_de_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_de_en/s2s/dev.full.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/s2s/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/s2s/spm_unigram_joint.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae7d135e690cf896c5bb568d1630ad6ea76e7cbd60946f0837912ece36b394f5
|
3 |
+
size 342965
|
comspeech/cvss_de_en/s2s/spm_unigram_joint.txt
ADDED
@@ -0,0 +1,5996 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
▁the 1
|
2 |
+
s 1
|
3 |
+
▁of 1
|
4 |
+
▁a 1
|
5 |
+
▁to 1
|
6 |
+
▁in 1
|
7 |
+
▁is 1
|
8 |
+
▁and 1
|
9 |
+
▁it 1
|
10 |
+
' 1
|
11 |
+
▁i 1
|
12 |
+
▁he 1
|
13 |
+
t 1
|
14 |
+
▁was 1
|
15 |
+
▁you 1
|
16 |
+
▁are 1
|
17 |
+
ed 1
|
18 |
+
▁for 1
|
19 |
+
▁that 1
|
20 |
+
▁this 1
|
21 |
+
ing 1
|
22 |
+
n 1
|
23 |
+
▁with 1
|
24 |
+
▁on 1
|
25 |
+
▁be 1
|
26 |
+
d 1
|
27 |
+
▁his 1
|
28 |
+
▁we 1
|
29 |
+
▁have 1
|
30 |
+
▁not 1
|
31 |
+
▁from 1
|
32 |
+
▁they 1
|
33 |
+
▁one 1
|
34 |
+
▁by 1
|
35 |
+
▁at 1
|
36 |
+
▁as 1
|
37 |
+
▁can 1
|
38 |
+
▁will 1
|
39 |
+
y 1
|
40 |
+
▁an 1
|
41 |
+
m 1
|
42 |
+
▁do 1
|
43 |
+
ly 1
|
44 |
+
e 1
|
45 |
+
▁there 1
|
46 |
+
▁has 1
|
47 |
+
er 1
|
48 |
+
▁she 1
|
49 |
+
▁two 1
|
50 |
+
▁were 1
|
51 |
+
▁what 1
|
52 |
+
▁de 1
|
53 |
+
al 1
|
54 |
+
▁also 1
|
55 |
+
▁me 1
|
56 |
+
re 1
|
57 |
+
▁all 1
|
58 |
+
▁my 1
|
59 |
+
c 1
|
60 |
+
▁but 1
|
61 |
+
▁hundred 1
|
62 |
+
▁or 1
|
63 |
+
r 1
|
64 |
+
es 1
|
65 |
+
o 1
|
66 |
+
▁their 1
|
67 |
+
▁her 1
|
68 |
+
▁no 1
|
69 |
+
▁like 1
|
70 |
+
▁time 1
|
71 |
+
▁your 1
|
72 |
+
▁go 1
|
73 |
+
▁had 1
|
74 |
+
▁three 1
|
75 |
+
▁first 1
|
76 |
+
▁up 1
|
77 |
+
▁him 1
|
78 |
+
▁would 1
|
79 |
+
a 1
|
80 |
+
▁street 1
|
81 |
+
▁who 1
|
82 |
+
▁so 1
|
83 |
+
p 1
|
84 |
+
▁out 1
|
85 |
+
▁if 1
|
86 |
+
▁more 1
|
87 |
+
▁when 1
|
88 |
+
▁only 1
|
89 |
+
▁other 1
|
90 |
+
▁been 1
|
91 |
+
▁these 1
|
92 |
+
▁very 1
|
93 |
+
▁did 1
|
94 |
+
ll 1
|
95 |
+
▁some 1
|
96 |
+
▁how 1
|
97 |
+
▁after 1
|
98 |
+
▁about 1
|
99 |
+
▁its 1
|
100 |
+
▁don 1
|
101 |
+
▁does 1
|
102 |
+
i 1
|
103 |
+
ation 1
|
104 |
+
l 1
|
105 |
+
▁four 1
|
106 |
+
▁la 1
|
107 |
+
▁which 1
|
108 |
+
▁number 1
|
109 |
+
u 1
|
110 |
+
▁them 1
|
111 |
+
▁new 1
|
112 |
+
▁where 1
|
113 |
+
g 1
|
114 |
+
▁come 1
|
115 |
+
▁good 1
|
116 |
+
▁now 1
|
117 |
+
▁people 1
|
118 |
+
▁here 1
|
119 |
+
▁well 1
|
120 |
+
▁want 1
|
121 |
+
▁work 1
|
122 |
+
▁five 1
|
123 |
+
in 1
|
124 |
+
▁let 1
|
125 |
+
▁s 1
|
126 |
+
▁many 1
|
127 |
+
ic 1
|
128 |
+
▁know 1
|
129 |
+
ro 1
|
130 |
+
▁then 1
|
131 |
+
▁e 1
|
132 |
+
▁am 1
|
133 |
+
▁back 1
|
134 |
+
b 1
|
135 |
+
▁thousand 1
|
136 |
+
▁could 1
|
137 |
+
f 1
|
138 |
+
▁during 1
|
139 |
+
▁any 1
|
140 |
+
▁part 1
|
141 |
+
▁twenty 1
|
142 |
+
le 1
|
143 |
+
ra 1
|
144 |
+
li 1
|
145 |
+
or 1
|
146 |
+
▁get 1
|
147 |
+
▁most 1
|
148 |
+
▁into 1
|
149 |
+
▁made 1
|
150 |
+
▁take 1
|
151 |
+
▁please 1
|
152 |
+
▁over 1
|
153 |
+
▁going 1
|
154 |
+
ion 1
|
155 |
+
▁same 1
|
156 |
+
▁should 1
|
157 |
+
▁re 1
|
158 |
+
▁year 1
|
159 |
+
on 1
|
160 |
+
▁o 1
|
161 |
+
▁see 1
|
162 |
+
▁used 1
|
163 |
+
an 1
|
164 |
+
en 1
|
165 |
+
▁than 1
|
166 |
+
▁man 1
|
167 |
+
ve 1
|
168 |
+
▁floor 1
|
169 |
+
ar 1
|
170 |
+
ch 1
|
171 |
+
▁six 1
|
172 |
+
▁way 1
|
173 |
+
▁however 1
|
174 |
+
z 1
|
175 |
+
▁our 1
|
176 |
+
ia 1
|
177 |
+
▁city 1
|
178 |
+
ur 1
|
179 |
+
▁still 1
|
180 |
+
▁place 1
|
181 |
+
▁d 1
|
182 |
+
ta 1
|
183 |
+
▁need 1
|
184 |
+
▁name 1
|
185 |
+
▁just 1
|
186 |
+
▁make 1
|
187 |
+
▁day 1
|
188 |
+
el 1
|
189 |
+
▁seven 1
|
190 |
+
▁long 1
|
191 |
+
ne 1
|
192 |
+
▁amendment 1
|
193 |
+
ri 1
|
194 |
+
▁right 1
|
195 |
+
▁zero 1
|
196 |
+
▁saint 1
|
197 |
+
th 1
|
198 |
+
ity 1
|
199 |
+
la 1
|
200 |
+
il 1
|
201 |
+
▁eight 1
|
202 |
+
te 1
|
203 |
+
▁end 1
|
204 |
+
ma 1
|
205 |
+
us 1
|
206 |
+
▁car 1
|
207 |
+
k 1
|
208 |
+
é 1
|
209 |
+
ck 1
|
210 |
+
▁located 1
|
211 |
+
▁years 1
|
212 |
+
▁must 1
|
213 |
+
ers 1
|
214 |
+
lo 1
|
215 |
+
▁support 1
|
216 |
+
▁last 1
|
217 |
+
se 1
|
218 |
+
▁even 1
|
219 |
+
▁later 1
|
220 |
+
▁much 1
|
221 |
+
▁found 1
|
222 |
+
na 1
|
223 |
+
▁un 1
|
224 |
+
▁world 1
|
225 |
+
▁thirty 1
|
226 |
+
▁under 1
|
227 |
+
▁al 1
|
228 |
+
▁without 1
|
229 |
+
▁because 1
|
230 |
+
▁water 1
|
231 |
+
▁road 1
|
232 |
+
▁think 1
|
233 |
+
▁school 1
|
234 |
+
▁second 1
|
235 |
+
▁old 1
|
236 |
+
ter 1
|
237 |
+
▁may 1
|
238 |
+
▁several 1
|
239 |
+
is 1
|
240 |
+
ment 1
|
241 |
+
▁us 1
|
242 |
+
▁each 1
|
243 |
+
able 1
|
244 |
+
▁du 1
|
245 |
+
▁le 1
|
246 |
+
ce 1
|
247 |
+
▁mr 1
|
248 |
+
▁between 1
|
249 |
+
▁war 1
|
250 |
+
de 1
|
251 |
+
▁con 1
|
252 |
+
▁again 1
|
253 |
+
▁p 1
|
254 |
+
▁always 1
|
255 |
+
w 1
|
256 |
+
▁different 1
|
257 |
+
▁through 1
|
258 |
+
▁before 1
|
259 |
+
▁today 1
|
260 |
+
ist 1
|
261 |
+
▁nine 1
|
262 |
+
ca 1
|
263 |
+
▁too 1
|
264 |
+
▁open 1
|
265 |
+
▁give 1
|
266 |
+
ry 1
|
267 |
+
it 1
|
268 |
+
▁left 1
|
269 |
+
▁little 1
|
270 |
+
▁small 1
|
271 |
+
▁both 1
|
272 |
+
ian 1
|
273 |
+
▁said 1
|
274 |
+
▁ten 1
|
275 |
+
▁family 1
|
276 |
+
▁great 1
|
277 |
+
▁k 1
|
278 |
+
▁down 1
|
279 |
+
▁use 1
|
280 |
+
ent 1
|
281 |
+
ine 1
|
282 |
+
▁important 1
|
283 |
+
▁such 1
|
284 |
+
ies 1
|
285 |
+
▁father 1
|
286 |
+
▁co 1
|
287 |
+
▁life 1
|
288 |
+
▁being 1
|
289 |
+
tic 1
|
290 |
+
▁why 1
|
291 |
+
▁those 1
|
292 |
+
ate 1
|
293 |
+
co 1
|
294 |
+
▁love 1
|
295 |
+
▁g 1
|
296 |
+
▁t 1
|
297 |
+
▁already 1
|
298 |
+
▁main 1
|
299 |
+
▁never 1
|
300 |
+
ive 1
|
301 |
+
▁forty 1
|
302 |
+
▁house 1
|
303 |
+
▁put 1
|
304 |
+
v 1
|
305 |
+
ti 1
|
306 |
+
▁head 1
|
307 |
+
▁find 1
|
308 |
+
▁fifty 1
|
309 |
+
et 1
|
310 |
+
ge 1
|
311 |
+
▁town 1
|
312 |
+
▁son 1
|
313 |
+
- 1
|
314 |
+
▁area 1
|
315 |
+
▁c 1
|
316 |
+
▁order 1
|
317 |
+
▁another 1
|
318 |
+
▁few 1
|
319 |
+
▁lot 1
|
320 |
+
▁every 1
|
321 |
+
▁li 1
|
322 |
+
▁since 1
|
323 |
+
▁national 1
|
324 |
+
▁group 1
|
325 |
+
▁room 1
|
326 |
+
▁state 1
|
327 |
+
tion 1
|
328 |
+
▁won 1
|
329 |
+
▁hand 1
|
330 |
+
h 1
|
331 |
+
ul 1
|
332 |
+
▁became 1
|
333 |
+
ol 1
|
334 |
+
▁say 1
|
335 |
+
▁l 1
|
336 |
+
▁known 1
|
337 |
+
▁team 1
|
338 |
+
▁home 1
|
339 |
+
▁b 1
|
340 |
+
▁ra 1
|
341 |
+
▁university 1
|
342 |
+
to 1
|
343 |
+
▁look 1
|
344 |
+
da 1
|
345 |
+
▁got 1
|
346 |
+
ga 1
|
347 |
+
ness 1
|
348 |
+
▁mo 1
|
349 |
+
go 1
|
350 |
+
▁off 1
|
351 |
+
▁free 1
|
352 |
+
▁around 1
|
353 |
+
▁high 1
|
354 |
+
▁general 1
|
355 |
+
▁church 1
|
356 |
+
me 1
|
357 |
+
▁called 1
|
358 |
+
▁took 1
|
359 |
+
▁children 1
|
360 |
+
▁next 1
|
361 |
+
▁against 1
|
362 |
+
▁went 1
|
363 |
+
ke 1
|
364 |
+
▁came 1
|
365 |
+
ted 1
|
366 |
+
man 1
|
367 |
+
▁mar 1
|
368 |
+
▁law 1
|
369 |
+
▁help 1
|
370 |
+
▁en 1
|
371 |
+
▁something 1
|
372 |
+
▁se 1
|
373 |
+
▁public 1
|
374 |
+
ba 1
|
375 |
+
at 1
|
376 |
+
▁point 1
|
377 |
+
▁better 1
|
378 |
+
▁often 1
|
379 |
+
▁building 1
|
380 |
+
▁pa 1
|
381 |
+
▁light 1
|
382 |
+
▁away 1
|
383 |
+
▁sixty 1
|
384 |
+
▁own 1
|
385 |
+
age 1
|
386 |
+
▁center 1
|
387 |
+
▁side 1
|
388 |
+
▁door 1
|
389 |
+
▁per 1
|
390 |
+
▁born 1
|
391 |
+
▁bar 1
|
392 |
+
▁seventy 1
|
393 |
+
▁ro 1
|
394 |
+
▁call 1
|
395 |
+
▁case 1
|
396 |
+
ism 1
|
397 |
+
as 1
|
398 |
+
▁south 1
|
399 |
+
▁therefore 1
|
400 |
+
▁while 1
|
401 |
+
ous 1
|
402 |
+
▁ca 1
|
403 |
+
▁best 1
|
404 |
+
di 1
|
405 |
+
▁u 1
|
406 |
+
▁show 1
|
407 |
+
lu 1
|
408 |
+
▁country 1
|
409 |
+
▁everything 1
|
410 |
+
ary 1
|
411 |
+
▁really 1
|
412 |
+
ver 1
|
413 |
+
▁play 1
|
414 |
+
▁government 1
|
415 |
+
▁works 1
|
416 |
+
▁young 1
|
417 |
+
vi 1
|
418 |
+
ated 1
|
419 |
+
x 1
|
420 |
+
um 1
|
421 |
+
ard 1
|
422 |
+
▁bad 1
|
423 |
+
ff 1
|
424 |
+
▁mother 1
|
425 |
+
▁vi 1
|
426 |
+
un 1
|
427 |
+
▁land 1
|
428 |
+
po 1
|
429 |
+
ac 1
|
430 |
+
▁french 1
|
431 |
+
▁night 1
|
432 |
+
be 1
|
433 |
+
▁bo 1
|
434 |
+
▁ninety 1
|
435 |
+
▁live 1
|
436 |
+
▁possible 1
|
437 |
+
▁big 1
|
438 |
+
▁things 1
|
439 |
+
ir 1
|
440 |
+
ig 1
|
441 |
+
mo 1
|
442 |
+
▁pro 1
|
443 |
+
ci 1
|
444 |
+
▁turn 1
|
445 |
+
ant 1
|
446 |
+
▁nothing 1
|
447 |
+
ni 1
|
448 |
+
▁m 1
|
449 |
+
pe 1
|
450 |
+
▁system 1
|
451 |
+
do 1
|
452 |
+
▁company 1
|
453 |
+
▁di 1
|
454 |
+
ish 1
|
455 |
+
▁among 1
|
456 |
+
▁talk 1
|
457 |
+
▁music 1
|
458 |
+
ha 1
|
459 |
+
▁member 1
|
460 |
+
▁yes 1
|
461 |
+
▁na 1
|
462 |
+
▁pe 1
|
463 |
+
son 1
|
464 |
+
▁until 1
|
465 |
+
▁species 1
|
466 |
+
ie 1
|
467 |
+
▁ba 1
|
468 |
+
bi 1
|
469 |
+
▁sea 1
|
470 |
+
ting 1
|
471 |
+
va 1
|
472 |
+
▁station 1
|
473 |
+
▁period 1
|
474 |
+
▁white 1
|
475 |
+
▁considered 1
|
476 |
+
▁leave 1
|
477 |
+
▁tell 1
|
478 |
+
▁short 1
|
479 |
+
▁large 1
|
480 |
+
▁north 1
|
481 |
+
▁german 1
|
482 |
+
▁himself 1
|
483 |
+
▁river 1
|
484 |
+
no 1
|
485 |
+
▁red 1
|
486 |
+
▁international 1
|
487 |
+
▁st 1
|
488 |
+
▁club 1
|
489 |
+
land 1
|
490 |
+
▁black 1
|
491 |
+
▁together 1
|
492 |
+
▁once 1
|
493 |
+
est 1
|
494 |
+
less 1
|
495 |
+
▁district 1
|
496 |
+
pa 1
|
497 |
+
▁village 1
|
498 |
+
▁following 1
|
499 |
+
▁front 1
|
500 |
+
▁close 1
|
501 |
+
▁far 1
|
502 |
+
▁pi 1
|
503 |
+
▁eighty 1
|
504 |
+
ng 1
|
505 |
+
▁president 1
|
506 |
+
▁dis 1
|
507 |
+
ou 1
|
508 |
+
▁pre 1
|
509 |
+
▁currently 1
|
510 |
+
▁post 1
|
511 |
+
▁person 1
|
512 |
+
▁cannot 1
|
513 |
+
▁anything 1
|
514 |
+
ton 1
|
515 |
+
▁ha 1
|
516 |
+
▁set 1
|
517 |
+
cy 1
|
518 |
+
ot 1
|
519 |
+
▁lo 1
|
520 |
+
que 1
|
521 |
+
▁v 1
|
522 |
+
▁due 1
|
523 |
+
▁f 1
|
524 |
+
▁men 1
|
525 |
+
▁party 1
|
526 |
+
▁started 1
|
527 |
+
▁fire 1
|
528 |
+
▁played 1
|
529 |
+
▁mi 1
|
530 |
+
▁course 1
|
531 |
+
▁sa 1
|
532 |
+
▁book 1
|
533 |
+
▁office 1
|
534 |
+
▁cor 1
|
535 |
+
am 1
|
536 |
+
▁keep 1
|
537 |
+
ier 1
|
538 |
+
▁ri 1
|
539 |
+
▁local 1
|
540 |
+
che 1
|
541 |
+
▁soon 1
|
542 |
+
▁sure 1
|
543 |
+
ph 1
|
544 |
+
▁real 1
|
545 |
+
▁film 1
|
546 |
+
▁speak 1
|
547 |
+
ber 1
|
548 |
+
ho 1
|
549 |
+
▁change 1
|
550 |
+
ny 1
|
551 |
+
os 1
|
552 |
+
▁stop 1
|
553 |
+
▁ta 1
|
554 |
+
▁start 1
|
555 |
+
▁enough 1
|
556 |
+
▁line 1
|
557 |
+
▁united 1
|
558 |
+
▁sur 1
|
559 |
+
sh 1
|
560 |
+
▁position 1
|
561 |
+
▁according 1
|
562 |
+
▁present 1
|
563 |
+
▁named 1
|
564 |
+
▁third 1
|
565 |
+
▁power 1
|
566 |
+
▁worked 1
|
567 |
+
▁almost 1
|
568 |
+
▁states 1
|
569 |
+
▁season 1
|
570 |
+
der 1
|
571 |
+
ling 1
|
572 |
+
▁france 1
|
573 |
+
ang 1
|
574 |
+
▁ma 1
|
575 |
+
▁r 1
|
576 |
+
▁air 1
|
577 |
+
▁everyone 1
|
578 |
+
▁process 1
|
579 |
+
▁bi 1
|
580 |
+
▁able 1
|
581 |
+
▁times 1
|
582 |
+
▁project 1
|
583 |
+
▁language 1
|
584 |
+
im 1
|
585 |
+
▁opinion 1
|
586 |
+
vo 1
|
587 |
+
▁ho 1
|
588 |
+
min 1
|
589 |
+
▁rain 1
|
590 |
+
▁fact 1
|
591 |
+
▁w 1
|
592 |
+
▁form 1
|
593 |
+
▁paris 1
|
594 |
+
les 1
|
595 |
+
▁mister 1
|
596 |
+
mi 1
|
597 |
+
▁po 1
|
598 |
+
pi 1
|
599 |
+
▁built 1
|
600 |
+
▁jean 1
|
601 |
+
▁ni 1
|
602 |
+
▁usually 1
|
603 |
+
▁pay 1
|
604 |
+
ally 1
|
605 |
+
▁near 1
|
606 |
+
▁working 1
|
607 |
+
▁el 1
|
608 |
+
au 1
|
609 |
+
▁council 1
|
610 |
+
gu 1
|
611 |
+
▁game 1
|
612 |
+
▁region 1
|
613 |
+
▁kind 1
|
614 |
+
▁hu 1
|
615 |
+
▁money 1
|
616 |
+
▁table 1
|
617 |
+
▁history 1
|
618 |
+
▁eat 1
|
619 |
+
▁become 1
|
620 |
+
▁oh 1
|
621 |
+
▁finally 1
|
622 |
+
▁art 1
|
623 |
+
id 1
|
624 |
+
▁studied 1
|
625 |
+
▁death 1
|
626 |
+
▁brother 1
|
627 |
+
▁days 1
|
628 |
+
ron 1
|
629 |
+
▁thought 1
|
630 |
+
▁done 1
|
631 |
+
▁jo 1
|
632 |
+
▁moment 1
|
633 |
+
▁ar 1
|
634 |
+
ka 1
|
635 |
+
▁understand 1
|
636 |
+
▁married 1
|
637 |
+
▁daughter 1
|
638 |
+
▁gu 1
|
639 |
+
▁half 1
|
640 |
+
▁rest 1
|
641 |
+
▁ver 1
|
642 |
+
▁lu 1
|
643 |
+
▁lost 1
|
644 |
+
▁sometimes 1
|
645 |
+
▁ju 1
|
646 |
+
▁ex 1
|
647 |
+
▁service 1
|
648 |
+
ful 1
|
649 |
+
▁human 1
|
650 |
+
▁political 1
|
651 |
+
▁god 1
|
652 |
+
▁special 1
|
653 |
+
▁full 1
|
654 |
+
▁less 1
|
655 |
+
▁train 1
|
656 |
+
ance 1
|
657 |
+
▁avenue 1
|
658 |
+
▁necessary 1
|
659 |
+
▁eyes 1
|
660 |
+
▁include 1
|
661 |
+
▁lives 1
|
662 |
+
▁stay 1
|
663 |
+
▁capital 1
|
664 |
+
▁ti 1
|
665 |
+
▁single 1
|
666 |
+
▁bit 1
|
667 |
+
▁friend 1
|
668 |
+
▁age 1
|
669 |
+
▁women 1
|
670 |
+
▁sun 1
|
671 |
+
▁example 1
|
672 |
+
nce 1
|
673 |
+
▁mont 1
|
674 |
+
▁believe 1
|
675 |
+
▁seen 1
|
676 |
+
▁received 1
|
677 |
+
▁park 1
|
678 |
+
▁result 1
|
679 |
+
▁role 1
|
680 |
+
▁king 1
|
681 |
+
▁community 1
|
682 |
+
▁su 1
|
683 |
+
▁common 1
|
684 |
+
▁face 1
|
685 |
+
▁sister 1
|
686 |
+
▁cla 1
|
687 |
+
▁thing 1
|
688 |
+
▁comp 1
|
689 |
+
rs 1
|
690 |
+
▁someone 1
|
691 |
+
▁mrs 1
|
692 |
+
▁mainly 1
|
693 |
+
▁goes 1
|
694 |
+
▁career 1
|
695 |
+
cu 1
|
696 |
+
ten 1
|
697 |
+
▁yet 1
|
698 |
+
om 1
|
699 |
+
▁cold 1
|
700 |
+
▁natural 1
|
701 |
+
▁woman 1
|
702 |
+
▁child 1
|
703 |
+
ad 1
|
704 |
+
▁comes 1
|
705 |
+
▁job 1
|
706 |
+
▁cha 1
|
707 |
+
▁court 1
|
708 |
+
bu 1
|
709 |
+
ence 1
|
710 |
+
▁album 1
|
711 |
+
▁based 1
|
712 |
+
▁gra 1
|
713 |
+
▁social 1
|
714 |
+
▁hard 1
|
715 |
+
ating 1
|
716 |
+
ler 1
|
717 |
+
▁color 1
|
718 |
+
▁body 1
|
719 |
+
ster 1
|
720 |
+
▁sub 1
|
721 |
+
▁addition 1
|
722 |
+
gue 1
|
723 |
+
he 1
|
724 |
+
ial 1
|
725 |
+
▁various 1
|
726 |
+
▁port 1
|
727 |
+
▁ka 1
|
728 |
+
▁boy 1
|
729 |
+
▁american 1
|
730 |
+
▁information 1
|
731 |
+
▁problem 1
|
732 |
+
men 1
|
733 |
+
▁test 1
|
734 |
+
▁food 1
|
735 |
+
▁series 1
|
736 |
+
▁doctor 1
|
737 |
+
▁wine 1
|
738 |
+
bo 1
|
739 |
+
▁looking 1
|
740 |
+
▁strong 1
|
741 |
+
▁happy 1
|
742 |
+
▁space 1
|
743 |
+
▁song 1
|
744 |
+
ut 1
|
745 |
+
▁sta 1
|
746 |
+
▁development 1
|
747 |
+
▁means 1
|
748 |
+
▁thank 1
|
749 |
+
▁del 1
|
750 |
+
▁band 1
|
751 |
+
▁business 1
|
752 |
+
▁wanted 1
|
753 |
+
▁makes 1
|
754 |
+
ther 1
|
755 |
+
▁plan 1
|
756 |
+
ized 1
|
757 |
+
▁others 1
|
758 |
+
▁voice 1
|
759 |
+
▁died 1
|
760 |
+
▁round 1
|
761 |
+
▁county 1
|
762 |
+
▁minister 1
|
763 |
+
▁english 1
|
764 |
+
ology 1
|
765 |
+
io 1
|
766 |
+
▁thus 1
|
767 |
+
▁bring 1
|
768 |
+
▁va 1
|
769 |
+
res 1
|
770 |
+
▁honor 1
|
771 |
+
▁coming 1
|
772 |
+
▁current 1
|
773 |
+
▁read 1
|
774 |
+
▁west 1
|
775 |
+
▁act 1
|
776 |
+
▁middle 1
|
777 |
+
▁matter 1
|
778 |
+
▁th 1
|
779 |
+
ja 1
|
780 |
+
ical 1
|
781 |
+
ty 1
|
782 |
+
mon 1
|
783 |
+
▁title 1
|
784 |
+
op 1
|
785 |
+
gen 1
|
786 |
+
▁central 1
|
787 |
+
▁past 1
|
788 |
+
▁count 1
|
789 |
+
▁bu 1
|
790 |
+
▁ru 1
|
791 |
+
▁wait 1
|
792 |
+
▁ja 1
|
793 |
+
▁taken 1
|
794 |
+
▁reason 1
|
795 |
+
▁towards 1
|
796 |
+
▁follow 1
|
797 |
+
sa 1
|
798 |
+
▁whole 1
|
799 |
+
▁ship 1
|
800 |
+
▁wind 1
|
801 |
+
▁having 1
|
802 |
+
▁similar 1
|
803 |
+
▁return 1
|
804 |
+
▁origin 1
|
805 |
+
▁poor 1
|
806 |
+
▁quickly 1
|
807 |
+
▁green 1
|
808 |
+
▁fish 1
|
809 |
+
lin 1
|
810 |
+
▁subject 1
|
811 |
+
▁ 1
|
812 |
+
▁stone 1
|
813 |
+
▁sp 1
|
814 |
+
▁report 1
|
815 |
+
▁final 1
|
816 |
+
▁san 1
|
817 |
+
▁buy 1
|
818 |
+
tor 1
|
819 |
+
ran 1
|
820 |
+
▁feel 1
|
821 |
+
con 1
|
822 |
+
▁list 1
|
823 |
+
▁education 1
|
824 |
+
▁department 1
|
825 |
+
▁members 1
|
826 |
+
▁east 1
|
827 |
+
▁movie 1
|
828 |
+
▁n 1
|
829 |
+
▁program 1
|
830 |
+
▁clear 1
|
831 |
+
tu 1
|
832 |
+
ak 1
|
833 |
+
▁girl 1
|
834 |
+
ure 1
|
835 |
+
▁style 1
|
836 |
+
▁story 1
|
837 |
+
▁market 1
|
838 |
+
▁hope 1
|
839 |
+
▁island 1
|
840 |
+
ator 1
|
841 |
+
▁seat 1
|
842 |
+
▁situation 1
|
843 |
+
▁des 1
|
844 |
+
▁word 1
|
845 |
+
▁care 1
|
846 |
+
▁european 1
|
847 |
+
▁wall 1
|
848 |
+
▁hi 1
|
849 |
+
▁bre 1
|
850 |
+
▁director 1
|
851 |
+
ization 1
|
852 |
+
▁research 1
|
853 |
+
▁nor 1
|
854 |
+
▁castle 1
|
855 |
+
▁difficult 1
|
856 |
+
led 1
|
857 |
+
▁level 1
|
858 |
+
▁plant 1
|
859 |
+
nes 1
|
860 |
+
▁imp 1
|
861 |
+
▁tra 1
|
862 |
+
▁success 1
|
863 |
+
▁completely 1
|
864 |
+
▁given 1
|
865 |
+
▁square 1
|
866 |
+
ite 1
|
867 |
+
▁spanish 1
|
868 |
+
ru 1
|
869 |
+
▁field 1
|
870 |
+
ize 1
|
871 |
+
▁takes 1
|
872 |
+
▁cost 1
|
873 |
+
▁within 1
|
874 |
+
▁quite 1
|
875 |
+
ner 1
|
876 |
+
▁meet 1
|
877 |
+
▁da 1
|
878 |
+
▁hair 1
|
879 |
+
▁heart 1
|
880 |
+
▁words 1
|
881 |
+
▁ve 1
|
882 |
+
ship 1
|
883 |
+
▁nu 1
|
884 |
+
▁ask 1
|
885 |
+
▁longer 1
|
886 |
+
▁economic 1
|
887 |
+
▁card 1
|
888 |
+
▁text 1
|
889 |
+
▁military 1
|
890 |
+
▁behind 1
|
891 |
+
▁model 1
|
892 |
+
▁created 1
|
893 |
+
fi 1
|
894 |
+
▁code 1
|
895 |
+
▁ground 1
|
896 |
+
▁question 1
|
897 |
+
▁construction 1
|
898 |
+
▁ga 1
|
899 |
+
▁inter 1
|
900 |
+
▁studies 1
|
901 |
+
▁population 1
|
902 |
+
ze 1
|
903 |
+
▁dark 1
|
904 |
+
▁doing 1
|
905 |
+
▁production 1
|
906 |
+
▁sch 1
|
907 |
+
▁player 1
|
908 |
+
▁saw 1
|
909 |
+
▁certain 1
|
910 |
+
▁gave 1
|
911 |
+
▁wife 1
|
912 |
+
▁seems 1
|
913 |
+
▁fi 1
|
914 |
+
▁ne 1
|
915 |
+
▁board 1
|
916 |
+
▁date 1
|
917 |
+
▁travel 1
|
918 |
+
▁dead 1
|
919 |
+
▁mu 1
|
920 |
+
▁try 1
|
921 |
+
▁plays 1
|
922 |
+
▁bank 1
|
923 |
+
▁remains 1
|
924 |
+
▁written 1
|
925 |
+
▁published 1
|
926 |
+
▁roman 1
|
927 |
+
fa 1
|
928 |
+
▁study 1
|
929 |
+
▁fifteen 1
|
930 |
+
▁municipality 1
|
931 |
+
▁minutes 1
|
932 |
+
▁add 1
|
933 |
+
▁run 1
|
934 |
+
▁least 1
|
935 |
+
za 1
|
936 |
+
▁top 1
|
937 |
+
▁beautiful 1
|
938 |
+
▁grand 1
|
939 |
+
▁asked 1
|
940 |
+
em 1
|
941 |
+
▁attack 1
|
942 |
+
▁vote 1
|
943 |
+
▁countries 1
|
944 |
+
▁article 1
|
945 |
+
gg 1
|
946 |
+
ious 1
|
947 |
+
▁beginning 1
|
948 |
+
▁ge 1
|
949 |
+
▁consist 1
|
950 |
+
▁char 1
|
951 |
+
▁move 1
|
952 |
+
▁morning 1
|
953 |
+
▁watch 1
|
954 |
+
▁early 1
|
955 |
+
▁fight 1
|
956 |
+
▁version 1
|
957 |
+
▁garden 1
|
958 |
+
▁week 1
|
959 |
+
▁living 1
|
960 |
+
mer 1
|
961 |
+
▁experience 1
|
962 |
+
▁cut 1
|
963 |
+
▁twelve 1
|
964 |
+
▁class 1
|
965 |
+
▁germany 1
|
966 |
+
▁charge 1
|
967 |
+
▁pen 1
|
968 |
+
▁books 1
|
969 |
+
▁museum 1
|
970 |
+
▁representative 1
|
971 |
+
▁teacher 1
|
972 |
+
▁sound 1
|
973 |
+
▁gi 1
|
974 |
+
hi 1
|
975 |
+
▁former 1
|
976 |
+
▁above 1
|
977 |
+
▁hold 1
|
978 |
+
▁term 1
|
979 |
+
▁master 1
|
980 |
+
▁access 1
|
981 |
+
▁drink 1
|
982 |
+
▁held 1
|
983 |
+
▁mean 1
|
984 |
+
ki 1
|
985 |
+
▁friends 1
|
986 |
+
▁true 1
|
987 |
+
▁province 1
|
988 |
+
▁europe 1
|
989 |
+
ix 1
|
990 |
+
▁hands 1
|
991 |
+
▁blue 1
|
992 |
+
▁weather 1
|
993 |
+
ina 1
|
994 |
+
▁cap 1
|
995 |
+
▁har 1
|
996 |
+
▁rock 1
|
997 |
+
▁professional 1
|
998 |
+
▁sc 1
|
999 |
+
▁wi 1
|
1000 |
+
▁police 1
|
1001 |
+
▁official 1
|
1002 |
+
▁control 1
|
1003 |
+
▁dog 1
|
1004 |
+
▁view 1
|
1005 |
+
▁break 1
|
1006 |
+
▁taking 1
|
1007 |
+
▁shall 1
|
1008 |
+
up 1
|
1009 |
+
▁meeting 1
|
1010 |
+
▁popular 1
|
1011 |
+
▁sal 1
|
1012 |
+
▁type 1
|
1013 |
+
ring 1
|
1014 |
+
▁mor 1
|
1015 |
+
▁inside 1
|
1016 |
+
▁civil 1
|
1017 |
+
ville 1
|
1018 |
+
way 1
|
1019 |
+
▁nice 1
|
1020 |
+
▁h 1
|
1021 |
+
ux 1
|
1022 |
+
▁tour 1
|
1023 |
+
ile 1
|
1024 |
+
▁sorry 1
|
1025 |
+
▁tu 1
|
1026 |
+
dy 1
|
1027 |
+
▁low 1
|
1028 |
+
▁movement 1
|
1029 |
+
▁months 1
|
1030 |
+
▁arm 1
|
1031 |
+
▁enter 1
|
1032 |
+
ities 1
|
1033 |
+
▁parents 1
|
1034 |
+
▁available 1
|
1035 |
+
▁further 1
|
1036 |
+
▁mountain 1
|
1037 |
+
▁software 1
|
1038 |
+
▁bell 1
|
1039 |
+
dic 1
|
1040 |
+
▁getting 1
|
1041 |
+
▁camp 1
|
1042 |
+
▁pla 1
|
1043 |
+
▁fe 1
|
1044 |
+
▁non 1
|
1045 |
+
▁areas 1
|
1046 |
+
▁late 1
|
1047 |
+
let 1
|
1048 |
+
▁stage 1
|
1049 |
+
▁wood 1
|
1050 |
+
▁author 1
|
1051 |
+
▁fa 1
|
1052 |
+
ud 1
|
1053 |
+
▁dr 1
|
1054 |
+
▁paul 1
|
1055 |
+
▁border 1
|
1056 |
+
the 1
|
1057 |
+
▁original 1
|
1058 |
+
if 1
|
1059 |
+
▁cat 1
|
1060 |
+
▁john 1
|
1061 |
+
wa 1
|
1062 |
+
▁base 1
|
1063 |
+
oc 1
|
1064 |
+
▁association 1
|
1065 |
+
▁structure 1
|
1066 |
+
▁covered 1
|
1067 |
+
▁moved 1
|
1068 |
+
▁hear 1
|
1069 |
+
line 1
|
1070 |
+
ille 1
|
1071 |
+
▁les 1
|
1072 |
+
qui 1
|
1073 |
+
▁famous 1
|
1074 |
+
ps 1
|
1075 |
+
▁hall 1
|
1076 |
+
▁y 1
|
1077 |
+
tin 1
|
1078 |
+
▁route 1
|
1079 |
+
▁month 1
|
1080 |
+
▁miss 1
|
1081 |
+
▁commission 1
|
1082 |
+
▁especially 1
|
1083 |
+
▁degree 1
|
1084 |
+
tive 1
|
1085 |
+
▁cross 1
|
1086 |
+
▁tomorrow 1
|
1087 |
+
▁playing 1
|
1088 |
+
▁probably 1
|
1089 |
+
▁data 1
|
1090 |
+
▁personal 1
|
1091 |
+
▁tower 1
|
1092 |
+
ions 1
|
1093 |
+
▁bra 1
|
1094 |
+
▁numerous 1
|
1095 |
+
▁event 1
|
1096 |
+
▁else 1
|
1097 |
+
▁organization 1
|
1098 |
+
ries 1
|
1099 |
+
▁modern 1
|
1100 |
+
▁committee 1
|
1101 |
+
▁ever 1
|
1102 |
+
▁madam 1
|
1103 |
+
▁themselves 1
|
1104 |
+
▁bri 1
|
1105 |
+
▁pu 1
|
1106 |
+
▁issue 1
|
1107 |
+
▁die 1
|
1108 |
+
▁section 1
|
1109 |
+
▁hours 1
|
1110 |
+
▁future 1
|
1111 |
+
▁ko 1
|
1112 |
+
▁mind 1
|
1113 |
+
▁ready 1
|
1114 |
+
▁began 1
|
1115 |
+
▁te 1
|
1116 |
+
▁key 1
|
1117 |
+
▁design 1
|
1118 |
+
▁lower 1
|
1119 |
+
▁eleven 1
|
1120 |
+
▁idea 1
|
1121 |
+
▁interest 1
|
1122 |
+
gi 1
|
1123 |
+
ana 1
|
1124 |
+
▁decided 1
|
1125 |
+
ding 1
|
1126 |
+
▁send 1
|
1127 |
+
tan 1
|
1128 |
+
▁rec 1
|
1129 |
+
▁z 1
|
1130 |
+
per 1
|
1131 |
+
▁sant 1
|
1132 |
+
▁major 1
|
1133 |
+
▁cre 1
|
1134 |
+
▁lake 1
|
1135 |
+
▁outside 1
|
1136 |
+
▁maybe 1
|
1137 |
+
▁followed 1
|
1138 |
+
▁sir 1
|
1139 |
+
▁chi 1
|
1140 |
+
und 1
|
1141 |
+
▁je 1
|
1142 |
+
▁path 1
|
1143 |
+
▁com 1
|
1144 |
+
▁competition 1
|
1145 |
+
▁mer 1
|
1146 |
+
▁yellow 1
|
1147 |
+
▁waiting 1
|
1148 |
+
use 1
|
1149 |
+
▁hit 1
|
1150 |
+
ya 1
|
1151 |
+
▁told 1
|
1152 |
+
▁hot 1
|
1153 |
+
▁rich 1
|
1154 |
+
▁looked 1
|
1155 |
+
▁individual 1
|
1156 |
+
▁che 1
|
1157 |
+
den 1
|
1158 |
+
▁star 1
|
1159 |
+
▁private 1
|
1160 |
+
▁cu 1
|
1161 |
+
▁games 1
|
1162 |
+
▁pass 1
|
1163 |
+
▁offer 1
|
1164 |
+
▁prefer 1
|
1165 |
+
▁nature 1
|
1166 |
+
▁fu 1
|
1167 |
+
▁yourself 1
|
1168 |
+
▁consider 1
|
1169 |
+
▁army 1
|
1170 |
+
▁answer 1
|
1171 |
+
▁thanks 1
|
1172 |
+
▁depend 1
|
1173 |
+
▁closed 1
|
1174 |
+
▁site 1
|
1175 |
+
▁simple 1
|
1176 |
+
▁store 1
|
1177 |
+
▁kill 1
|
1178 |
+
▁union 1
|
1179 |
+
▁tri 1
|
1180 |
+
▁forest 1
|
1181 |
+
lle 1
|
1182 |
+
▁buried 1
|
1183 |
+
▁fo 1
|
1184 |
+
▁fall 1
|
1185 |
+
▁leaves 1
|
1186 |
+
▁remained 1
|
1187 |
+
jo 1
|
1188 |
+
▁size 1
|
1189 |
+
tte 1
|
1190 |
+
▁developed 1
|
1191 |
+
▁immediately 1
|
1192 |
+
▁value 1
|
1193 |
+
len 1
|
1194 |
+
▁active 1
|
1195 |
+
val 1
|
1196 |
+
▁activities 1
|
1197 |
+
tal 1
|
1198 |
+
tra 1
|
1199 |
+
▁turned 1
|
1200 |
+
▁lived 1
|
1201 |
+
▁sleep 1
|
1202 |
+
ect 1
|
1203 |
+
▁continued 1
|
1204 |
+
▁making 1
|
1205 |
+
▁check 1
|
1206 |
+
▁gas 1
|
1207 |
+
▁step 1
|
1208 |
+
▁decision 1
|
1209 |
+
ified 1
|
1210 |
+
▁met 1
|
1211 |
+
▁italian 1
|
1212 |
+
▁purpose 1
|
1213 |
+
▁activity 1
|
1214 |
+
▁republic 1
|
1215 |
+
▁rue 1
|
1216 |
+
nk 1
|
1217 |
+
▁visit 1
|
1218 |
+
▁championship 1
|
1219 |
+
▁sign 1
|
1220 |
+
▁division 1
|
1221 |
+
▁mass 1
|
1222 |
+
▁kept 1
|
1223 |
+
▁battle 1
|
1224 |
+
▁reach 1
|
1225 |
+
▁fer 1
|
1226 |
+
▁ch 1
|
1227 |
+
▁ab 1
|
1228 |
+
▁anti 1
|
1229 |
+
▁brought 1
|
1230 |
+
▁legal 1
|
1231 |
+
▁bus 1
|
1232 |
+
▁los 1
|
1233 |
+
▁catalan 1
|
1234 |
+
▁walk 1
|
1235 |
+
▁writing 1
|
1236 |
+
▁league 1
|
1237 |
+
▁create 1
|
1238 |
+
▁ball 1
|
1239 |
+
wi 1
|
1240 |
+
▁using 1
|
1241 |
+
▁contract 1
|
1242 |
+
▁remove 1
|
1243 |
+
▁carried 1
|
1244 |
+
gra 1
|
1245 |
+
▁anymore 1
|
1246 |
+
▁summer 1
|
1247 |
+
▁talking 1
|
1248 |
+
▁instead 1
|
1249 |
+
▁remember 1
|
1250 |
+
ric 1
|
1251 |
+
▁account 1
|
1252 |
+
▁write 1
|
1253 |
+
by 1
|
1254 |
+
▁along 1
|
1255 |
+
▁spain 1
|
1256 |
+
▁wrote 1
|
1257 |
+
▁sha 1
|
1258 |
+
▁cal 1
|
1259 |
+
ral 1
|
1260 |
+
▁itself 1
|
1261 |
+
▁august 1
|
1262 |
+
▁character 1
|
1263 |
+
▁training 1
|
1264 |
+
▁alone 1
|
1265 |
+
▁included 1
|
1266 |
+
▁brown 1
|
1267 |
+
▁shows 1
|
1268 |
+
▁computer 1
|
1269 |
+
▁served 1
|
1270 |
+
▁lead 1
|
1271 |
+
▁cri 1
|
1272 |
+
ture 1
|
1273 |
+
▁listen 1
|
1274 |
+
▁double 1
|
1275 |
+
ag 1
|
1276 |
+
ow 1
|
1277 |
+
▁pan 1
|
1278 |
+
▁winter 1
|
1279 |
+
▁guy 1
|
1280 |
+
▁cup 1
|
1281 |
+
▁belong 1
|
1282 |
+
▁shi 1
|
1283 |
+
ko 1
|
1284 |
+
▁agreement 1
|
1285 |
+
▁window 1
|
1286 |
+
▁price 1
|
1287 |
+
▁machine 1
|
1288 |
+
▁finished 1
|
1289 |
+
ium 1
|
1290 |
+
▁min 1
|
1291 |
+
▁request 1
|
1292 |
+
▁action 1
|
1293 |
+
▁gar 1
|
1294 |
+
▁points 1
|
1295 |
+
▁dance 1
|
1296 |
+
▁female 1
|
1297 |
+
▁heard 1
|
1298 |
+
ade 1
|
1299 |
+
▁wrong 1
|
1300 |
+
▁chair 1
|
1301 |
+
can 1
|
1302 |
+
▁gold 1
|
1303 |
+
▁worth 1
|
1304 |
+
▁health 1
|
1305 |
+
▁host 1
|
1306 |
+
▁historical 1
|
1307 |
+
▁deal 1
|
1308 |
+
▁louis 1
|
1309 |
+
▁tree 1
|
1310 |
+
▁operation 1
|
1311 |
+
▁serve 1
|
1312 |
+
▁specific 1
|
1313 |
+
od 1
|
1314 |
+
▁mark 1
|
1315 |
+
▁develop 1
|
1316 |
+
▁students 1
|
1317 |
+
▁ste 1
|
1318 |
+
▁horse 1
|
1319 |
+
ap 1
|
1320 |
+
▁lack 1
|
1321 |
+
▁allowed 1
|
1322 |
+
cha 1
|
1323 |
+
▁fourteen 1
|
1324 |
+
▁theater 1
|
1325 |
+
▁mat 1
|
1326 |
+
tz 1
|
1327 |
+
▁actually 1
|
1328 |
+
▁husband 1
|
1329 |
+
▁problems 1
|
1330 |
+
lan 1
|
1331 |
+
▁approach 1
|
1332 |
+
▁couple 1
|
1333 |
+
j 1
|
1334 |
+
▁si 1
|
1335 |
+
des 1
|
1336 |
+
▁fine 1
|
1337 |
+
▁mon 1
|
1338 |
+
▁continue 1
|
1339 |
+
▁allow 1
|
1340 |
+
▁receive 1
|
1341 |
+
▁source 1
|
1342 |
+
▁race 1
|
1343 |
+
▁newspaper 1
|
1344 |
+
duc 1
|
1345 |
+
▁neighbor 1
|
1346 |
+
▁ser 1
|
1347 |
+
▁cover 1
|
1348 |
+
over 1
|
1349 |
+
▁respect 1
|
1350 |
+
▁produced 1
|
1351 |
+
mar 1
|
1352 |
+
▁generally 1
|
1353 |
+
▁security 1
|
1354 |
+
▁wish 1
|
1355 |
+
▁bor 1
|
1356 |
+
▁ticket 1
|
1357 |
+
gan 1
|
1358 |
+
▁eighteen 1
|
1359 |
+
ping 1
|
1360 |
+
▁actor 1
|
1361 |
+
ré 1
|
1362 |
+
berg 1
|
1363 |
+
▁administrative 1
|
1364 |
+
▁sixteen 1
|
1365 |
+
▁rep 1
|
1366 |
+
▁belongs 1
|
1367 |
+
ette 1
|
1368 |
+
ward 1
|
1369 |
+
elle 1
|
1370 |
+
qu 1
|
1371 |
+
▁track 1
|
1372 |
+
▁sent 1
|
1373 |
+
ates 1
|
1374 |
+
▁performance 1
|
1375 |
+
▁prevent 1
|
1376 |
+
▁risk 1
|
1377 |
+
▁established 1
|
1378 |
+
ide 1
|
1379 |
+
▁results 1
|
1380 |
+
▁conference 1
|
1381 |
+
▁contain 1
|
1382 |
+
▁bread 1
|
1383 |
+
▁owner 1
|
1384 |
+
iv 1
|
1385 |
+
ological 1
|
1386 |
+
▁bear 1
|
1387 |
+
▁pierre 1
|
1388 |
+
ain 1
|
1389 |
+
▁facade 1
|
1390 |
+
▁society 1
|
1391 |
+
▁companies 1
|
1392 |
+
ise 1
|
1393 |
+
▁measure 1
|
1394 |
+
▁withdraw 1
|
1395 |
+
▁easy 1
|
1396 |
+
▁ice 1
|
1397 |
+
▁total 1
|
1398 |
+
▁learn 1
|
1399 |
+
ach 1
|
1400 |
+
▁stopped 1
|
1401 |
+
▁amount 1
|
1402 |
+
▁afterwards 1
|
1403 |
+
▁leg 1
|
1404 |
+
ors 1
|
1405 |
+
▁africa 1
|
1406 |
+
fe 1
|
1407 |
+
▁grow 1
|
1408 |
+
▁radio 1
|
1409 |
+
tes 1
|
1410 |
+
▁cultural 1
|
1411 |
+
▁particular 1
|
1412 |
+
▁successful 1
|
1413 |
+
▁accept 1
|
1414 |
+
though 1
|
1415 |
+
▁china 1
|
1416 |
+
ue 1
|
1417 |
+
▁regional 1
|
1418 |
+
▁mostly 1
|
1419 |
+
▁provide 1
|
1420 |
+
▁transport 1
|
1421 |
+
▁progress 1
|
1422 |
+
▁ci 1
|
1423 |
+
▁groups 1
|
1424 |
+
▁cur 1
|
1425 |
+
▁unit 1
|
1426 |
+
▁led 1
|
1427 |
+
▁internet 1
|
1428 |
+
▁previous 1
|
1429 |
+
▁entire 1
|
1430 |
+
▁animals 1
|
1431 |
+
▁hour 1
|
1432 |
+
hu 1
|
1433 |
+
▁deep 1
|
1434 |
+
▁despite 1
|
1435 |
+
▁scene 1
|
1436 |
+
ven 1
|
1437 |
+
red 1
|
1438 |
+
▁fri 1
|
1439 |
+
▁exist 1
|
1440 |
+
▁italy 1
|
1441 |
+
▁flowers 1
|
1442 |
+
▁ke 1
|
1443 |
+
▁x 1
|
1444 |
+
▁loved 1
|
1445 |
+
▁practice 1
|
1446 |
+
▁needs 1
|
1447 |
+
com 1
|
1448 |
+
▁oil 1
|
1449 |
+
▁arrived 1
|
1450 |
+
ai 1
|
1451 |
+
ien 1
|
1452 |
+
▁cause 1
|
1453 |
+
▁correct 1
|
1454 |
+
▁fell 1
|
1455 |
+
▁services 1
|
1456 |
+
▁territory 1
|
1457 |
+
▁eye 1
|
1458 |
+
▁vo 1
|
1459 |
+
▁novel 1
|
1460 |
+
▁avoid 1
|
1461 |
+
▁dry 1
|
1462 |
+
ger 1
|
1463 |
+
▁royal 1
|
1464 |
+
▁particularly 1
|
1465 |
+
lar 1
|
1466 |
+
rre 1
|
1467 |
+
eg 1
|
1468 |
+
▁blood 1
|
1469 |
+
▁related 1
|
1470 |
+
▁relationship 1
|
1471 |
+
ans 1
|
1472 |
+
ep 1
|
1473 |
+
rk 1
|
1474 |
+
ble 1
|
1475 |
+
mit 1
|
1476 |
+
▁goal 1
|
1477 |
+
▁collection 1
|
1478 |
+
ria 1
|
1479 |
+
▁qui 1
|
1480 |
+
▁opening 1
|
1481 |
+
▁bou 1
|
1482 |
+
▁gri 1
|
1483 |
+
▁southern 1
|
1484 |
+
▁arch 1
|
1485 |
+
▁task 1
|
1486 |
+
▁wants 1
|
1487 |
+
▁solution 1
|
1488 |
+
rin 1
|
1489 |
+
▁flight 1
|
1490 |
+
▁anyone 1
|
1491 |
+
▁ran 1
|
1492 |
+
ip 1
|
1493 |
+
▁val 1
|
1494 |
+
▁doubt 1
|
1495 |
+
▁prison 1
|
1496 |
+
▁christian 1
|
1497 |
+
▁moon 1
|
1498 |
+
▁ter 1
|
1499 |
+
ative 1
|
1500 |
+
▁sell 1
|
1501 |
+
▁professor 1
|
1502 |
+
▁drive 1
|
1503 |
+
▁material 1
|
1504 |
+
▁stand 1
|
1505 |
+
sis 1
|
1506 |
+
▁divided 1
|
1507 |
+
▁earth 1
|
1508 |
+
han 1
|
1509 |
+
▁berlin 1
|
1510 |
+
king 1
|
1511 |
+
▁increase 1
|
1512 |
+
▁address 1
|
1513 |
+
▁happened 1
|
1514 |
+
▁songs 1
|
1515 |
+
▁touch 1
|
1516 |
+
▁para 1
|
1517 |
+
▁ah 1
|
1518 |
+
▁fruit 1
|
1519 |
+
▁martin 1
|
1520 |
+
ify 1
|
1521 |
+
▁fear 1
|
1522 |
+
▁trees 1
|
1523 |
+
▁besides 1
|
1524 |
+
▁sense 1
|
1525 |
+
▁trip 1
|
1526 |
+
ice 1
|
1527 |
+
we 1
|
1528 |
+
▁forward 1
|
1529 |
+
▁direction 1
|
1530 |
+
▁sw 1
|
1531 |
+
▁wa 1
|
1532 |
+
▁catholic 1
|
1533 |
+
▁extreme 1
|
1534 |
+
▁trans 1
|
1535 |
+
▁share 1
|
1536 |
+
▁march 1
|
1537 |
+
▁upper 1
|
1538 |
+
ole 1
|
1539 |
+
▁object 1
|
1540 |
+
▁enjoy 1
|
1541 |
+
▁changed 1
|
1542 |
+
▁network 1
|
1543 |
+
▁agree 1
|
1544 |
+
▁bridge 1
|
1545 |
+
▁northern 1
|
1546 |
+
▁dream 1
|
1547 |
+
▁er 1
|
1548 |
+
▁mine 1
|
1549 |
+
▁fourth 1
|
1550 |
+
▁par 1
|
1551 |
+
▁though 1
|
1552 |
+
▁coast 1
|
1553 |
+
▁secret 1
|
1554 |
+
▁dedicated 1
|
1555 |
+
▁spread 1
|
1556 |
+
▁nineteen 1
|
1557 |
+
▁cast 1
|
1558 |
+
▁nowadays 1
|
1559 |
+
▁aim 1
|
1560 |
+
▁farm 1
|
1561 |
+
▁happen 1
|
1562 |
+
▁focus 1
|
1563 |
+
▁video 1
|
1564 |
+
▁hospital 1
|
1565 |
+
▁reached 1
|
1566 |
+
▁trade 1
|
1567 |
+
ris 1
|
1568 |
+
▁jump 1
|
1569 |
+
▁sand 1
|
1570 |
+
▁cook 1
|
1571 |
+
chi 1
|
1572 |
+
▁finish 1
|
1573 |
+
▁football 1
|
1574 |
+
▁looks 1
|
1575 |
+
▁concern 1
|
1576 |
+
ez 1
|
1577 |
+
▁regard 1
|
1578 |
+
▁complete 1
|
1579 |
+
▁entrance 1
|
1580 |
+
▁thirteen 1
|
1581 |
+
zi 1
|
1582 |
+
▁et 1
|
1583 |
+
▁ven 1
|
1584 |
+
▁passed 1
|
1585 |
+
ible 1
|
1586 |
+
▁method 1
|
1587 |
+
▁additional 1
|
1588 |
+
▁rose 1
|
1589 |
+
▁bla 1
|
1590 |
+
▁attention 1
|
1591 |
+
ab 1
|
1592 |
+
▁rank 1
|
1593 |
+
▁science 1
|
1594 |
+
▁arms 1
|
1595 |
+
▁traditional 1
|
1596 |
+
▁returned 1
|
1597 |
+
▁opened 1
|
1598 |
+
▁industry 1
|
1599 |
+
▁leader 1
|
1600 |
+
▁win 1
|
1601 |
+
▁sports 1
|
1602 |
+
▁bon 1
|
1603 |
+
▁surface 1
|
1604 |
+
▁join 1
|
1605 |
+
▁ob 1
|
1606 |
+
▁flo 1
|
1607 |
+
▁roof 1
|
1608 |
+
▁foot 1
|
1609 |
+
burg 1
|
1610 |
+
▁cho 1
|
1611 |
+
▁houses 1
|
1612 |
+
▁clean 1
|
1613 |
+
▁taste 1
|
1614 |
+
▁box 1
|
1615 |
+
▁mistake 1
|
1616 |
+
pp 1
|
1617 |
+
▁allows 1
|
1618 |
+
▁windows 1
|
1619 |
+
▁paper 1
|
1620 |
+
▁bag 1
|
1621 |
+
▁rule 1
|
1622 |
+
▁han 1
|
1623 |
+
▁limit 1
|
1624 |
+
illa 1
|
1625 |
+
▁events 1
|
1626 |
+
▁force 1
|
1627 |
+
ome 1
|
1628 |
+
▁british 1
|
1629 |
+
car 1
|
1630 |
+
▁mouth 1
|
1631 |
+
▁knew 1
|
1632 |
+
▁defend 1
|
1633 |
+
▁gets 1
|
1634 |
+
ino 1
|
1635 |
+
▁image 1
|
1636 |
+
▁management 1
|
1637 |
+
▁pick 1
|
1638 |
+
▁regarding 1
|
1639 |
+
▁terms 1
|
1640 |
+
ification 1
|
1641 |
+
▁technical 1
|
1642 |
+
mann 1
|
1643 |
+
▁western 1
|
1644 |
+
▁administration 1
|
1645 |
+
▁peace 1
|
1646 |
+
▁effect 1
|
1647 |
+
▁percent 1
|
1648 |
+
▁letter 1
|
1649 |
+
▁disc 1
|
1650 |
+
▁favor 1
|
1651 |
+
▁america 1
|
1652 |
+
▁remain 1
|
1653 |
+
▁hat 1
|
1654 |
+
▁iron 1
|
1655 |
+
▁culture 1
|
1656 |
+
▁reasons 1
|
1657 |
+
▁independent 1
|
1658 |
+
▁tax 1
|
1659 |
+
▁gen 1
|
1660 |
+
▁glass 1
|
1661 |
+
▁becomes 1
|
1662 |
+
ular 1
|
1663 |
+
rd 1
|
1664 |
+
end 1
|
1665 |
+
▁myself 1
|
1666 |
+
lon 1
|
1667 |
+
▁formed 1
|
1668 |
+
▁boat 1
|
1669 |
+
▁nobody 1
|
1670 |
+
▁shape 1
|
1671 |
+
ell 1
|
1672 |
+
▁judge 1
|
1673 |
+
▁fast 1
|
1674 |
+
▁serious 1
|
1675 |
+
▁guard 1
|
1676 |
+
▁ya 1
|
1677 |
+
▁tonight 1
|
1678 |
+
▁fra 1
|
1679 |
+
▁throw 1
|
1680 |
+
▁reading 1
|
1681 |
+
▁difference 1
|
1682 |
+
tch 1
|
1683 |
+
▁mis 1
|
1684 |
+
▁self 1
|
1685 |
+
▁direct 1
|
1686 |
+
▁grew 1
|
1687 |
+
▁managed 1
|
1688 |
+
▁captain 1
|
1689 |
+
▁either 1
|
1690 |
+
▁welcome 1
|
1691 |
+
▁organized 1
|
1692 |
+
bility 1
|
1693 |
+
fer 1
|
1694 |
+
▁phone 1
|
1695 |
+
▁shot 1
|
1696 |
+
ov 1
|
1697 |
+
▁election 1
|
1698 |
+
▁quality 1
|
1699 |
+
▁ancient 1
|
1700 |
+
▁meters 1
|
1701 |
+
▁record 1
|
1702 |
+
▁running 1
|
1703 |
+
▁killed 1
|
1704 |
+
▁musical 1
|
1705 |
+
ren 1
|
1706 |
+
▁magazine 1
|
1707 |
+
ius 1
|
1708 |
+
▁felt 1
|
1709 |
+
lie 1
|
1710 |
+
▁urban 1
|
1711 |
+
▁chapel 1
|
1712 |
+
▁might 1
|
1713 |
+
cul 1
|
1714 |
+
▁secretary 1
|
1715 |
+
▁cell 1
|
1716 |
+
▁commercial 1
|
1717 |
+
▁revolution 1
|
1718 |
+
▁complex 1
|
1719 |
+
▁ended 1
|
1720 |
+
▁luck 1
|
1721 |
+
▁hurt 1
|
1722 |
+
▁officer 1
|
1723 |
+
▁j 1
|
1724 |
+
▁piece 1
|
1725 |
+
▁reserve 1
|
1726 |
+
▁range 1
|
1727 |
+
▁yesterday 1
|
1728 |
+
tel 1
|
1729 |
+
gar 1
|
1730 |
+
▁sh 1
|
1731 |
+
▁evening 1
|
1732 |
+
▁protect 1
|
1733 |
+
si 1
|
1734 |
+
lor 1
|
1735 |
+
▁dear 1
|
1736 |
+
▁ban 1
|
1737 |
+
▁product 1
|
1738 |
+
ably 1
|
1739 |
+
▁lord 1
|
1740 |
+
▁buildings 1
|
1741 |
+
▁search 1
|
1742 |
+
▁york 1
|
1743 |
+
ub 1
|
1744 |
+
▁festival 1
|
1745 |
+
▁bal 1
|
1746 |
+
cle 1
|
1747 |
+
▁student 1
|
1748 |
+
▁accident 1
|
1749 |
+
▁traffic 1
|
1750 |
+
▁influence 1
|
1751 |
+
▁fair 1
|
1752 |
+
▁plants 1
|
1753 |
+
▁latter 1
|
1754 |
+
▁languages 1
|
1755 |
+
▁claim 1
|
1756 |
+
ham 1
|
1757 |
+
▁elements 1
|
1758 |
+
▁feeling 1
|
1759 |
+
▁instrument 1
|
1760 |
+
▁bro 1
|
1761 |
+
▁figure 1
|
1762 |
+
▁content 1
|
1763 |
+
▁joined 1
|
1764 |
+
▁guide 1
|
1765 |
+
▁van 1
|
1766 |
+
▁starts 1
|
1767 |
+
▁appeared 1
|
1768 |
+
▁singer 1
|
1769 |
+
▁rent 1
|
1770 |
+
▁forget 1
|
1771 |
+
▁significant 1
|
1772 |
+
▁maria 1
|
1773 |
+
▁speed 1
|
1774 |
+
light 1
|
1775 |
+
▁em 1
|
1776 |
+
▁interested 1
|
1777 |
+
▁responsible 1
|
1778 |
+
▁fun 1
|
1779 |
+
▁london 1
|
1780 |
+
▁bed 1
|
1781 |
+
▁youth 1
|
1782 |
+
▁match 1
|
1783 |
+
▁vehicle 1
|
1784 |
+
▁au 1
|
1785 |
+
▁japan 1
|
1786 |
+
▁escape 1
|
1787 |
+
▁lies 1
|
1788 |
+
▁media 1
|
1789 |
+
▁shop 1
|
1790 |
+
▁equal 1
|
1791 |
+
▁indeed 1
|
1792 |
+
▁mal 1
|
1793 |
+
▁concept 1
|
1794 |
+
▁kingdom 1
|
1795 |
+
▁contact 1
|
1796 |
+
▁hotel 1
|
1797 |
+
las 1
|
1798 |
+
▁walls 1
|
1799 |
+
▁occur 1
|
1800 |
+
▁spring 1
|
1801 |
+
▁ki 1
|
1802 |
+
▁trust 1
|
1803 |
+
mor 1
|
1804 |
+
▁beach 1
|
1805 |
+
▁spend 1
|
1806 |
+
onne 1
|
1807 |
+
▁changes 1
|
1808 |
+
▁mission 1
|
1809 |
+
▁ren 1
|
1810 |
+
▁cemetery 1
|
1811 |
+
▁tro 1
|
1812 |
+
bra 1
|
1813 |
+
▁native 1
|
1814 |
+
▁statement 1
|
1815 |
+
▁lose 1
|
1816 |
+
▁sky 1
|
1817 |
+
▁sold 1
|
1818 |
+
▁explain 1
|
1819 |
+
▁organ 1
|
1820 |
+
▁animal 1
|
1821 |
+
▁seventeen 1
|
1822 |
+
▁cra 1
|
1823 |
+
▁spot 1
|
1824 |
+
▁appear 1
|
1825 |
+
▁principle 1
|
1826 |
+
▁russian 1
|
1827 |
+
▁phase 1
|
1828 |
+
▁feed 1
|
1829 |
+
▁basic 1
|
1830 |
+
▁pra 1
|
1831 |
+
ges 1
|
1832 |
+
▁calm 1
|
1833 |
+
▁via 1
|
1834 |
+
▁symbol 1
|
1835 |
+
mes 1
|
1836 |
+
▁valley 1
|
1837 |
+
▁australia 1
|
1838 |
+
▁male 1
|
1839 |
+
▁tried 1
|
1840 |
+
▁knowledge 1
|
1841 |
+
▁extra 1
|
1842 |
+
▁rath 1
|
1843 |
+
ji 1
|
1844 |
+
▁pot 1
|
1845 |
+
▁nevertheless 1
|
1846 |
+
▁sad 1
|
1847 |
+
av 1
|
1848 |
+
▁religious 1
|
1849 |
+
ches 1
|
1850 |
+
▁block 1
|
1851 |
+
▁energy 1
|
1852 |
+
▁higher 1
|
1853 |
+
gon 1
|
1854 |
+
istic 1
|
1855 |
+
▁bill 1
|
1856 |
+
▁print 1
|
1857 |
+
▁manage 1
|
1858 |
+
▁beat 1
|
1859 |
+
▁involved 1
|
1860 |
+
▁sector 1
|
1861 |
+
ec 1
|
1862 |
+
▁majority 1
|
1863 |
+
▁writer 1
|
1864 |
+
ev 1
|
1865 |
+
��needed 1
|
1866 |
+
▁unknown 1
|
1867 |
+
▁sit 1
|
1868 |
+
▁tre 1
|
1869 |
+
▁op 1
|
1870 |
+
▁million 1
|
1871 |
+
clock 1
|
1872 |
+
▁marriage 1
|
1873 |
+
▁distance 1
|
1874 |
+
▁decide 1
|
1875 |
+
▁fan 1
|
1876 |
+
▁painting 1
|
1877 |
+
▁coach 1
|
1878 |
+
and 1
|
1879 |
+
▁headquarters 1
|
1880 |
+
▁including 1
|
1881 |
+
ft 1
|
1882 |
+
▁heat 1
|
1883 |
+
▁straight 1
|
1884 |
+
▁rid 1
|
1885 |
+
▁institution 1
|
1886 |
+
▁device 1
|
1887 |
+
▁super 1
|
1888 |
+
▁literature 1
|
1889 |
+
▁location 1
|
1890 |
+
▁truth 1
|
1891 |
+
▁added 1
|
1892 |
+
dor 1
|
1893 |
+
▁lady 1
|
1894 |
+
ins 1
|
1895 |
+
▁college 1
|
1896 |
+
▁railway 1
|
1897 |
+
mont 1
|
1898 |
+
bre 1
|
1899 |
+
ban 1
|
1900 |
+
▁gre 1
|
1901 |
+
▁conditions 1
|
1902 |
+
▁foundation 1
|
1903 |
+
ants 1
|
1904 |
+
▁coffee 1
|
1905 |
+
ella 1
|
1906 |
+
▁rome 1
|
1907 |
+
▁sentence 1
|
1908 |
+
▁completed 1
|
1909 |
+
▁refer 1
|
1910 |
+
▁corner 1
|
1911 |
+
▁roll 1
|
1912 |
+
bert 1
|
1913 |
+
rew 1
|
1914 |
+
▁neu 1
|
1915 |
+
▁spi 1
|
1916 |
+
▁condition 1
|
1917 |
+
▁television 1
|
1918 |
+
▁file 1
|
1919 |
+
▁april 1
|
1920 |
+
▁wide 1
|
1921 |
+
▁reform 1
|
1922 |
+
▁provided 1
|
1923 |
+
out 1
|
1924 |
+
▁parliament 1
|
1925 |
+
▁herself 1
|
1926 |
+
▁save 1
|
1927 |
+
▁seem 1
|
1928 |
+
▁released 1
|
1929 |
+
lt 1
|
1930 |
+
▁press 1
|
1931 |
+
▁characteristic 1
|
1932 |
+
▁dam 1
|
1933 |
+
▁sing 1
|
1934 |
+
▁federal 1
|
1935 |
+
ped 1
|
1936 |
+
▁build 1
|
1937 |
+
▁advantage 1
|
1938 |
+
ica 1
|
1939 |
+
▁composed 1
|
1940 |
+
▁lin 1
|
1941 |
+
▁performed 1
|
1942 |
+
▁burn 1
|
1943 |
+
▁seemed 1
|
1944 |
+
▁lock 1
|
1945 |
+
▁participated 1
|
1946 |
+
one 1
|
1947 |
+
▁cases 1
|
1948 |
+
hen 1
|
1949 |
+
▁topic 1
|
1950 |
+
▁mill 1
|
1951 |
+
▁leaving 1
|
1952 |
+
van 1
|
1953 |
+
▁smoke 1
|
1954 |
+
▁photo 1
|
1955 |
+
▁coat 1
|
1956 |
+
▁spa 1
|
1957 |
+
▁ring 1
|
1958 |
+
▁throughout 1
|
1959 |
+
▁limited 1
|
1960 |
+
▁fla 1
|
1961 |
+
▁spent 1
|
1962 |
+
▁concert 1
|
1963 |
+
▁expert 1
|
1964 |
+
ists 1
|
1965 |
+
▁app 1
|
1966 |
+
▁cities 1
|
1967 |
+
▁parties 1
|
1968 |
+
▁sick 1
|
1969 |
+
▁procedure 1
|
1970 |
+
▁strange 1
|
1971 |
+
▁standard 1
|
1972 |
+
▁gives 1
|
1973 |
+
▁appearance 1
|
1974 |
+
ex 1
|
1975 |
+
▁marie 1
|
1976 |
+
cho 1
|
1977 |
+
▁products 1
|
1978 |
+
▁foreign 1
|
1979 |
+
▁demand 1
|
1980 |
+
pen 1
|
1981 |
+
ley 1
|
1982 |
+
▁ref 1
|
1983 |
+
▁function 1
|
1984 |
+
▁airport 1
|
1985 |
+
▁george 1
|
1986 |
+
▁saying 1
|
1987 |
+
▁improve 1
|
1988 |
+
▁fresh 1
|
1989 |
+
▁flat 1
|
1990 |
+
▁birds 1
|
1991 |
+
▁environment 1
|
1992 |
+
▁gro 1
|
1993 |
+
▁ji 1
|
1994 |
+
▁suggest 1
|
1995 |
+
▁hill 1
|
1996 |
+
▁fishing 1
|
1997 |
+
▁easily 1
|
1998 |
+
▁medal 1
|
1999 |
+
▁cru 1
|
2000 |
+
▁clo 1
|
2001 |
+
▁edition 1
|
2002 |
+
▁says 1
|
2003 |
+
▁fur 1
|
2004 |
+
▁uncle 1
|
2005 |
+
▁memory 1
|
2006 |
+
▁lawyer 1
|
2007 |
+
▁sil 1
|
2008 |
+
ctor 1
|
2009 |
+
▁document 1
|
2010 |
+
▁replaced 1
|
2011 |
+
▁largest 1
|
2012 |
+
▁recognized 1
|
2013 |
+
▁mayor 1
|
2014 |
+
▁temperature 1
|
2015 |
+
ography 1
|
2016 |
+
▁caused 1
|
2017 |
+
▁lay 1
|
2018 |
+
my 1
|
2019 |
+
era 1
|
2020 |
+
▁salt 1
|
2021 |
+
▁é 1
|
2022 |
+
▁soul 1
|
2023 |
+
▁christmas 1
|
2024 |
+
ens 1
|
2025 |
+
▁appears 1
|
2026 |
+
▁amendments 1
|
2027 |
+
▁library 1
|
2028 |
+
▁cro 1
|
2029 |
+
▁warm 1
|
2030 |
+
▁express 1
|
2031 |
+
ets 1
|
2032 |
+
atory 1
|
2033 |
+
▁mentioned 1
|
2034 |
+
▁engine 1
|
2035 |
+
▁slowly 1
|
2036 |
+
▁fill 1
|
2037 |
+
▁champion 1
|
2038 |
+
side 1
|
2039 |
+
▁essential 1
|
2040 |
+
▁originally 1
|
2041 |
+
▁perform 1
|
2042 |
+
ois 1
|
2043 |
+
▁presented 1
|
2044 |
+
▁municipal 1
|
2045 |
+
▁academy 1
|
2046 |
+
enne 1
|
2047 |
+
▁charles 1
|
2048 |
+
▁parts 1
|
2049 |
+
▁broken 1
|
2050 |
+
▁furthermore 1
|
2051 |
+
▁proposal 1
|
2052 |
+
▁excuse 1
|
2053 |
+
▁brazil 1
|
2054 |
+
▁impact 1
|
2055 |
+
▁measures 1
|
2056 |
+
▁indian 1
|
2057 |
+
pped 1
|
2058 |
+
▁cool 1
|
2059 |
+
▁nuclear 1
|
2060 |
+
ey 1
|
2061 |
+
▁teams 1
|
2062 |
+
▁exchange 1
|
2063 |
+
▁issues 1
|
2064 |
+
▁arrive 1
|
2065 |
+
▁discovered 1
|
2066 |
+
rge 1
|
2067 |
+
sch 1
|
2068 |
+
▁bur 1
|
2069 |
+
▁fifth 1
|
2070 |
+
▁unfortunately 1
|
2071 |
+
cher 1
|
2072 |
+
▁multi 1
|
2073 |
+
▁kids 1
|
2074 |
+
▁participate 1
|
2075 |
+
▁initially 1
|
2076 |
+
▁assembly 1
|
2077 |
+
▁bishop 1
|
2078 |
+
▁financial 1
|
2079 |
+
▁institute 1
|
2080 |
+
▁milk 1
|
2081 |
+
▁smile 1
|
2082 |
+
del 1
|
2083 |
+
▁laugh 1
|
2084 |
+
▁rem 1
|
2085 |
+
▁brand 1
|
2086 |
+
▁carry 1
|
2087 |
+
▁apartment 1
|
2088 |
+
▁tail 1
|
2089 |
+
▁counter 1
|
2090 |
+
▁chinese 1
|
2091 |
+
▁crown 1
|
2092 |
+
▁october 1
|
2093 |
+
▁monument 1
|
2094 |
+
▁rules 1
|
2095 |
+
▁pressure 1
|
2096 |
+
▁trying 1
|
2097 |
+
▁pun 1
|
2098 |
+
▁debate 1
|
2099 |
+
▁raised 1
|
2100 |
+
▁connection 1
|
2101 |
+
je 1
|
2102 |
+
▁promise 1
|
2103 |
+
▁inhabitants 1
|
2104 |
+
ili 1
|
2105 |
+
▁elected 1
|
2106 |
+
▁importance 1
|
2107 |
+
▁disease 1
|
2108 |
+
▁snow 1
|
2109 |
+
▁edge 1
|
2110 |
+
▁santa 1
|
2111 |
+
▁highest 1
|
2112 |
+
▁directly 1
|
2113 |
+
▁tea 1
|
2114 |
+
▁projects 1
|
2115 |
+
▁chief 1
|
2116 |
+
▁peter 1
|
2117 |
+
▁pain 1
|
2118 |
+
▁sat 1
|
2119 |
+
▁sweet 1
|
2120 |
+
▁exactly 1
|
2121 |
+
▁economy 1
|
2122 |
+
▁birth 1
|
2123 |
+
▁tall 1
|
2124 |
+
▁silver 1
|
2125 |
+
▁application 1
|
2126 |
+
▁ben 1
|
2127 |
+
▁brothers 1
|
2128 |
+
▁climb 1
|
2129 |
+
▁alley 1
|
2130 |
+
▁neither 1
|
2131 |
+
▁sport 1
|
2132 |
+
▁barcelona 1
|
2133 |
+
▁presence 1
|
2134 |
+
▁correspond 1
|
2135 |
+
▁era 1
|
2136 |
+
▁weak 1
|
2137 |
+
▁fund 1
|
2138 |
+
▁prince 1
|
2139 |
+
▁stra 1
|
2140 |
+
▁questions 1
|
2141 |
+
▁protection 1
|
2142 |
+
cent 1
|
2143 |
+
zo 1
|
2144 |
+
▁por 1
|
2145 |
+
▁starting 1
|
2146 |
+
▁typical 1
|
2147 |
+
▁grave 1
|
2148 |
+
▁pieces 1
|
2149 |
+
▁speaking 1
|
2150 |
+
▁neighborhood 1
|
2151 |
+
rie 1
|
2152 |
+
▁greek 1
|
2153 |
+
▁upon 1
|
2154 |
+
ault 1
|
2155 |
+
▁ku 1
|
2156 |
+
oli 1
|
2157 |
+
▁ce 1
|
2158 |
+
▁fl 1
|
2159 |
+
shi 1
|
2160 |
+
▁bay 1
|
2161 |
+
▁appointed 1
|
2162 |
+
▁electric 1
|
2163 |
+
▁kid 1
|
2164 |
+
▁places 1
|
2165 |
+
▁robert 1
|
2166 |
+
▁forms 1
|
2167 |
+
▁artist 1
|
2168 |
+
▁discover 1
|
2169 |
+
▁september 1
|
2170 |
+
▁heavy 1
|
2171 |
+
▁priest 1
|
2172 |
+
▁asking 1
|
2173 |
+
▁maintain 1
|
2174 |
+
▁bird 1
|
2175 |
+
▁note 1
|
2176 |
+
▁january 1
|
2177 |
+
▁positive 1
|
2178 |
+
▁scientific 1
|
2179 |
+
▁bottle 1
|
2180 |
+
▁hol 1
|
2181 |
+
▁resolution 1
|
2182 |
+
▁adult 1
|
2183 |
+
▁whe 1
|
2184 |
+
▁clearly 1
|
2185 |
+
▁dress 1
|
2186 |
+
▁choose 1
|
2187 |
+
▁contains 1
|
2188 |
+
▁giving 1
|
2189 |
+
ath 1
|
2190 |
+
▁zone 1
|
2191 |
+
▁pin 1
|
2192 |
+
▁freedom 1
|
2193 |
+
xi 1
|
2194 |
+
▁reference 1
|
2195 |
+
ok 1
|
2196 |
+
low 1
|
2197 |
+
▁sar 1
|
2198 |
+
▁understood 1
|
2199 |
+
▁afternoon 1
|
2200 |
+
row 1
|
2201 |
+
▁mountains 1
|
2202 |
+
▁wear 1
|
2203 |
+
▁michel 1
|
2204 |
+
▁islands 1
|
2205 |
+
▁required 1
|
2206 |
+
▁driver 1
|
2207 |
+
▁industrial 1
|
2208 |
+
▁review 1
|
2209 |
+
pu 1
|
2210 |
+
tru 1
|
2211 |
+
▁attempt 1
|
2212 |
+
▁empty 1
|
2213 |
+
her 1
|
2214 |
+
▁prize 1
|
2215 |
+
eau 1
|
2216 |
+
▁produce 1
|
2217 |
+
ib 1
|
2218 |
+
▁sav 1
|
2219 |
+
▁whi 1
|
2220 |
+
▁surrounded 1
|
2221 |
+
sk 1
|
2222 |
+
ola 1
|
2223 |
+
▁property 1
|
2224 |
+
▁agriculture 1
|
2225 |
+
▁medicine 1
|
2226 |
+
yl 1
|
2227 |
+
▁ram 1
|
2228 |
+
▁comment 1
|
2229 |
+
▁obtained 1
|
2230 |
+
▁qua 1
|
2231 |
+
▁walking 1
|
2232 |
+
▁california 1
|
2233 |
+
▁otherwise 1
|
2234 |
+
don 1
|
2235 |
+
▁lie 1
|
2236 |
+
▁flu 1
|
2237 |
+
▁interior 1
|
2238 |
+
▁entered 1
|
2239 |
+
▁vice 1
|
2240 |
+
▁normal 1
|
2241 |
+
▁older 1
|
2242 |
+
▁metal 1
|
2243 |
+
▁cinema 1
|
2244 |
+
▁tar 1
|
2245 |
+
bri 1
|
2246 |
+
▁bru 1
|
2247 |
+
tar 1
|
2248 |
+
▁afraid 1
|
2249 |
+
▁favorite 1
|
2250 |
+
bor 1
|
2251 |
+
▁cam 1
|
2252 |
+
▁reality 1
|
2253 |
+
▁temp 1
|
2254 |
+
▁pont 1
|
2255 |
+
▁fre 1
|
2256 |
+
▁designed 1
|
2257 |
+
▁expensive 1
|
2258 |
+
▁ber 1
|
2259 |
+
▁represented 1
|
2260 |
+
▁loud 1
|
2261 |
+
▁gal 1
|
2262 |
+
▁restaurant 1
|
2263 |
+
▁knows 1
|
2264 |
+
▁conflict 1
|
2265 |
+
▁mas 1
|
2266 |
+
▁eastern 1
|
2267 |
+
ever 1
|
2268 |
+
lia 1
|
2269 |
+
▁pri 1
|
2270 |
+
▁benefit 1
|
2271 |
+
▁complain 1
|
2272 |
+
ough 1
|
2273 |
+
▁exhibition 1
|
2274 |
+
stra 1
|
2275 |
+
▁placed 1
|
2276 |
+
▁wash 1
|
2277 |
+
cia 1
|
2278 |
+
▁push 1
|
2279 |
+
▁factor 1
|
2280 |
+
▁tournament 1
|
2281 |
+
our 1
|
2282 |
+
▁parish 1
|
2283 |
+
▁minor 1
|
2284 |
+
▁gun 1
|
2285 |
+
▁england 1
|
2286 |
+
▁euros 1
|
2287 |
+
heim 1
|
2288 |
+
▁chance 1
|
2289 |
+
▁weeks 1
|
2290 |
+
▁across 1
|
2291 |
+
▁harvest 1
|
2292 |
+
▁volume 1
|
2293 |
+
▁eating 1
|
2294 |
+
▁dinner 1
|
2295 |
+
▁skin 1
|
2296 |
+
▁fin 1
|
2297 |
+
▁ago 1
|
2298 |
+
du 1
|
2299 |
+
▁award 1
|
2300 |
+
▁characters 1
|
2301 |
+
▁score 1
|
2302 |
+
ability 1
|
2303 |
+
▁weapons 1
|
2304 |
+
▁wave 1
|
2305 |
+
▁bought 1
|
2306 |
+
▁scar 1
|
2307 |
+
▁rou 1
|
2308 |
+
▁pair 1
|
2309 |
+
▁preserved 1
|
2310 |
+
▁meaning 1
|
2311 |
+
▁est 1
|
2312 |
+
▁blow 1
|
2313 |
+
▁teaching 1
|
2314 |
+
▁awarded 1
|
2315 |
+
▁tradition 1
|
2316 |
+
▁discussion 1
|
2317 |
+
▁occasion 1
|
2318 |
+
▁stories 1
|
2319 |
+
▁february 1
|
2320 |
+
▁technology 1
|
2321 |
+
▁wild 1
|
2322 |
+
▁flag 1
|
2323 |
+
▁candidate 1
|
2324 |
+
kin 1
|
2325 |
+
▁manager 1
|
2326 |
+
▁flower 1
|
2327 |
+
▁draw 1
|
2328 |
+
▁global 1
|
2329 |
+
▁moving 1
|
2330 |
+
aries 1
|
2331 |
+
▁offered 1
|
2332 |
+
▁golden 1
|
2333 |
+
▁valencian 1
|
2334 |
+
▁choice 1
|
2335 |
+
▁paid 1
|
2336 |
+
▁compete 1
|
2337 |
+
▁kiss 1
|
2338 |
+
▁francois 1
|
2339 |
+
▁costs 1
|
2340 |
+
▁smell 1
|
2341 |
+
▁showed 1
|
2342 |
+
▁users 1
|
2343 |
+
▁campaign 1
|
2344 |
+
▁repair 1
|
2345 |
+
▁silence 1
|
2346 |
+
▁legs 1
|
2347 |
+
▁temple 1
|
2348 |
+
▁huge 1
|
2349 |
+
▁luc 1
|
2350 |
+
▁effective 1
|
2351 |
+
▁painter 1
|
2352 |
+
▁noise 1
|
2353 |
+
▁ski 1
|
2354 |
+
▁movies 1
|
2355 |
+
▁cer 1
|
2356 |
+
▁command 1
|
2357 |
+
ong 1
|
2358 |
+
▁christ 1
|
2359 |
+
cing 1
|
2360 |
+
▁taught 1
|
2361 |
+
izing 1
|
2362 |
+
▁broke 1
|
2363 |
+
▁impossible 1
|
2364 |
+
▁dia 1
|
2365 |
+
▁staff 1
|
2366 |
+
ay 1
|
2367 |
+
▁channel 1
|
2368 |
+
▁emperor 1
|
2369 |
+
lé 1
|
2370 |
+
▁exercise 1
|
2371 |
+
▁breath 1
|
2372 |
+
▁fit 1
|
2373 |
+
▁players 1
|
2374 |
+
▁expected 1
|
2375 |
+
▁composition 1
|
2376 |
+
▁tur 1
|
2377 |
+
din 1
|
2378 |
+
▁destroyed 1
|
2379 |
+
vis 1
|
2380 |
+
▁described 1
|
2381 |
+
▁systems 1
|
2382 |
+
▁mad 1
|
2383 |
+
▁collect 1
|
2384 |
+
▁publication 1
|
2385 |
+
▁founded 1
|
2386 |
+
▁regular 1
|
2387 |
+
▁page 1
|
2388 |
+
▁thinking 1
|
2389 |
+
fo 1
|
2390 |
+
▁careful 1
|
2391 |
+
▁fly 1
|
2392 |
+
▁length 1
|
2393 |
+
▁recommend 1
|
2394 |
+
matic 1
|
2395 |
+
▁musician 1
|
2396 |
+
▁copy 1
|
2397 |
+
▁resources 1
|
2398 |
+
▁supposed 1
|
2399 |
+
▁gui 1
|
2400 |
+
▁coordinat 1
|
2401 |
+
▁rise 1
|
2402 |
+
▁winner 1
|
2403 |
+
▁highly 1
|
2404 |
+
▁broadcast 1
|
2405 |
+
▁digital 1
|
2406 |
+
▁leads 1
|
2407 |
+
▁poet 1
|
2408 |
+
▁supported 1
|
2409 |
+
▁map 1
|
2410 |
+
▁boulevard 1
|
2411 |
+
▁runs 1
|
2412 |
+
press 1
|
2413 |
+
ara 1
|
2414 |
+
iere 1
|
2415 |
+
▁villa 1
|
2416 |
+
▁soft 1
|
2417 |
+
▁threat 1
|
2418 |
+
▁finger 1
|
2419 |
+
lla 1
|
2420 |
+
▁tourist 1
|
2421 |
+
▁soccer 1
|
2422 |
+
▁link 1
|
2423 |
+
ese 1
|
2424 |
+
▁appropriate 1
|
2425 |
+
▁names 1
|
2426 |
+
▁plane 1
|
2427 |
+
▁release 1
|
2428 |
+
▁theory 1
|
2429 |
+
▁balance 1
|
2430 |
+
cor 1
|
2431 |
+
▁anyway 1
|
2432 |
+
▁cathedral 1
|
2433 |
+
▁commune 1
|
2434 |
+
▁physical 1
|
2435 |
+
▁ill 1
|
2436 |
+
▁news 1
|
2437 |
+
▁missing 1
|
2438 |
+
▁bottom 1
|
2439 |
+
▁partner 1
|
2440 |
+
ray 1
|
2441 |
+
vin 1
|
2442 |
+
▁stands 1
|
2443 |
+
▁quiet 1
|
2444 |
+
▁resid 1
|
2445 |
+
▁safe 1
|
2446 |
+
▁signal 1
|
2447 |
+
vel 1
|
2448 |
+
▁agricultural 1
|
2449 |
+
▁license 1
|
2450 |
+
▁empire 1
|
2451 |
+
▁japanese 1
|
2452 |
+
▁oldest 1
|
2453 |
+
▁latin 1
|
2454 |
+
▁interesting 1
|
2455 |
+
▁apply 1
|
2456 |
+
▁row 1
|
2457 |
+
▁india 1
|
2458 |
+
ju 1
|
2459 |
+
▁defense 1
|
2460 |
+
▁sunday 1
|
2461 |
+
▁guitar 1
|
2462 |
+
▁fat 1
|
2463 |
+
▁cry 1
|
2464 |
+
▁sin 1
|
2465 |
+
▁meat 1
|
2466 |
+
▁ocean 1
|
2467 |
+
▁prove 1
|
2468 |
+
ane 1
|
2469 |
+
▁climate 1
|
2470 |
+
▁pretty 1
|
2471 |
+
▁corn 1
|
2472 |
+
art 1
|
2473 |
+
▁earn 1
|
2474 |
+
▁expect 1
|
2475 |
+
▁gone 1
|
2476 |
+
▁semi 1
|
2477 |
+
▁slightly 1
|
2478 |
+
▁sen 1
|
2479 |
+
▁suit 1
|
2480 |
+
▁screen 1
|
2481 |
+
ua 1
|
2482 |
+
▁apart 1
|
2483 |
+
▁whom 1
|
2484 |
+
ée 1
|
2485 |
+
▁emb 1
|
2486 |
+
▁minute 1
|
2487 |
+
▁recorded 1
|
2488 |
+
▁standing 1
|
2489 |
+
▁orange 1
|
2490 |
+
itu 1
|
2491 |
+
▁rate 1
|
2492 |
+
▁soil 1
|
2493 |
+
▁connected 1
|
2494 |
+
▁actions 1
|
2495 |
+
▁simply 1
|
2496 |
+
▁col 1
|
2497 |
+
▁franc 1
|
2498 |
+
▁dynasty 1
|
2499 |
+
▁below 1
|
2500 |
+
▁pig 1
|
2501 |
+
ura 1
|
2502 |
+
bon 1
|
2503 |
+
▁flow 1
|
2504 |
+
▁gene 1
|
2505 |
+
ose 1
|
2506 |
+
▁rights 1
|
2507 |
+
▁perfect 1
|
2508 |
+
▁removed 1
|
2509 |
+
log 1
|
2510 |
+
▁weight 1
|
2511 |
+
▁olympic 1
|
2512 |
+
▁policy 1
|
2513 |
+
▁applied 1
|
2514 |
+
▁catch 1
|
2515 |
+
▁recently 1
|
2516 |
+
ida 1
|
2517 |
+
▁queen 1
|
2518 |
+
gh 1
|
2519 |
+
▁quarter 1
|
2520 |
+
▁features 1
|
2521 |
+
▁farmer 1
|
2522 |
+
rol 1
|
2523 |
+
▁medical 1
|
2524 |
+
▁storm 1
|
2525 |
+
▁chosen 1
|
2526 |
+
ition 1
|
2527 |
+
bar 1
|
2528 |
+
▁von 1
|
2529 |
+
▁identical 1
|
2530 |
+
▁desert 1
|
2531 |
+
▁silent 1
|
2532 |
+
▁eggs 1
|
2533 |
+
▁qu 1
|
2534 |
+
mbl 1
|
2535 |
+
▁opera 1
|
2536 |
+
▁es 1
|
2537 |
+
▁abandoned 1
|
2538 |
+
▁stayed 1
|
2539 |
+
▁citizens 1
|
2540 |
+
▁suddenly 1
|
2541 |
+
▁pol 1
|
2542 |
+
▁obtain 1
|
2543 |
+
▁speaker 1
|
2544 |
+
▁attend 1
|
2545 |
+
▁joseph 1
|
2546 |
+
▁korea 1
|
2547 |
+
▁glasses 1
|
2548 |
+
▁slow 1
|
2549 |
+
▁artists 1
|
2550 |
+
▁connect 1
|
2551 |
+
▁mixed 1
|
2552 |
+
▁website 1
|
2553 |
+
▁madrid 1
|
2554 |
+
▁bas 1
|
2555 |
+
▁notice 1
|
2556 |
+
old 1
|
2557 |
+
▁reg 1
|
2558 |
+
▁soldiers 1
|
2559 |
+
▁negative 1
|
2560 |
+
▁tired 1
|
2561 |
+
▁shortly 1
|
2562 |
+
cio 1
|
2563 |
+
lam 1
|
2564 |
+
▁disappeared 1
|
2565 |
+
▁palace 1
|
2566 |
+
ada 1
|
2567 |
+
▁begin 1
|
2568 |
+
▁circle 1
|
2569 |
+
▁delegation 1
|
2570 |
+
▁cloud 1
|
2571 |
+
zy 1
|
2572 |
+
▁july 1
|
2573 |
+
sen 1
|
2574 |
+
▁opposite 1
|
2575 |
+
▁rot 1
|
2576 |
+
▁clothes 1
|
2577 |
+
▁require 1
|
2578 |
+
▁accepted 1
|
2579 |
+
▁lines 1
|
2580 |
+
shed 1
|
2581 |
+
▁servant 1
|
2582 |
+
▁achieved 1
|
2583 |
+
▁efforts 1
|
2584 |
+
wn 1
|
2585 |
+
▁angel 1
|
2586 |
+
▁forces 1
|
2587 |
+
▁provision 1
|
2588 |
+
iz 1
|
2589 |
+
▁desire 1
|
2590 |
+
ena 1
|
2591 |
+
rra 1
|
2592 |
+
eu 1
|
2593 |
+
▁represents 1
|
2594 |
+
▁employee 1
|
2595 |
+
▁display 1
|
2596 |
+
▁ph 1
|
2597 |
+
▁hang 1
|
2598 |
+
▁creation 1
|
2599 |
+
▁monastery 1
|
2600 |
+
▁types 1
|
2601 |
+
▁sim 1
|
2602 |
+
▁associated 1
|
2603 |
+
▁kilometers 1
|
2604 |
+
bach 1
|
2605 |
+
▁scale 1
|
2606 |
+
work 1
|
2607 |
+
▁philosophy 1
|
2608 |
+
▁twice 1
|
2609 |
+
▁piano 1
|
2610 |
+
▁ahead 1
|
2611 |
+
▁ger 1
|
2612 |
+
▁permanent 1
|
2613 |
+
▁draft 1
|
2614 |
+
▁colon 1
|
2615 |
+
rand 1
|
2616 |
+
▁leading 1
|
2617 |
+
▁girls 1
|
2618 |
+
▁treatment 1
|
2619 |
+
▁promote 1
|
2620 |
+
house 1
|
2621 |
+
▁habitat 1
|
2622 |
+
▁solve 1
|
2623 |
+
▁recent 1
|
2624 |
+
▁challenge 1
|
2625 |
+
▁communication 1
|
2626 |
+
▁recognize 1
|
2627 |
+
▁wheel 1
|
2628 |
+
▁poly 1
|
2629 |
+
▁june 1
|
2630 |
+
▁episode 1
|
2631 |
+
▁marc 1
|
2632 |
+
rian 1
|
2633 |
+
▁bun 1
|
2634 |
+
▁thick 1
|
2635 |
+
▁journalist 1
|
2636 |
+
▁mari 1
|
2637 |
+
ick 1
|
2638 |
+
time 1
|
2639 |
+
▁planet 1
|
2640 |
+
▁crazy 1
|
2641 |
+
af 1
|
2642 |
+
▁objective 1
|
2643 |
+
▁workers 1
|
2644 |
+
▁omer 1
|
2645 |
+
▁sides 1
|
2646 |
+
▁relatively 1
|
2647 |
+
▁primary 1
|
2648 |
+
▁feet 1
|
2649 |
+
▁maximum 1
|
2650 |
+
▁custom 1
|
2651 |
+
▁cou 1
|
2652 |
+
▁vol 1
|
2653 |
+
▁yu 1
|
2654 |
+
gna 1
|
2655 |
+
▁behavior 1
|
2656 |
+
▁credit 1
|
2657 |
+
▁albert 1
|
2658 |
+
▁spirit 1
|
2659 |
+
▁murder 1
|
2660 |
+
▁democratic 1
|
2661 |
+
▁establish 1
|
2662 |
+
mmer 1
|
2663 |
+
▁programs 1
|
2664 |
+
part 1
|
2665 |
+
▁represent 1
|
2666 |
+
pro 1
|
2667 |
+
▁offers 1
|
2668 |
+
▁steps 1
|
2669 |
+
vent 1
|
2670 |
+
ker 1
|
2671 |
+
▁architect 1
|
2672 |
+
▁technique 1
|
2673 |
+
itz 1
|
2674 |
+
▁actress 1
|
2675 |
+
▁literary 1
|
2676 |
+
▁settlement 1
|
2677 |
+
▁valid 1
|
2678 |
+
▁except 1
|
2679 |
+
▁producer 1
|
2680 |
+
▁none 1
|
2681 |
+
▁dan 1
|
2682 |
+
▁century 1
|
2683 |
+
▁residence 1
|
2684 |
+
▁previously 1
|
2685 |
+
▁guest 1
|
2686 |
+
▁coll 1
|
2687 |
+
▁everybody 1
|
2688 |
+
▁excellent 1
|
2689 |
+
▁stood 1
|
2690 |
+
▁baby 1
|
2691 |
+
ita 1
|
2692 |
+
▁fields 1
|
2693 |
+
▁branch 1
|
2694 |
+
▁crime 1
|
2695 |
+
▁mid 1
|
2696 |
+
ug 1
|
2697 |
+
ea 1
|
2698 |
+
▁message 1
|
2699 |
+
tric 1
|
2700 |
+
rio 1
|
2701 |
+
▁plate 1
|
2702 |
+
▁inform 1
|
2703 |
+
ache 1
|
2704 |
+
bel 1
|
2705 |
+
▁families 1
|
2706 |
+
▁biggest 1
|
2707 |
+
▁multiple 1
|
2708 |
+
▁remind 1
|
2709 |
+
▁lou 1
|
2710 |
+
▁architecture 1
|
2711 |
+
▁stick 1
|
2712 |
+
mark 1
|
2713 |
+
▁answered 1
|
2714 |
+
▁colors 1
|
2715 |
+
▁linked 1
|
2716 |
+
net 1
|
2717 |
+
▁consequence 1
|
2718 |
+
▁landscape 1
|
2719 |
+
▁option 1
|
2720 |
+
▁hole 1
|
2721 |
+
▁pat 1
|
2722 |
+
▁asia 1
|
2723 |
+
▁records 1
|
2724 |
+
▁disarmament 1
|
2725 |
+
▁bright 1
|
2726 |
+
▁load 1
|
2727 |
+
▁hide 1
|
2728 |
+
▁useful 1
|
2729 |
+
▁cent 1
|
2730 |
+
ari 1
|
2731 |
+
▁frame 1
|
2732 |
+
▁valencia 1
|
2733 |
+
▁signed 1
|
2734 |
+
▁grass 1
|
2735 |
+
▁session 1
|
2736 |
+
▁web 1
|
2737 |
+
▁liked 1
|
2738 |
+
▁situated 1
|
2739 |
+
▁grant 1
|
2740 |
+
▁continues 1
|
2741 |
+
▁directed 1
|
2742 |
+
ek 1
|
2743 |
+
▁documents 1
|
2744 |
+
▁speech 1
|
2745 |
+
▁damage 1
|
2746 |
+
hr 1
|
2747 |
+
▁adopted 1
|
2748 |
+
▁everywhere 1
|
2749 |
+
▁expand 1
|
2750 |
+
▁faith 1
|
2751 |
+
▁generation 1
|
2752 |
+
▁boil 1
|
2753 |
+
▁affected 1
|
2754 |
+
▁requires 1
|
2755 |
+
cker 1
|
2756 |
+
▁internal 1
|
2757 |
+
▁matches 1
|
2758 |
+
▁bare 1
|
2759 |
+
▁translated 1
|
2760 |
+
ik 1
|
2761 |
+
▁opportunity 1
|
2762 |
+
▁practical 1
|
2763 |
+
non 1
|
2764 |
+
▁estate 1
|
2765 |
+
ah 1
|
2766 |
+
▁rat 1
|
2767 |
+
▁begins 1
|
2768 |
+
▁ham 1
|
2769 |
+
▁camera 1
|
2770 |
+
▁danger 1
|
2771 |
+
▁visible 1
|
2772 |
+
▁victory 1
|
2773 |
+
▁flee 1
|
2774 |
+
rupt 1
|
2775 |
+
▁affect 1
|
2776 |
+
gy 1
|
2777 |
+
▁gift 1
|
2778 |
+
hy 1
|
2779 |
+
▁sight 1
|
2780 |
+
q 1
|
2781 |
+
▁attached 1
|
2782 |
+
▁ul 1
|
2783 |
+
▁driving 1
|
2784 |
+
▁regulation 1
|
2785 |
+
▁sugar 1
|
2786 |
+
rop 1
|
2787 |
+
▁whoever 1
|
2788 |
+
▁harm 1
|
2789 |
+
▁marked 1
|
2790 |
+
▁sail 1
|
2791 |
+
stein 1
|
2792 |
+
▁descend 1
|
2793 |
+
▁patient 1
|
2794 |
+
▁planned 1
|
2795 |
+
▁increased 1
|
2796 |
+
ene 1
|
2797 |
+
ssa 1
|
2798 |
+
▁failed 1
|
2799 |
+
▁surprised 1
|
2800 |
+
▁nations 1
|
2801 |
+
wer 1
|
2802 |
+
▁feature 1
|
2803 |
+
▁bis 1
|
2804 |
+
ado 1
|
2805 |
+
▁breakfast 1
|
2806 |
+
▁ends 1
|
2807 |
+
▁exception 1
|
2808 |
+
▁gate 1
|
2809 |
+
▁classic 1
|
2810 |
+
▁tie 1
|
2811 |
+
▁learned 1
|
2812 |
+
ened 1
|
2813 |
+
▁ideas 1
|
2814 |
+
▁teach 1
|
2815 |
+
▁constant 1
|
2816 |
+
▁shaped 1
|
2817 |
+
▁experiment 1
|
2818 |
+
▁platform 1
|
2819 |
+
▁orient 1
|
2820 |
+
▁distribution 1
|
2821 |
+
fin 1
|
2822 |
+
▁gau 1
|
2823 |
+
port 1
|
2824 |
+
▁za 1
|
2825 |
+
▁effects 1
|
2826 |
+
▁chile 1
|
2827 |
+
▁strength 1
|
2828 |
+
▁wedding 1
|
2829 |
+
▁firm 1
|
2830 |
+
▁chart 1
|
2831 |
+
▁olive 1
|
2832 |
+
▁observ 1
|
2833 |
+
▁caught 1
|
2834 |
+
▁switch 1
|
2835 |
+
▁authorities 1
|
2836 |
+
▁canada 1
|
2837 |
+
▁indicate 1
|
2838 |
+
phone 1
|
2839 |
+
▁suffer 1
|
2840 |
+
▁alive 1
|
2841 |
+
▁distributed 1
|
2842 |
+
▁victim 1
|
2843 |
+
▁fully 1
|
2844 |
+
▁worse 1
|
2845 |
+
▁prior 1
|
2846 |
+
▁drop 1
|
2847 |
+
▁spe 1
|
2848 |
+
▁authority 1
|
2849 |
+
via 1
|
2850 |
+
▁scream 1
|
2851 |
+
▁troops 1
|
2852 |
+
▁pull 1
|
2853 |
+
▁pathway 1
|
2854 |
+
▁victor 1
|
2855 |
+
▁mac 1
|
2856 |
+
▁wal 1
|
2857 |
+
▁expression 1
|
2858 |
+
▁studio 1
|
2859 |
+
▁strip 1
|
2860 |
+
▁governor 1
|
2861 |
+
▁q 1
|
2862 |
+
▁pale 1
|
2863 |
+
ona 1
|
2864 |
+
▁regularly 1
|
2865 |
+
▁vall 1
|
2866 |
+
off 1
|
2867 |
+
▁daily 1
|
2868 |
+
▁introduced 1
|
2869 |
+
▁ambassador 1
|
2870 |
+
▁severe 1
|
2871 |
+
ku 1
|
2872 |
+
▁detail 1
|
2873 |
+
lau 1
|
2874 |
+
▁henri 1
|
2875 |
+
▁taxi 1
|
2876 |
+
▁labor 1
|
2877 |
+
▁height 1
|
2878 |
+
▁worry 1
|
2879 |
+
ory 1
|
2880 |
+
▁hor 1
|
2881 |
+
▁organize 1
|
2882 |
+
▁apple 1
|
2883 |
+
ora 1
|
2884 |
+
▁teeth 1
|
2885 |
+
▁lunch 1
|
2886 |
+
▁bol 1
|
2887 |
+
▁fau 1
|
2888 |
+
▁arts 1
|
2889 |
+
▁david 1
|
2890 |
+
▁status 1
|
2891 |
+
▁rural 1
|
2892 |
+
▁dar 1
|
2893 |
+
▁smaller 1
|
2894 |
+
▁user 1
|
2895 |
+
▁nest 1
|
2896 |
+
qua 1
|
2897 |
+
▁consul 1
|
2898 |
+
▁holding 1
|
2899 |
+
▁guarantee 1
|
2900 |
+
▁gray 1
|
2901 |
+
▁dig 1
|
2902 |
+
▁sort 1
|
2903 |
+
ple 1
|
2904 |
+
▁conduct 1
|
2905 |
+
▁pur 1
|
2906 |
+
▁budget 1
|
2907 |
+
▁religion 1
|
2908 |
+
▁shirt 1
|
2909 |
+
▁impasse 1
|
2910 |
+
▁cream 1
|
2911 |
+
▁brings 1
|
2912 |
+
right 1
|
2913 |
+
▁justice 1
|
2914 |
+
▁pack 1
|
2915 |
+
▁evidence 1
|
2916 |
+
eux 1
|
2917 |
+
fort 1
|
2918 |
+
board 1
|
2919 |
+
▁der 1
|
2920 |
+
▁attended 1
|
2921 |
+
▁mol 1
|
2922 |
+
▁argentina 1
|
2923 |
+
▁wolf 1
|
2924 |
+
▁nave 1
|
2925 |
+
▁reaction 1
|
2926 |
+
▁busy 1
|
2927 |
+
▁instruct 1
|
2928 |
+
▁reign 1
|
2929 |
+
▁austria 1
|
2930 |
+
rich 1
|
2931 |
+
▁replace 1
|
2932 |
+
hl 1
|
2933 |
+
▁mention 1
|
2934 |
+
▁esp 1
|
2935 |
+
▁trouble 1
|
2936 |
+
▁exam 1
|
2937 |
+
▁sales 1
|
2938 |
+
▁drawing 1
|
2939 |
+
▁neck 1
|
2940 |
+
▁unfavorable 1
|
2941 |
+
▁assistant 1
|
2942 |
+
▁honest 1
|
2943 |
+
▁william 1
|
2944 |
+
▁functions 1
|
2945 |
+
▁suffered 1
|
2946 |
+
▁pal 1
|
2947 |
+
▁protected 1
|
2948 |
+
▁catalonia 1
|
2949 |
+
▁stream 1
|
2950 |
+
▁gla 1
|
2951 |
+
▁happens 1
|
2952 |
+
▁shoot 1
|
2953 |
+
▁bat 1
|
2954 |
+
▁unique 1
|
2955 |
+
▁secondary 1
|
2956 |
+
ppe 1
|
2957 |
+
▁narrow 1
|
2958 |
+
▁proceed 1
|
2959 |
+
var 1
|
2960 |
+
▁forests 1
|
2961 |
+
▁bigger 1
|
2962 |
+
▁reveal 1
|
2963 |
+
▁drug 1
|
2964 |
+
▁depends 1
|
2965 |
+
fu 1
|
2966 |
+
▁separate 1
|
2967 |
+
▁cave 1
|
2968 |
+
▁recording 1
|
2969 |
+
▁founder 1
|
2970 |
+
▁dies 1
|
2971 |
+
▁alternative 1
|
2972 |
+
▁appreciate 1
|
2973 |
+
▁volunteer 1
|
2974 |
+
▁crowd 1
|
2975 |
+
▁blind 1
|
2976 |
+
▁childhood 1
|
2977 |
+
ax 1
|
2978 |
+
▁mé 1
|
2979 |
+
▁basis 1
|
2980 |
+
▁tip 1
|
2981 |
+
▁helped 1
|
2982 |
+
▁ze 1
|
2983 |
+
▁responsibility 1
|
2984 |
+
▁witness 1
|
2985 |
+
▁swimming 1
|
2986 |
+
▁emp 1
|
2987 |
+
▁poem 1
|
2988 |
+
▁forced 1
|
2989 |
+
▁rare 1
|
2990 |
+
▁joy 1
|
2991 |
+
▁ol 1
|
2992 |
+
▁strike 1
|
2993 |
+
▁appeal 1
|
2994 |
+
▁shut 1
|
2995 |
+
▁noble 1
|
2996 |
+
▁shown 1
|
2997 |
+
quet 1
|
2998 |
+
▁increasing 1
|
2999 |
+
▁ensure 1
|
3000 |
+
▁singing 1
|
3001 |
+
▁picture 1
|
3002 |
+
▁duke 1
|
3003 |
+
▁jewish 1
|
3004 |
+
▁studying 1
|
3005 |
+
▁growth 1
|
3006 |
+
▁gran 1
|
3007 |
+
▁graduated 1
|
3008 |
+
▁kitchen 1
|
3009 |
+
▁chapter 1
|
3010 |
+
▁thin 1
|
3011 |
+
▁november 1
|
3012 |
+
▁stretch 1
|
3013 |
+
▁planning 1
|
3014 |
+
▁russia 1
|
3015 |
+
▁surrounding 1
|
3016 |
+
▁jan 1
|
3017 |
+
ude 1
|
3018 |
+
▁materials 1
|
3019 |
+
▁photograph 1
|
3020 |
+
▁specialized 1
|
3021 |
+
ula 1
|
3022 |
+
▁meanwhile 1
|
3023 |
+
▁pure 1
|
3024 |
+
phe 1
|
3025 |
+
▁filled 1
|
3026 |
+
▁factory 1
|
3027 |
+
▁happiness 1
|
3028 |
+
▁sources 1
|
3029 |
+
▁whatever 1
|
3030 |
+
▁rub 1
|
3031 |
+
▁propose 1
|
3032 |
+
▁audience 1
|
3033 |
+
▁switzerland 1
|
3034 |
+
▁flows 1
|
3035 |
+
▁tourism 1
|
3036 |
+
▁genus 1
|
3037 |
+
az 1
|
3038 |
+
▁root 1
|
3039 |
+
▁pit 1
|
3040 |
+
▁bomb 1
|
3041 |
+
▁surprise 1
|
3042 |
+
▁grey 1
|
3043 |
+
▁repeated 1
|
3044 |
+
▁prepared 1
|
3045 |
+
▁artistic 1
|
3046 |
+
▁disappear 1
|
3047 |
+
▁stomach 1
|
3048 |
+
▁virgin 1
|
3049 |
+
▁dangerous 1
|
3050 |
+
▁stock 1
|
3051 |
+
▁wake 1
|
3052 |
+
▁wing 1
|
3053 |
+
▁castell 1
|
3054 |
+
▁relative 1
|
3055 |
+
▁eva 1
|
3056 |
+
▁zo 1
|
3057 |
+
chen 1
|
3058 |
+
▁plain 1
|
3059 |
+
▁articles 1
|
3060 |
+
▁stadium 1
|
3061 |
+
▁quick 1
|
3062 |
+
▁growing 1
|
3063 |
+
▁sam 1
|
3064 |
+
▁reflect 1
|
3065 |
+
onic 1
|
3066 |
+
▁bodies 1
|
3067 |
+
▁average 1
|
3068 |
+
▁poetry 1
|
3069 |
+
▁motor 1
|
3070 |
+
aire 1
|
3071 |
+
dorf 1
|
3072 |
+
▁stu 1
|
3073 |
+
▁sau 1
|
3074 |
+
▁accompanied 1
|
3075 |
+
▁contribution 1
|
3076 |
+
▁brief 1
|
3077 |
+
aud 1
|
3078 |
+
▁deliver 1
|
3079 |
+
▁engineer 1
|
3080 |
+
▁certainly 1
|
3081 |
+
▁acting 1
|
3082 |
+
▁prop 1
|
3083 |
+
▁promoted 1
|
3084 |
+
▁mono 1
|
3085 |
+
▁politics 1
|
3086 |
+
▁emerge 1
|
3087 |
+
▁ur 1
|
3088 |
+
▁details 1
|
3089 |
+
▁raise 1
|
3090 |
+
back 1
|
3091 |
+
▁translation 1
|
3092 |
+
▁mount 1
|
3093 |
+
▁failure 1
|
3094 |
+
ini 1
|
3095 |
+
▁ordered 1
|
3096 |
+
▁citizen 1
|
3097 |
+
▁rib 1
|
3098 |
+
▁uses 1
|
3099 |
+
▁chain 1
|
3100 |
+
ologist 1
|
3101 |
+
▁advice 1
|
3102 |
+
▁analysis 1
|
3103 |
+
▁treat 1
|
3104 |
+
▁auto 1
|
3105 |
+
▁sitting 1
|
3106 |
+
ob 1
|
3107 |
+
▁rejected 1
|
3108 |
+
▁describe 1
|
3109 |
+
▁plans 1
|
3110 |
+
▁regions 1
|
3111 |
+
ato 1
|
3112 |
+
▁dogs 1
|
3113 |
+
▁ministry 1
|
3114 |
+
▁background 1
|
3115 |
+
▁bern 1
|
3116 |
+
▁younger 1
|
3117 |
+
▁prepare 1
|
3118 |
+
▁films 1
|
3119 |
+
▁palm 1
|
3120 |
+
▁causes 1
|
3121 |
+
▁kar 1
|
3122 |
+
▁adapt 1
|
3123 |
+
���occupied 1
|
3124 |
+
▁deputy 1
|
3125 |
+
▁shock 1
|
3126 |
+
▁composer 1
|
3127 |
+
▁ear 1
|
3128 |
+
▁proposed 1
|
3129 |
+
▁epi 1
|
3130 |
+
meter 1
|
3131 |
+
▁equipped 1
|
3132 |
+
▁registered 1
|
3133 |
+
▁safety 1
|
3134 |
+
well 1
|
3135 |
+
▁cau 1
|
3136 |
+
▁trained 1
|
3137 |
+
▁hy 1
|
3138 |
+
▁painted 1
|
3139 |
+
▁register 1
|
3140 |
+
▁stamp 1
|
3141 |
+
har 1
|
3142 |
+
▁consume 1
|
3143 |
+
▁bone 1
|
3144 |
+
▁shopping 1
|
3145 |
+
ographic 1
|
3146 |
+
▁mary 1
|
3147 |
+
igne 1
|
3148 |
+
▁sol 1
|
3149 |
+
▁horses 1
|
3150 |
+
▁provides 1
|
3151 |
+
▁december 1
|
3152 |
+
▁beyond 1
|
3153 |
+
▁chamber 1
|
3154 |
+
▁resistance 1
|
3155 |
+
▁agreed 1
|
3156 |
+
▁tim 1
|
3157 |
+
▁learning 1
|
3158 |
+
▁payment 1
|
3159 |
+
▁communities 1
|
3160 |
+
▁initiative 1
|
3161 |
+
▁approved 1
|
3162 |
+
▁fixed 1
|
3163 |
+
▁eu 1
|
3164 |
+
bourg 1
|
3165 |
+
▁finance 1
|
3166 |
+
▁stars 1
|
3167 |
+
▁apparently 1
|
3168 |
+
gram 1
|
3169 |
+
▁cooperation 1
|
3170 |
+
▁insurance 1
|
3171 |
+
▁manner 1
|
3172 |
+
▁talent 1
|
3173 |
+
▁detect 1
|
3174 |
+
▁continuous 1
|
3175 |
+
▁african 1
|
3176 |
+
▁sixth 1
|
3177 |
+
▁attract 1
|
3178 |
+
▁mel 1
|
3179 |
+
▁congress 1
|
3180 |
+
▁context 1
|
3181 |
+
▁drunk 1
|
3182 |
+
▁subsequently 1
|
3183 |
+
▁believed 1
|
3184 |
+
▁trial 1
|
3185 |
+
▁israel 1
|
3186 |
+
▁canton 1
|
3187 |
+
▁bin 1
|
3188 |
+
▁brave 1
|
3189 |
+
bro 1
|
3190 |
+
▁boss 1
|
3191 |
+
▁letters 1
|
3192 |
+
▁mix 1
|
3193 |
+
▁achieve 1
|
3194 |
+
og 1
|
3195 |
+
▁encourage 1
|
3196 |
+
▁equipment 1
|
3197 |
+
▁jacques 1
|
3198 |
+
▁micro 1
|
3199 |
+
▁wealth 1
|
3200 |
+
▁funny 1
|
3201 |
+
▁referr 1
|
3202 |
+
▁grape 1
|
3203 |
+
▁succeeded 1
|
3204 |
+
ight 1
|
3205 |
+
▁inspired 1
|
3206 |
+
▁continent 1
|
3207 |
+
▁recover 1
|
3208 |
+
▁goals 1
|
3209 |
+
zan 1
|
3210 |
+
hor 1
|
3211 |
+
▁govern 1
|
3212 |
+
▁defined 1
|
3213 |
+
▁enemy 1
|
3214 |
+
▁housing 1
|
3215 |
+
▁agent 1
|
3216 |
+
▁interpret 1
|
3217 |
+
▁paintings 1
|
3218 |
+
▁arab 1
|
3219 |
+
▁contest 1
|
3220 |
+
▁fool 1
|
3221 |
+
▁specialist 1
|
3222 |
+
ieres 1
|
3223 |
+
▁separated 1
|
3224 |
+
▁mur 1
|
3225 |
+
▁eventually 1
|
3226 |
+
▁graphic 1
|
3227 |
+
▁annual 1
|
3228 |
+
▁suitable 1
|
3229 |
+
nay 1
|
3230 |
+
▁fee 1
|
3231 |
+
▁tools 1
|
3232 |
+
▁drum 1
|
3233 |
+
▁soup 1
|
3234 |
+
▁listed 1
|
3235 |
+
▁fundamental 1
|
3236 |
+
▁orchestra 1
|
3237 |
+
▁wound 1
|
3238 |
+
▁transfer 1
|
3239 |
+
▁mag 1
|
3240 |
+
lai 1
|
3241 |
+
▁yo 1
|
3242 |
+
vre 1
|
3243 |
+
▁injured 1
|
3244 |
+
▁magn 1
|
3245 |
+
gel 1
|
3246 |
+
▁rectangular 1
|
3247 |
+
▁critics 1
|
3248 |
+
▁aid 1
|
3249 |
+
▁prime 1
|
3250 |
+
ung 1
|
3251 |
+
▁knee 1
|
3252 |
+
▁revi 1
|
3253 |
+
▁ly 1
|
3254 |
+
▁brick 1
|
3255 |
+
▁effort 1
|
3256 |
+
▁characterized 1
|
3257 |
+
▁meant 1
|
3258 |
+
▁sum 1
|
3259 |
+
▁lift 1
|
3260 |
+
▁sole 1
|
3261 |
+
▁lion 1
|
3262 |
+
▁determine 1
|
3263 |
+
bil 1
|
3264 |
+
▁julia 1
|
3265 |
+
▁mai 1
|
3266 |
+
▁wearing 1
|
3267 |
+
▁acid 1
|
3268 |
+
▁capacity 1
|
3269 |
+
▁holy 1
|
3270 |
+
▁adopt 1
|
3271 |
+
▁settled 1
|
3272 |
+
rid 1
|
3273 |
+
▁declared 1
|
3274 |
+
▁ple 1
|
3275 |
+
▁potential 1
|
3276 |
+
▁tank 1
|
3277 |
+
▁opposition 1
|
3278 |
+
▁extend 1
|
3279 |
+
▁weekend 1
|
3280 |
+
▁selection 1
|
3281 |
+
▁rice 1
|
3282 |
+
▁rush 1
|
3283 |
+
▁frequently 1
|
3284 |
+
▁reduce 1
|
3285 |
+
▁announced 1
|
3286 |
+
▁cake 1
|
3287 |
+
▁covers 1
|
3288 |
+
▁passion 1
|
3289 |
+
▁rarely 1
|
3290 |
+
▁slope 1
|
3291 |
+
▁municipalities 1
|
3292 |
+
▁wheat 1
|
3293 |
+
▁waste 1
|
3294 |
+
▁domini 1
|
3295 |
+
▁anne 1
|
3296 |
+
▁editor 1
|
3297 |
+
▁beau 1
|
3298 |
+
▁juan 1
|
3299 |
+
▁exit 1
|
3300 |
+
▁lé 1
|
3301 |
+
for 1
|
3302 |
+
▁hardly 1
|
3303 |
+
▁mom 1
|
3304 |
+
ivity 1
|
3305 |
+
▁joint 1
|
3306 |
+
▁mou 1
|
3307 |
+
▁cle 1
|
3308 |
+
▁closer 1
|
3309 |
+
▁chicken 1
|
3310 |
+
▁pilot 1
|
3311 |
+
▁operating 1
|
3312 |
+
▁cable 1
|
3313 |
+
▁hyp 1
|
3314 |
+
▁grandfather 1
|
3315 |
+
▁variety 1
|
3316 |
+
▁hero 1
|
3317 |
+
▁polish 1
|
3318 |
+
▁fruits 1
|
3319 |
+
▁implement 1
|
3320 |
+
stone 1
|
3321 |
+
ano 1
|
3322 |
+
▁hydro 1
|
3323 |
+
▁rod 1
|
3324 |
+
▁tries 1
|
3325 |
+
▁bois 1
|
3326 |
+
▁visited 1
|
3327 |
+
▁mess 1
|
3328 |
+
▁moral 1
|
3329 |
+
▁conversation 1
|
3330 |
+
▁independence 1
|
3331 |
+
▁decorated 1
|
3332 |
+
▁shoes 1
|
3333 |
+
▁sto 1
|
3334 |
+
▁becoming 1
|
3335 |
+
▁spoke 1
|
3336 |
+
▁environmental 1
|
3337 |
+
▁mode 1
|
3338 |
+
▁sailor 1
|
3339 |
+
▁que 1
|
3340 |
+
▁cultivat 1
|
3341 |
+
▁extension 1
|
3342 |
+
▁sale 1
|
3343 |
+
▁aware 1
|
3344 |
+
▁chairman 1
|
3345 |
+
▁assume 1
|
3346 |
+
▁pop 1
|
3347 |
+
pper 1
|
3348 |
+
▁tan 1
|
3349 |
+
▁gain 1
|
3350 |
+
▁authors 1
|
3351 |
+
▁diocese 1
|
3352 |
+
▁interview 1
|
3353 |
+
▁fought 1
|
3354 |
+
▁plot 1
|
3355 |
+
▁figures 1
|
3356 |
+
▁chest 1
|
3357 |
+
▁cher 1
|
3358 |
+
▁coin 1
|
3359 |
+
▁sheet 1
|
3360 |
+
bbed 1
|
3361 |
+
▁corresponding 1
|
3362 |
+
▁extended 1
|
3363 |
+
▁adventure 1
|
3364 |
+
▁passenger 1
|
3365 |
+
▁thomas 1
|
3366 |
+
▁argument 1
|
3367 |
+
▁expense 1
|
3368 |
+
▁column 1
|
3369 |
+
▁strengthen 1
|
3370 |
+
▁signs 1
|
3371 |
+
▁pool 1
|
3372 |
+
▁compared 1
|
3373 |
+
▁falls 1
|
3374 |
+
▁circumstances 1
|
3375 |
+
ery 1
|
3376 |
+
▁cloth 1
|
3377 |
+
▁tropical 1
|
3378 |
+
▁target 1
|
3379 |
+
▁statue 1
|
3380 |
+
▁sharp 1
|
3381 |
+
▁levels 1
|
3382 |
+
▁bull 1
|
3383 |
+
▁rad 1
|
3384 |
+
▁sainte 1
|
3385 |
+
▁liber 1
|
3386 |
+
▁committed 1
|
3387 |
+
▁earlier 1
|
3388 |
+
▁entirely 1
|
3389 |
+
▁stable 1
|
3390 |
+
▁syn 1
|
3391 |
+
▁powerful 1
|
3392 |
+
▁spell 1
|
3393 |
+
lay 1
|
3394 |
+
▁deposit 1
|
3395 |
+
▁determined 1
|
3396 |
+
▁label 1
|
3397 |
+
▁expos 1
|
3398 |
+
▁obviously 1
|
3399 |
+
▁bike 1
|
3400 |
+
▁perhaps 1
|
3401 |
+
▁andré 1
|
3402 |
+
▁telling 1
|
3403 |
+
▁sab 1
|
3404 |
+
▁tam 1
|
3405 |
+
▁sciences 1
|
3406 |
+
▁ideal 1
|
3407 |
+
▁logic 1
|
3408 |
+
▁criminal 1
|
3409 |
+
▁nearby 1
|
3410 |
+
▁hello 1
|
3411 |
+
▁swim 1
|
3412 |
+
▁contribute 1
|
3413 |
+
▁mediterranean 1
|
3414 |
+
▁supply 1
|
3415 |
+
▁emotion 1
|
3416 |
+
▁electronic 1
|
3417 |
+
▁wins 1
|
3418 |
+
▁phil 1
|
3419 |
+
▁pictures 1
|
3420 |
+
▁awards 1
|
3421 |
+
▁mexico 1
|
3422 |
+
▁tooth 1
|
3423 |
+
▁champ 1
|
3424 |
+
▁sentences 1
|
3425 |
+
hn 1
|
3426 |
+
▁altitude 1
|
3427 |
+
▁category 1
|
3428 |
+
▁participant 1
|
3429 |
+
▁promotion 1
|
3430 |
+
▁vienna 1
|
3431 |
+
▁legend 1
|
3432 |
+
▁cancel 1
|
3433 |
+
▁burg 1
|
3434 |
+
▁jack 1
|
3435 |
+
▁fuel 1
|
3436 |
+
▁pé 1
|
3437 |
+
▁scared 1
|
3438 |
+
▁alcohol 1
|
3439 |
+
▁michael 1
|
3440 |
+
▁resign 1
|
3441 |
+
▁alter 1
|
3442 |
+
▁gall 1
|
3443 |
+
▁defeated 1
|
3444 |
+
▁pet 1
|
3445 |
+
▁extensive 1
|
3446 |
+
▁smooth 1
|
3447 |
+
▁okay 1
|
3448 |
+
▁crisis 1
|
3449 |
+
▁generate 1
|
3450 |
+
▁fault 1
|
3451 |
+
▁stem 1
|
3452 |
+
▁colleagues 1
|
3453 |
+
▁tru 1
|
3454 |
+
▁endemic 1
|
3455 |
+
▁portrait 1
|
3456 |
+
▁hurry 1
|
3457 |
+
▁philippe 1
|
3458 |
+
position 1
|
3459 |
+
▁online 1
|
3460 |
+
▁petit 1
|
3461 |
+
▁bé 1
|
3462 |
+
▁applications 1
|
3463 |
+
▁liquid 1
|
3464 |
+
▁marquis 1
|
3465 |
+
▁frank 1
|
3466 |
+
▁exists 1
|
3467 |
+
▁transform 1
|
3468 |
+
▁incident 1
|
3469 |
+
▁hidden 1
|
3470 |
+
▁approximately 1
|
3471 |
+
▁absolutely 1
|
3472 |
+
▁net 1
|
3473 |
+
▁branches 1
|
3474 |
+
▁significantly 1
|
3475 |
+
▁ville 1
|
3476 |
+
▁lau 1
|
3477 |
+
▁colombia 1
|
3478 |
+
▁knock 1
|
3479 |
+
court 1
|
3480 |
+
▁dad 1
|
3481 |
+
igny 1
|
3482 |
+
▁fighting 1
|
3483 |
+
▁affairs 1
|
3484 |
+
▁sul 1
|
3485 |
+
▁bush 1
|
3486 |
+
▁meal 1
|
3487 |
+
▁classes 1
|
3488 |
+
▁medium 1
|
3489 |
+
▁southeast 1
|
3490 |
+
▁presentation 1
|
3491 |
+
▁ride 1
|
3492 |
+
▁possibility 1
|
3493 |
+
▁assigned 1
|
3494 |
+
▁existence 1
|
3495 |
+
▁broad 1
|
3496 |
+
▁operate 1
|
3497 |
+
▁duty 1
|
3498 |
+
▁commander 1
|
3499 |
+
▁opponent 1
|
3500 |
+
▁imperial 1
|
3501 |
+
▁element 1
|
3502 |
+
▁chat 1
|
3503 |
+
▁invited 1
|
3504 |
+
▁representation 1
|
3505 |
+
▁seeing 1
|
3506 |
+
▁granted 1
|
3507 |
+
▁pink 1
|
3508 |
+
ani 1
|
3509 |
+
▁identity 1
|
3510 |
+
▁participation 1
|
3511 |
+
▁chole 1
|
3512 |
+
room 1
|
3513 |
+
▁widely 1
|
3514 |
+
▁thi 1
|
3515 |
+
▁refused 1
|
3516 |
+
▁renew 1
|
3517 |
+
▁choir 1
|
3518 |
+
▁hum 1
|
3519 |
+
▁passage 1
|
3520 |
+
▁pine 1
|
3521 |
+
▁react 1
|
3522 |
+
▁wings 1
|
3523 |
+
▁respond 1
|
3524 |
+
▁smart 1
|
3525 |
+
▁existing 1
|
3526 |
+
▁bert 1
|
3527 |
+
▁initial 1
|
3528 |
+
▁bound 1
|
3529 |
+
▁handle 1
|
3530 |
+
▁wooden 1
|
3531 |
+
▁easier 1
|
3532 |
+
▁intention 1
|
3533 |
+
lio 1
|
3534 |
+
▁ears 1
|
3535 |
+
▁magic 1
|
3536 |
+
▁highlight 1
|
3537 |
+
▁repeat 1
|
3538 |
+
▁zi 1
|
3539 |
+
▁customer 1
|
3540 |
+
die 1
|
3541 |
+
▁ruins 1
|
3542 |
+
▁log 1
|
3543 |
+
enburg 1
|
3544 |
+
▁dish 1
|
3545 |
+
▁monitor 1
|
3546 |
+
▁marry 1
|
3547 |
+
oph 1
|
3548 |
+
▁admit 1
|
3549 |
+
asse 1
|
3550 |
+
▁lecture 1
|
3551 |
+
▁examine 1
|
3552 |
+
▁flying 1
|
3553 |
+
▁rail 1
|
3554 |
+
▁artificial 1
|
3555 |
+
▁dimension 1
|
3556 |
+
▁script 1
|
3557 |
+
▁workshop 1
|
3558 |
+
▁richard 1
|
3559 |
+
▁holidays 1
|
3560 |
+
▁conserv 1
|
3561 |
+
▁pleasure 1
|
3562 |
+
▁profit 1
|
3563 |
+
▁swiss 1
|
3564 |
+
▁angry 1
|
3565 |
+
▁investment 1
|
3566 |
+
▁succeed 1
|
3567 |
+
▁ray 1
|
3568 |
+
▁format 1
|
3569 |
+
▁hunting 1
|
3570 |
+
▁adjust 1
|
3571 |
+
▁nephew 1
|
3572 |
+
▁daniel 1
|
3573 |
+
▁tight 1
|
3574 |
+
hard 1
|
3575 |
+
war 1
|
3576 |
+
▁praise 1
|
3577 |
+
▁font 1
|
3578 |
+
▁defeat 1
|
3579 |
+
▁altar 1
|
3580 |
+
▁fix 1
|
3581 |
+
▁pala 1
|
3582 |
+
▁constitute 1
|
3583 |
+
▁external 1
|
3584 |
+
▁munich 1
|
3585 |
+
▁grown 1
|
3586 |
+
▁cabin 1
|
3587 |
+
gno 1
|
3588 |
+
▁enable 1
|
3589 |
+
▁breton 1
|
3590 |
+
▁til 1
|
3591 |
+
▁baron 1
|
3592 |
+
▁button 1
|
3593 |
+
▁dispute 1
|
3594 |
+
▁appointment 1
|
3595 |
+
▁concerned 1
|
3596 |
+
fully 1
|
3597 |
+
▁contrary 1
|
3598 |
+
▁cycle 1
|
3599 |
+
▁error 1
|
3600 |
+
▁strict 1
|
3601 |
+
▁aspects 1
|
3602 |
+
▁anna 1
|
3603 |
+
tally 1
|
3604 |
+
▁normally 1
|
3605 |
+
▁reduced 1
|
3606 |
+
▁reported 1
|
3607 |
+
▁mobile 1
|
3608 |
+
▁agency 1
|
3609 |
+
▁serbia 1
|
3610 |
+
▁northeast 1
|
3611 |
+
▁underground 1
|
3612 |
+
▁tears 1
|
3613 |
+
▁historic 1
|
3614 |
+
▁peak 1
|
3615 |
+
▁ox 1
|
3616 |
+
hand 1
|
3617 |
+
▁settle 1
|
3618 |
+
field 1
|
3619 |
+
ule 1
|
3620 |
+
▁solid 1
|
3621 |
+
▁improvement 1
|
3622 |
+
rel 1
|
3623 |
+
▁advance 1
|
3624 |
+
▁bother 1
|
3625 |
+
cht 1
|
3626 |
+
▁occupation 1
|
3627 |
+
▁inherit 1
|
3628 |
+
▁owned 1
|
3629 |
+
bol 1
|
3630 |
+
▁rough 1
|
3631 |
+
▁vegetables 1
|
3632 |
+
▁lips 1
|
3633 |
+
▁und 1
|
3634 |
+
▁indicated 1
|
3635 |
+
▁cooking 1
|
3636 |
+
▁seriously 1
|
3637 |
+
▁recommended 1
|
3638 |
+
▁bath 1
|
3639 |
+
▁execution 1
|
3640 |
+
▁whisper 1
|
3641 |
+
▁cousin 1
|
3642 |
+
▁hamburg 1
|
3643 |
+
▁zu 1
|
3644 |
+
ttle 1
|
3645 |
+
▁bass 1
|
3646 |
+
▁comb 1
|
3647 |
+
▁peru 1
|
3648 |
+
▁atmosphere 1
|
3649 |
+
▁belgium 1
|
3650 |
+
▁somewhere 1
|
3651 |
+
▁refuge 1
|
3652 |
+
▁stupid 1
|
3653 |
+
▁heritage 1
|
3654 |
+
▁crossed 1
|
3655 |
+
▁cheap 1
|
3656 |
+
▁vila 1
|
3657 |
+
▁greater 1
|
3658 |
+
▁cel 1
|
3659 |
+
▁listening 1
|
3660 |
+
▁skills 1
|
3661 |
+
▁arc 1
|
3662 |
+
▁rob 1
|
3663 |
+
▁influenced 1
|
3664 |
+
pin 1
|
3665 |
+
▁facilities 1
|
3666 |
+
▁primarily 1
|
3667 |
+
▁saxon 1
|
3668 |
+
▁chemical 1
|
3669 |
+
▁negotiations 1
|
3670 |
+
▁exceed 1
|
3671 |
+
▁interrupt 1
|
3672 |
+
▁maintained 1
|
3673 |
+
▁vic 1
|
3674 |
+
zar 1
|
3675 |
+
plan 1
|
3676 |
+
ograph 1
|
3677 |
+
▁wan 1
|
3678 |
+
▁imagine 1
|
3679 |
+
▁southwest 1
|
3680 |
+
▁contemporary 1
|
3681 |
+
▁decrease 1
|
3682 |
+
▁exhaust 1
|
3683 |
+
▁journey 1
|
3684 |
+
▁sword 1
|
3685 |
+
▁facing 1
|
3686 |
+
▁protestant 1
|
3687 |
+
▁lover 1
|
3688 |
+
▁evil 1
|
3689 |
+
▁sleeping 1
|
3690 |
+
▁drama 1
|
3691 |
+
▁aspect 1
|
3692 |
+
▁concrete 1
|
3693 |
+
▁mechanism 1
|
3694 |
+
▁rapporteur 1
|
3695 |
+
▁relations 1
|
3696 |
+
▁francis 1
|
3697 |
+
▁confirm 1
|
3698 |
+
▁tend 1
|
3699 |
+
▁habit 1
|
3700 |
+
vier 1
|
3701 |
+
▁selected 1
|
3702 |
+
▁canadian 1
|
3703 |
+
▁rein 1
|
3704 |
+
▁dollar 1
|
3705 |
+
▁vault 1
|
3706 |
+
ique 1
|
3707 |
+
▁seeds 1
|
3708 |
+
▁delay 1
|
3709 |
+
▁arrested 1
|
3710 |
+
▁contrast 1
|
3711 |
+
▁emergency 1
|
3712 |
+
▁split 1
|
3713 |
+
▁noticed 1
|
3714 |
+
▁ker 1
|
3715 |
+
agne 1
|
3716 |
+
▁greatest 1
|
3717 |
+
▁beauty 1
|
3718 |
+
▁blo 1
|
3719 |
+
▁trick 1
|
3720 |
+
▁dare 1
|
3721 |
+
▁criticism 1
|
3722 |
+
▁properties 1
|
3723 |
+
▁terror 1
|
3724 |
+
▁cheese 1
|
3725 |
+
▁trace 1
|
3726 |
+
▁formation 1
|
3727 |
+
▁formula 1
|
3728 |
+
▁crossing 1
|
3729 |
+
▁exhibit 1
|
3730 |
+
▁trou 1
|
3731 |
+
▁din 1
|
3732 |
+
▁terrible 1
|
3733 |
+
▁shadow 1
|
3734 |
+
▁resist 1
|
3735 |
+
▁illness 1
|
3736 |
+
▁destroy 1
|
3737 |
+
east 1
|
3738 |
+
▁cuba 1
|
3739 |
+
▁spin 1
|
3740 |
+
▁lang 1
|
3741 |
+
▁ourselves 1
|
3742 |
+
▁maintenance 1
|
3743 |
+
▁slave 1
|
3744 |
+
▁imagin 1
|
3745 |
+
▁dutch 1
|
3746 |
+
zhou 1
|
3747 |
+
etic 1
|
3748 |
+
▁confirmed 1
|
3749 |
+
▁strongly 1
|
3750 |
+
▁austrian 1
|
3751 |
+
ña 1
|
3752 |
+
▁obligation 1
|
3753 |
+
▁gabriel 1
|
3754 |
+
▁soviet 1
|
3755 |
+
▁annoy 1
|
3756 |
+
▁comprise 1
|
3757 |
+
grad 1
|
3758 |
+
illo 1
|
3759 |
+
▁colleague 1
|
3760 |
+
▁usual 1
|
3761 |
+
▁carefully 1
|
3762 |
+
▁tele 1
|
3763 |
+
▁cow 1
|
3764 |
+
▁cour 1
|
3765 |
+
▁easter 1
|
3766 |
+
▁relevant 1
|
3767 |
+
▁pattern 1
|
3768 |
+
▁deserve 1
|
3769 |
+
▁lyric 1
|
3770 |
+
▁advise 1
|
3771 |
+
▁package 1
|
3772 |
+
▁leon 1
|
3773 |
+
▁basin 1
|
3774 |
+
form 1
|
3775 |
+
▁sara 1
|
3776 |
+
▁ruin 1
|
3777 |
+
▁mail 1
|
3778 |
+
▁wise 1
|
3779 |
+
▁fulfill 1
|
3780 |
+
▁comfortable 1
|
3781 |
+
▁guess 1
|
3782 |
+
ulation 1
|
3783 |
+
▁shared 1
|
3784 |
+
top 1
|
3785 |
+
▁solo 1
|
3786 |
+
ute 1
|
3787 |
+
▁academic 1
|
3788 |
+
▁pocket 1
|
3789 |
+
▁bedroom 1
|
3790 |
+
▁narrat 1
|
3791 |
+
▁forgotten 1
|
3792 |
+
▁stuff 1
|
3793 |
+
▁classified 1
|
3794 |
+
▁pond 1
|
3795 |
+
▁nose 1
|
3796 |
+
▁trail 1
|
3797 |
+
▁joan 1
|
3798 |
+
▁edit 1
|
3799 |
+
ama 1
|
3800 |
+
known 1
|
3801 |
+
▁preparation 1
|
3802 |
+
▁cab 1
|
3803 |
+
▁respective 1
|
3804 |
+
▁diet 1
|
3805 |
+
enberg 1
|
3806 |
+
ich 1
|
3807 |
+
▁showing 1
|
3808 |
+
feld 1
|
3809 |
+
▁anger 1
|
3810 |
+
▁definitely 1
|
3811 |
+
▁executive 1
|
3812 |
+
▁battery 1
|
3813 |
+
▁transferred 1
|
3814 |
+
▁cash 1
|
3815 |
+
▁liberal 1
|
3816 |
+
▁suspect 1
|
3817 |
+
▁decline 1
|
3818 |
+
▁processes 1
|
3819 |
+
▁karl 1
|
3820 |
+
▁successor 1
|
3821 |
+
▁beni 1
|
3822 |
+
▁hungry 1
|
3823 |
+
▁component 1
|
3824 |
+
▁knight 1
|
3825 |
+
▁johann 1
|
3826 |
+
▁kick 1
|
3827 |
+
▁income 1
|
3828 |
+
▁kilo 1
|
3829 |
+
▁convention 1
|
3830 |
+
▁update 1
|
3831 |
+
▁aunt 1
|
3832 |
+
▁james 1
|
3833 |
+
▁classical 1
|
3834 |
+
▁finding 1
|
3835 |
+
oul 1
|
3836 |
+
▁lieutenant 1
|
3837 |
+
▁confess 1
|
3838 |
+
▁parallel 1
|
3839 |
+
▁implementation 1
|
3840 |
+
▁brain 1
|
3841 |
+
fall 1
|
3842 |
+
▁joke 1
|
3843 |
+
▁invite 1
|
3844 |
+
▁saturday 1
|
3845 |
+
▁folk 1
|
3846 |
+
▁pacific 1
|
3847 |
+
▁math 1
|
3848 |
+
▁glad 1
|
3849 |
+
▁mold 1
|
3850 |
+
▁delete 1
|
3851 |
+
▁mile 1
|
3852 |
+
▁investigation 1
|
3853 |
+
ben 1
|
3854 |
+
▁bio 1
|
3855 |
+
▁explained 1
|
3856 |
+
▁disturb 1
|
3857 |
+
▁minimum 1
|
3858 |
+
▁universities 1
|
3859 |
+
▁socialist 1
|
3860 |
+
▁launch 1
|
3861 |
+
▁gather 1
|
3862 |
+
▁lamb 1
|
3863 |
+
▁equally 1
|
3864 |
+
▁distinguished 1
|
3865 |
+
▁critical 1
|
3866 |
+
gger 1
|
3867 |
+
▁denis 1
|
3868 |
+
water 1
|
3869 |
+
▁collaborat 1
|
3870 |
+
hold 1
|
3871 |
+
▁colored 1
|
3872 |
+
▁sculpture 1
|
3873 |
+
▁shore 1
|
3874 |
+
▁suffering 1
|
3875 |
+
▁brun 1
|
3876 |
+
▁euro 1
|
3877 |
+
▁vent 1
|
3878 |
+
▁tomb 1
|
3879 |
+
bla 1
|
3880 |
+
▁federation 1
|
3881 |
+
▁perfectly 1
|
3882 |
+
▁establishment 1
|
3883 |
+
▁constitution 1
|
3884 |
+
▁exact 1
|
3885 |
+
▁damn 1
|
3886 |
+
▁investigat 1
|
3887 |
+
▁hip 1
|
3888 |
+
▁evolution 1
|
3889 |
+
▁decoration 1
|
3890 |
+
▁poison 1
|
3891 |
+
▁crystal 1
|
3892 |
+
▁plastic 1
|
3893 |
+
▁bernard 1
|
3894 |
+
▁bow 1
|
3895 |
+
▁layer 1
|
3896 |
+
▁delegate 1
|
3897 |
+
▁proof 1
|
3898 |
+
▁accessible 1
|
3899 |
+
▁debt 1
|
3900 |
+
▁fig 1
|
3901 |
+
chu 1
|
3902 |
+
▁mam 1
|
3903 |
+
▁basketball 1
|
3904 |
+
▁destination 1
|
3905 |
+
▁examination 1
|
3906 |
+
▁violence 1
|
3907 |
+
▁relax 1
|
3908 |
+
▁gallery 1
|
3909 |
+
▁identified 1
|
3910 |
+
▁retired 1
|
3911 |
+
▁rio 1
|
3912 |
+
uf 1
|
3913 |
+
▁involve 1
|
3914 |
+
▁phenomenon 1
|
3915 |
+
▁replied 1
|
3916 |
+
▁eaten 1
|
3917 |
+
▁collective 1
|
3918 |
+
▁carbon 1
|
3919 |
+
▁bau 1
|
3920 |
+
▁marcel 1
|
3921 |
+
▁mun 1
|
3922 |
+
ffe 1
|
3923 |
+
▁ye 1
|
3924 |
+
▁horn 1
|
3925 |
+
▁drinking 1
|
3926 |
+
▁principal 1
|
3927 |
+
▁autonomous 1
|
3928 |
+
▁response 1
|
3929 |
+
▁remarkable 1
|
3930 |
+
▁pursue 1
|
3931 |
+
▁restrict 1
|
3932 |
+
▁carrier 1
|
3933 |
+
▁continu 1
|
3934 |
+
▁patron 1
|
3935 |
+
▁northwest 1
|
3936 |
+
▁diploma 1
|
3937 |
+
▁hearing 1
|
3938 |
+
▁complicated 1
|
3939 |
+
▁elephant 1
|
3940 |
+
▁arrival 1
|
3941 |
+
▁abbey 1
|
3942 |
+
▁historian 1
|
3943 |
+
▁everyday 1
|
3944 |
+
▁gothic 1
|
3945 |
+
▁overall 1
|
3946 |
+
▁barrel 1
|
3947 |
+
▁fail 1
|
3948 |
+
▁acquired 1
|
3949 |
+
ova 1
|
3950 |
+
▁shouted 1
|
3951 |
+
▁explanation 1
|
3952 |
+
▁netherlands 1
|
3953 |
+
▁monday 1
|
3954 |
+
▁lessons 1
|
3955 |
+
▁steel 1
|
3956 |
+
▁gru 1
|
3957 |
+
▁profession 1
|
3958 |
+
▁formal 1
|
3959 |
+
▁communist 1
|
3960 |
+
▁extraordinary 1
|
3961 |
+
▁linguistic 1
|
3962 |
+
▁rhythm 1
|
3963 |
+
▁balcony 1
|
3964 |
+
▁insects 1
|
3965 |
+
▁syria 1
|
3966 |
+
▁pray 1
|
3967 |
+
▁theatre 1
|
3968 |
+
arian 1
|
3969 |
+
▁nava 1
|
3970 |
+
▁grade 1
|
3971 |
+
▁engineering 1
|
3972 |
+
▁hate 1
|
3973 |
+
▁birthday 1
|
3974 |
+
euil 1
|
3975 |
+
▁weapon 1
|
3976 |
+
▁friendship 1
|
3977 |
+
▁till 1
|
3978 |
+
called 1
|
3979 |
+
▁burned 1
|
3980 |
+
▁flash 1
|
3981 |
+
ssel 1
|
3982 |
+
erie 1
|
3983 |
+
▁bronze 1
|
3984 |
+
▁excess 1
|
3985 |
+
▁stairs 1
|
3986 |
+
gli 1
|
3987 |
+
▁dressed 1
|
3988 |
+
▁lamp 1
|
3989 |
+
▁owe 1
|
3990 |
+
▁proven 1
|
3991 |
+
▁elder 1
|
3992 |
+
▁simon 1
|
3993 |
+
illon 1
|
3994 |
+
▁deck 1
|
3995 |
+
▁chocolate 1
|
3996 |
+
▁estimate 1
|
3997 |
+
▁defended 1
|
3998 |
+
▁contributed 1
|
3999 |
+
▁flour 1
|
4000 |
+
▁surviv 1
|
4001 |
+
▁jam 1
|
4002 |
+
▁phy 1
|
4003 |
+
▁publish 1
|
4004 |
+
▁sheep 1
|
4005 |
+
▁jurisdiction 1
|
4006 |
+
▁turkey 1
|
4007 |
+
▁restored 1
|
4008 |
+
▁lane 1
|
4009 |
+
▁mala 1
|
4010 |
+
▁merchant 1
|
4011 |
+
▁pump 1
|
4012 |
+
▁preced 1
|
4013 |
+
▁realized 1
|
4014 |
+
▁collaboration 1
|
4015 |
+
▁sex 1
|
4016 |
+
▁wonder 1
|
4017 |
+
▁laid 1
|
4018 |
+
▁pou 1
|
4019 |
+
▁rear 1
|
4020 |
+
▁dust 1
|
4021 |
+
▁installed 1
|
4022 |
+
▁portugal 1
|
4023 |
+
▁gil 1
|
4024 |
+
▁false 1
|
4025 |
+
▁spoken 1
|
4026 |
+
▁marine 1
|
4027 |
+
▁protest 1
|
4028 |
+
▁ceremony 1
|
4029 |
+
▁sweat 1
|
4030 |
+
▁manual 1
|
4031 |
+
▁tongue 1
|
4032 |
+
▁sel 1
|
4033 |
+
▁exclusively 1
|
4034 |
+
▁healthy 1
|
4035 |
+
▁observation 1
|
4036 |
+
▁candle 1
|
4037 |
+
▁accord 1
|
4038 |
+
▁hal 1
|
4039 |
+
▁sponsor 1
|
4040 |
+
▁dialect 1
|
4041 |
+
▁client 1
|
4042 |
+
▁sexual 1
|
4043 |
+
▁creative 1
|
4044 |
+
▁stuck 1
|
4045 |
+
mir 1
|
4046 |
+
▁observed 1
|
4047 |
+
▁pitch 1
|
4048 |
+
▁larger 1
|
4049 |
+
▁remaining 1
|
4050 |
+
▁slip 1
|
4051 |
+
▁pour 1
|
4052 |
+
▁shooting 1
|
4053 |
+
▁falling 1
|
4054 |
+
▁familiar 1
|
4055 |
+
▁gradually 1
|
4056 |
+
▁politician 1
|
4057 |
+
▁leaf 1
|
4058 |
+
▁expressed 1
|
4059 |
+
▁holiday 1
|
4060 |
+
▁mau 1
|
4061 |
+
▁curve 1
|
4062 |
+
▁paint 1
|
4063 |
+
▁nation 1
|
4064 |
+
▁introduce 1
|
4065 |
+
▁commitment 1
|
4066 |
+
▁nicolas 1
|
4067 |
+
▁perspective 1
|
4068 |
+
▁modified 1
|
4069 |
+
▁copies 1
|
4070 |
+
▁forgive 1
|
4071 |
+
▁otto 1
|
4072 |
+
▁transition 1
|
4073 |
+
▁domain 1
|
4074 |
+
▁marti 1
|
4075 |
+
▁favorable 1
|
4076 |
+
▁gap 1
|
4077 |
+
▁combat 1
|
4078 |
+
▁reject 1
|
4079 |
+
▁manufacturer 1
|
4080 |
+
▁simpl 1
|
4081 |
+
▁regime 1
|
4082 |
+
▁universal 1
|
4083 |
+
▁criteria 1
|
4084 |
+
▁keyboard 1
|
4085 |
+
▁discussed 1
|
4086 |
+
▁colonel 1
|
4087 |
+
▁engaged 1
|
4088 |
+
▁nervous 1
|
4089 |
+
▁athlete 1
|
4090 |
+
▁purchase 1
|
4091 |
+
▁decade 1
|
4092 |
+
▁survive 1
|
4093 |
+
win 1
|
4094 |
+
▁occasionally 1
|
4095 |
+
▁treated 1
|
4096 |
+
▁kra 1
|
4097 |
+
▁belonging 1
|
4098 |
+
▁eighth 1
|
4099 |
+
▁egypt 1
|
4100 |
+
▁prohibit 1
|
4101 |
+
▁abroad 1
|
4102 |
+
▁baroque 1
|
4103 |
+
▁meantime 1
|
4104 |
+
▁ré 1
|
4105 |
+
▁clock 1
|
4106 |
+
▁arches 1
|
4107 |
+
▁fog 1
|
4108 |
+
▁stir 1
|
4109 |
+
▁oak 1
|
4110 |
+
▁laughing 1
|
4111 |
+
▁intended 1
|
4112 |
+
▁confused 1
|
4113 |
+
▁dialogue 1
|
4114 |
+
▁medieval 1
|
4115 |
+
▁provincial 1
|
4116 |
+
▁uniform 1
|
4117 |
+
▁dirty 1
|
4118 |
+
▁installation 1
|
4119 |
+
▁walked 1
|
4120 |
+
▁closely 1
|
4121 |
+
▁exile 1
|
4122 |
+
▁vary 1
|
4123 |
+
▁lying 1
|
4124 |
+
▁faster 1
|
4125 |
+
▁innovation 1
|
4126 |
+
▁disappoint 1
|
4127 |
+
▁gym 1
|
4128 |
+
▁editorial 1
|
4129 |
+
▁flood 1
|
4130 |
+
▁deeply 1
|
4131 |
+
▁sauce 1
|
4132 |
+
▁pipe 1
|
4133 |
+
▁reporter 1
|
4134 |
+
▁arranged 1
|
4135 |
+
▁hunter 1
|
4136 |
+
▁berg 1
|
4137 |
+
▁substance 1
|
4138 |
+
▁somehow 1
|
4139 |
+
▁bavaria 1
|
4140 |
+
▁alright 1
|
4141 |
+
▁nail 1
|
4142 |
+
▁proper 1
|
4143 |
+
▁angeles 1
|
4144 |
+
▁egg 1
|
4145 |
+
▁collected 1
|
4146 |
+
▁seventh 1
|
4147 |
+
hel 1
|
4148 |
+
▁furniture 1
|
4149 |
+
▁substitute 1
|
4150 |
+
▁violent 1
|
4151 |
+
▁regret 1
|
4152 |
+
▁tennis 1
|
4153 |
+
▁truck 1
|
4154 |
+
▁pole 1
|
4155 |
+
▁attitude 1
|
4156 |
+
▁democracy 1
|
4157 |
+
▁luggage 1
|
4158 |
+
▁miracle 1
|
4159 |
+
▁terrace 1
|
4160 |
+
▁valuable 1
|
4161 |
+
▁superior 1
|
4162 |
+
▁absence 1
|
4163 |
+
▁weird 1
|
4164 |
+
▁courage 1
|
4165 |
+
▁annex 1
|
4166 |
+
▁rosa 1
|
4167 |
+
▁lean 1
|
4168 |
+
▁jar 1
|
4169 |
+
▁launched 1
|
4170 |
+
▁drawn 1
|
4171 |
+
west 1
|
4172 |
+
▁officially 1
|
4173 |
+
▁equivalent 1
|
4174 |
+
▁recognition 1
|
4175 |
+
▁mexican 1
|
4176 |
+
▁sweden 1
|
4177 |
+
▁vision 1
|
4178 |
+
oid 1
|
4179 |
+
▁obvious 1
|
4180 |
+
▁devoted 1
|
4181 |
+
▁passing 1
|
4182 |
+
▁fal 1
|
4183 |
+
▁angle 1
|
4184 |
+
▁crack 1
|
4185 |
+
▁happening 1
|
4186 |
+
▁gained 1
|
4187 |
+
▁watching 1
|
4188 |
+
▁architectural 1
|
4189 |
+
▁requirements 1
|
4190 |
+
▁sufficient 1
|
4191 |
+
▁archive 1
|
4192 |
+
▁commissioner 1
|
4193 |
+
▁republican 1
|
4194 |
+
gui 1
|
4195 |
+
▁neo 1
|
4196 |
+
▁sacrifice 1
|
4197 |
+
▁tunnel 1
|
4198 |
+
▁fiction 1
|
4199 |
+
▁laurent 1
|
4200 |
+
▁ignore 1
|
4201 |
+
▁drain 1
|
4202 |
+
▁mineral 1
|
4203 |
+
▁soldier 1
|
4204 |
+
▁conclude 1
|
4205 |
+
▁identify 1
|
4206 |
+
▁instance 1
|
4207 |
+
▁sample 1
|
4208 |
+
▁jesus 1
|
4209 |
+
▁refuse 1
|
4210 |
+
▁haut 1
|
4211 |
+
▁duck 1
|
4212 |
+
▁lyon 1
|
4213 |
+
▁wrap 1
|
4214 |
+
▁precisely 1
|
4215 |
+
▁pope 1
|
4216 |
+
▁carries 1
|
4217 |
+
ense 1
|
4218 |
+
▁tube 1
|
4219 |
+
▁toilet 1
|
4220 |
+
▁carrying 1
|
4221 |
+
▁vil 1
|
4222 |
+
▁forbidden 1
|
4223 |
+
▁temporary 1
|
4224 |
+
▁visual 1
|
4225 |
+
▁prefecture 1
|
4226 |
+
▁christoph 1
|
4227 |
+
▁interpretation 1
|
4228 |
+
▁devil 1
|
4229 |
+
▁core 1
|
4230 |
+
▁crew 1
|
4231 |
+
▁wil 1
|
4232 |
+
▁max 1
|
4233 |
+
▁monte 1
|
4234 |
+
▁comic 1
|
4235 |
+
▁scientist 1
|
4236 |
+
▁fortress 1
|
4237 |
+
▁controlled 1
|
4238 |
+
▁priority 1
|
4239 |
+
▁possess 1
|
4240 |
+
▁intervention 1
|
4241 |
+
▁profile 1
|
4242 |
+
▁courtyard 1
|
4243 |
+
▁guinea 1
|
4244 |
+
▁honey 1
|
4245 |
+
▁humid 1
|
4246 |
+
▁genre 1
|
4247 |
+
▁admitted 1
|
4248 |
+
▁diverse 1
|
4249 |
+
▁hind 1
|
4250 |
+
worth 1
|
4251 |
+
▁treaty 1
|
4252 |
+
▁turkish 1
|
4253 |
+
▁indonesia 1
|
4254 |
+
▁violin 1
|
4255 |
+
▁pretend 1
|
4256 |
+
▁classification 1
|
4257 |
+
▁executed 1
|
4258 |
+
▁crater 1
|
4259 |
+
▁highway 1
|
4260 |
+
▁ou 1
|
4261 |
+
▁partially 1
|
4262 |
+
▁telephone 1
|
4263 |
+
▁shelter 1
|
4264 |
+
▁visitors 1
|
4265 |
+
▁wishes 1
|
4266 |
+
▁vietnam 1
|
4267 |
+
▁britain 1
|
4268 |
+
▁senior 1
|
4269 |
+
▁remote 1
|
4270 |
+
▁pulled 1
|
4271 |
+
▁electro 1
|
4272 |
+
▁prepar 1
|
4273 |
+
▁cleaning 1
|
4274 |
+
▁useless 1
|
4275 |
+
▁definition 1
|
4276 |
+
▁territorial 1
|
4277 |
+
spiration 1
|
4278 |
+
▁automatically 1
|
4279 |
+
▁collaborate 1
|
4280 |
+
▁accused 1
|
4281 |
+
wood 1
|
4282 |
+
▁divorce 1
|
4283 |
+
▁residential 1
|
4284 |
+
▁centuries 1
|
4285 |
+
▁proportion 1
|
4286 |
+
▁ladies 1
|
4287 |
+
▁possession 1
|
4288 |
+
stadt 1
|
4289 |
+
▁encounter 1
|
4290 |
+
▁muslim 1
|
4291 |
+
▁changing 1
|
4292 |
+
▁stress 1
|
4293 |
+
▁claude 1
|
4294 |
+
▁steam 1
|
4295 |
+
▁proud 1
|
4296 |
+
▁cass 1
|
4297 |
+
▁poland 1
|
4298 |
+
▁conclusion 1
|
4299 |
+
▁grandmother 1
|
4300 |
+
▁impression 1
|
4301 |
+
▁intelligence 1
|
4302 |
+
▁reputation 1
|
4303 |
+
▁download 1
|
4304 |
+
▁estonia 1
|
4305 |
+
▁relief 1
|
4306 |
+
▁cancer 1
|
4307 |
+
▁loose 1
|
4308 |
+
▁survived 1
|
4309 |
+
▁dishes 1
|
4310 |
+
▁bark 1
|
4311 |
+
▁blanc 1
|
4312 |
+
▁description 1
|
4313 |
+
▁exclud 1
|
4314 |
+
▁reinforce 1
|
4315 |
+
▁stroke 1
|
4316 |
+
▁unlike 1
|
4317 |
+
▁twin 1
|
4318 |
+
▁grain 1
|
4319 |
+
▁operated 1
|
4320 |
+
▁reflection 1
|
4321 |
+
▁setting 1
|
4322 |
+
▁venezuela 1
|
4323 |
+
▁zealand 1
|
4324 |
+
▁entry 1
|
4325 |
+
▁passport 1
|
4326 |
+
▁tenth 1
|
4327 |
+
▁wonderful 1
|
4328 |
+
▁practiced 1
|
4329 |
+
▁scored 1
|
4330 |
+
▁sow 1
|
4331 |
+
▁fake 1
|
4332 |
+
▁blame 1
|
4333 |
+
hood 1
|
4334 |
+
í 1
|
4335 |
+
▁discipline 1
|
4336 |
+
▁depict 1
|
4337 |
+
▁likewise 1
|
4338 |
+
▁advanced 1
|
4339 |
+
▁var 1
|
4340 |
+
omb 1
|
4341 |
+
▁actual 1
|
4342 |
+
▁discuss 1
|
4343 |
+
▁emil 1
|
4344 |
+
▁consideration 1
|
4345 |
+
▁recovery 1
|
4346 |
+
▁applicant 1
|
4347 |
+
▁circuit 1
|
4348 |
+
▁efficient 1
|
4349 |
+
▁expedition 1
|
4350 |
+
▁virtual 1
|
4351 |
+
▁friday 1
|
4352 |
+
▁alexandr 1
|
4353 |
+
▁ireland 1
|
4354 |
+
▁cub 1
|
4355 |
+
trac 1
|
4356 |
+
▁dominate 1
|
4357 |
+
▁integrated 1
|
4358 |
+
▁chen 1
|
4359 |
+
▁thor 1
|
4360 |
+
▁applicable 1
|
4361 |
+
▁consumption 1
|
4362 |
+
▁knife 1
|
4363 |
+
▁qualified 1
|
4364 |
+
▁schedule 1
|
4365 |
+
▁widow 1
|
4366 |
+
▁submitted 1
|
4367 |
+
fra 1
|
4368 |
+
▁romantic 1
|
4369 |
+
▁gathered 1
|
4370 |
+
▁saved 1
|
4371 |
+
▁steal 1
|
4372 |
+
ignan 1
|
4373 |
+
▁properly 1
|
4374 |
+
▁sang 1
|
4375 |
+
▁cé 1
|
4376 |
+
▁calendar 1
|
4377 |
+
▁confront 1
|
4378 |
+
▁trainer 1
|
4379 |
+
▁fold 1
|
4380 |
+
▁define 1
|
4381 |
+
▁juice 1
|
4382 |
+
▁bowl 1
|
4383 |
+
ford 1
|
4384 |
+
▁damaged 1
|
4385 |
+
ware 1
|
4386 |
+
▁crosses 1
|
4387 |
+
▁relation 1
|
4388 |
+
▁delivery 1
|
4389 |
+
▁sovereign 1
|
4390 |
+
▁struggle 1
|
4391 |
+
▁advisor 1
|
4392 |
+
▁livestock 1
|
4393 |
+
▁peninsula 1
|
4394 |
+
▁junior 1
|
4395 |
+
▁isolated 1
|
4396 |
+
▁trend 1
|
4397 |
+
▁curious 1
|
4398 |
+
▁fed 1
|
4399 |
+
▁moscow 1
|
4400 |
+
▁analyze 1
|
4401 |
+
▁fernand 1
|
4402 |
+
▁shield 1
|
4403 |
+
▁vacation 1
|
4404 |
+
▁antoine 1
|
4405 |
+
▁secure 1
|
4406 |
+
▁rescue 1
|
4407 |
+
▁adapted 1
|
4408 |
+
▁constantly 1
|
4409 |
+
▁maxim 1
|
4410 |
+
▁crops 1
|
4411 |
+
▁forgot 1
|
4412 |
+
▁reader 1
|
4413 |
+
▁sink 1
|
4414 |
+
▁realize 1
|
4415 |
+
bru 1
|
4416 |
+
▁roche 1
|
4417 |
+
bou 1
|
4418 |
+
▁renaissance 1
|
4419 |
+
▁filter 1
|
4420 |
+
▁conquer 1
|
4421 |
+
▁debut 1
|
4422 |
+
▁tang 1
|
4423 |
+
▁jacket 1
|
4424 |
+
▁considerable 1
|
4425 |
+
▁difficulties 1
|
4426 |
+
▁organic 1
|
4427 |
+
▁convinced 1
|
4428 |
+
▁physics 1
|
4429 |
+
▁thunder 1
|
4430 |
+
▁robot 1
|
4431 |
+
▁tian 1
|
4432 |
+
▁seek 1
|
4433 |
+
▁tram 1
|
4434 |
+
▁fred 1
|
4435 |
+
▁incorporate 1
|
4436 |
+
▁exploit 1
|
4437 |
+
▁irregular 1
|
4438 |
+
▁vegetation 1
|
4439 |
+
▁assistance 1
|
4440 |
+
▁scope 1
|
4441 |
+
▁moderate 1
|
4442 |
+
▁winning 1
|
4443 |
+
▁screw 1
|
4444 |
+
▁warning 1
|
4445 |
+
▁flies 1
|
4446 |
+
▁bond 1
|
4447 |
+
▁chose 1
|
4448 |
+
▁fate 1
|
4449 |
+
uous 1
|
4450 |
+
▁celebrated 1
|
4451 |
+
▁pleasant 1
|
4452 |
+
▁satisfied 1
|
4453 |
+
▁taiwan 1
|
4454 |
+
▁muscle 1
|
4455 |
+
▁vest 1
|
4456 |
+
▁radical 1
|
4457 |
+
▁dying 1
|
4458 |
+
▁shift 1
|
4459 |
+
▁franco 1
|
4460 |
+
▁wu 1
|
4461 |
+
▁scor 1
|
4462 |
+
▁mul 1
|
4463 |
+
▁raw 1
|
4464 |
+
▁peaceful 1
|
4465 |
+
▁categories 1
|
4466 |
+
▁demonstrate 1
|
4467 |
+
▁unusual 1
|
4468 |
+
▁asleep 1
|
4469 |
+
▁navy 1
|
4470 |
+
▁intense 1
|
4471 |
+
▁massive 1
|
4472 |
+
isse 1
|
4473 |
+
▁documentation 1
|
4474 |
+
▁youngest 1
|
4475 |
+
▁passes 1
|
4476 |
+
▁mud 1
|
4477 |
+
▁truly 1
|
4478 |
+
▁differ 1
|
4479 |
+
▁belgian 1
|
4480 |
+
▁celebration 1
|
4481 |
+
▁predominant 1
|
4482 |
+
▁peasant 1
|
4483 |
+
▁dismiss 1
|
4484 |
+
▁pencil 1
|
4485 |
+
▁princess 1
|
4486 |
+
▁henry 1
|
4487 |
+
▁invest 1
|
4488 |
+
▁milan 1
|
4489 |
+
▁hug 1
|
4490 |
+
▁tribe 1
|
4491 |
+
▁pants 1
|
4492 |
+
▁constitutional 1
|
4493 |
+
▁gamb 1
|
4494 |
+
▁employment 1
|
4495 |
+
▁territories 1
|
4496 |
+
▁recipe 1
|
4497 |
+
▁ornament 1
|
4498 |
+
▁threatened 1
|
4499 |
+
▁mandate 1
|
4500 |
+
▁celebrate 1
|
4501 |
+
▁achievement 1
|
4502 |
+
▁fever 1
|
4503 |
+
▁functional 1
|
4504 |
+
▁rust 1
|
4505 |
+
▁xi 1
|
4506 |
+
▁congratulation 1
|
4507 |
+
▁mozilla 1
|
4508 |
+
▁swedish 1
|
4509 |
+
▁tomato 1
|
4510 |
+
▁arabic 1
|
4511 |
+
▁combined 1
|
4512 |
+
▁bitter 1
|
4513 |
+
▁server 1
|
4514 |
+
▁mirror 1
|
4515 |
+
▁worried 1
|
4516 |
+
▁variation 1
|
4517 |
+
▁swear 1
|
4518 |
+
▁aircraft 1
|
4519 |
+
▁assessment 1
|
4520 |
+
▁dai 1
|
4521 |
+
▁shame 1
|
4522 |
+
▁immediate 1
|
4523 |
+
▁skill 1
|
4524 |
+
▁hop 1
|
4525 |
+
▁collapse 1
|
4526 |
+
▁duties 1
|
4527 |
+
▁roast 1
|
4528 |
+
▁alarm 1
|
4529 |
+
▁publishing 1
|
4530 |
+
ieu 1
|
4531 |
+
kh 1
|
4532 |
+
▁tale 1
|
4533 |
+
▁vine 1
|
4534 |
+
▁panel 1
|
4535 |
+
▁explore 1
|
4536 |
+
▁ninth 1
|
4537 |
+
▁algeria 1
|
4538 |
+
▁shake 1
|
4539 |
+
▁audit 1
|
4540 |
+
▁manufacture 1
|
4541 |
+
▁opposed 1
|
4542 |
+
▁rené 1
|
4543 |
+
▁lor 1
|
4544 |
+
▁flame 1
|
4545 |
+
▁colo 1
|
4546 |
+
▁ultimate 1
|
4547 |
+
▁friedrich 1
|
4548 |
+
▁monarch 1
|
4549 |
+
▁domestic 1
|
4550 |
+
▁motion 1
|
4551 |
+
▁snake 1
|
4552 |
+
▁spiritual 1
|
4553 |
+
▁croatia 1
|
4554 |
+
▁retain 1
|
4555 |
+
▁nurse 1
|
4556 |
+
▁dancing 1
|
4557 |
+
▁borrow 1
|
4558 |
+
▁shu 1
|
4559 |
+
▁brake 1
|
4560 |
+
▁billion 1
|
4561 |
+
▁stain 1
|
4562 |
+
▁certificate 1
|
4563 |
+
▁confidence 1
|
4564 |
+
▁derived 1
|
4565 |
+
▁mutual 1
|
4566 |
+
▁predict 1
|
4567 |
+
aceae 1
|
4568 |
+
▁resume 1
|
4569 |
+
▁graduate 1
|
4570 |
+
▁adam 1
|
4571 |
+
▁rebel 1
|
4572 |
+
head 1
|
4573 |
+
▁georgia 1
|
4574 |
+
▁oven 1
|
4575 |
+
▁hunt 1
|
4576 |
+
▁assure 1
|
4577 |
+
▁valle 1
|
4578 |
+
▁giant 1
|
4579 |
+
▁manuscript 1
|
4580 |
+
▁simultaneously 1
|
4581 |
+
▁resolve 1
|
4582 |
+
▁coincide 1
|
4583 |
+
▁sacred 1
|
4584 |
+
▁throat 1
|
4585 |
+
▁navigat 1
|
4586 |
+
▁worst 1
|
4587 |
+
▁chau 1
|
4588 |
+
▁bourg 1
|
4589 |
+
▁cosm 1
|
4590 |
+
▁hong 1
|
4591 |
+
ello 1
|
4592 |
+
▁fallen 1
|
4593 |
+
▁parent 1
|
4594 |
+
▁inhabited 1
|
4595 |
+
▁scholar 1
|
4596 |
+
▁smoking 1
|
4597 |
+
▁illegal 1
|
4598 |
+
▁fabric 1
|
4599 |
+
▁catalog 1
|
4600 |
+
▁donkey 1
|
4601 |
+
▁dropped 1
|
4602 |
+
▁pepper 1
|
4603 |
+
▁parliamentary 1
|
4604 |
+
▁tough 1
|
4605 |
+
▁string 1
|
4606 |
+
▁eliminated 1
|
4607 |
+
▁pré 1
|
4608 |
+
▁luis 1
|
4609 |
+
▁ober 1
|
4610 |
+
▁steppe 1
|
4611 |
+
aux 1
|
4612 |
+
▁combination 1
|
4613 |
+
▁fossil 1
|
4614 |
+
▁smith 1
|
4615 |
+
▁admire 1
|
4616 |
+
▁creating 1
|
4617 |
+
▁specifically 1
|
4618 |
+
▁straw 1
|
4619 |
+
▁mental 1
|
4620 |
+
▁infrastructure 1
|
4621 |
+
▁mushroom 1
|
4622 |
+
▁potatoes 1
|
4623 |
+
á 1
|
4624 |
+
▁romania 1
|
4625 |
+
▁feather 1
|
4626 |
+
▁atlantic 1
|
4627 |
+
▁dessert 1
|
4628 |
+
▁amazing 1
|
4629 |
+
▁inventor 1
|
4630 |
+
▁monk 1
|
4631 |
+
▁lens 1
|
4632 |
+
▁greet 1
|
4633 |
+
▁grab 1
|
4634 |
+
▁ful 1
|
4635 |
+
▁centimeter 1
|
4636 |
+
▁enormous 1
|
4637 |
+
▁vincenzi 1
|
4638 |
+
▁applies 1
|
4639 |
+
▁pillar 1
|
4640 |
+
▁vocal 1
|
4641 |
+
▁scho 1
|
4642 |
+
▁francisco 1
|
4643 |
+
▁baker 1
|
4644 |
+
▁senate 1
|
4645 |
+
▁antonio 1
|
4646 |
+
▁tape 1
|
4647 |
+
▁designated 1
|
4648 |
+
▁alex 1
|
4649 |
+
▁mask 1
|
4650 |
+
▁apprentice 1
|
4651 |
+
▁expansion 1
|
4652 |
+
▁desperate 1
|
4653 |
+
▁treasure 1
|
4654 |
+
▁fragment 1
|
4655 |
+
▁alfred 1
|
4656 |
+
▁czech 1
|
4657 |
+
▁modification 1
|
4658 |
+
▁decree 1
|
4659 |
+
▁irish 1
|
4660 |
+
▁craft 1
|
4661 |
+
▁suggestion 1
|
4662 |
+
▁spider 1
|
4663 |
+
▁seminar 1
|
4664 |
+
▁desk 1
|
4665 |
+
▁taxes 1
|
4666 |
+
▁burst 1
|
4667 |
+
▁maur 1
|
4668 |
+
▁lemon 1
|
4669 |
+
▁vast 1
|
4670 |
+
osa 1
|
4671 |
+
▁abandon 1
|
4672 |
+
▁convent 1
|
4673 |
+
▁evident 1
|
4674 |
+
▁employed 1
|
4675 |
+
▁hockey 1
|
4676 |
+
▁pronounce 1
|
4677 |
+
▁complement 1
|
4678 |
+
▁alliance 1
|
4679 |
+
���cologne 1
|
4680 |
+
▁gentlemen 1
|
4681 |
+
book 1
|
4682 |
+
▁soap 1
|
4683 |
+
▁bullet 1
|
4684 |
+
▁frequent 1
|
4685 |
+
▁menu 1
|
4686 |
+
▁frédéric 1
|
4687 |
+
▁electoral 1
|
4688 |
+
▁rabbi 1
|
4689 |
+
▁funeral 1
|
4690 |
+
▁alongside 1
|
4691 |
+
▁occurred 1
|
4692 |
+
▁preferred 1
|
4693 |
+
▁racing 1
|
4694 |
+
▁apse 1
|
4695 |
+
▁electricity 1
|
4696 |
+
▁separately 1
|
4697 |
+
▁obstacle 1
|
4698 |
+
▁inspector 1
|
4699 |
+
▁captured 1
|
4700 |
+
▁heaven 1
|
4701 |
+
▁julien 1
|
4702 |
+
▁loire 1
|
4703 |
+
▁documentary 1
|
4704 |
+
▁verse 1
|
4705 |
+
▁sudden 1
|
4706 |
+
▁fence 1
|
4707 |
+
▁prayer 1
|
4708 |
+
troph 1
|
4709 |
+
▁urge 1
|
4710 |
+
▁gear 1
|
4711 |
+
▁advertising 1
|
4712 |
+
▁incredibl 1
|
4713 |
+
▁vertical 1
|
4714 |
+
▁supervise 1
|
4715 |
+
ergic 1
|
4716 |
+
▁constructed 1
|
4717 |
+
▁eugen 1
|
4718 |
+
stand 1
|
4719 |
+
▁items 1
|
4720 |
+
▁norman 1
|
4721 |
+
▁chess 1
|
4722 |
+
ground 1
|
4723 |
+
▁triple 1
|
4724 |
+
▁philip 1
|
4725 |
+
▁comparison 1
|
4726 |
+
▁criticized 1
|
4727 |
+
▁portuguese 1
|
4728 |
+
▁satellite 1
|
4729 |
+
▁triumph 1
|
4730 |
+
▁evaluation 1
|
4731 |
+
▁swallow 1
|
4732 |
+
▁jazz 1
|
4733 |
+
▁slice 1
|
4734 |
+
▁loyal 1
|
4735 |
+
▁retirement 1
|
4736 |
+
▁solar 1
|
4737 |
+
▁autumn 1
|
4738 |
+
▁chemistry 1
|
4739 |
+
▁communicate 1
|
4740 |
+
▁mathematics 1
|
4741 |
+
▁possibly 1
|
4742 |
+
▁uncertain 1
|
4743 |
+
▁cluster 1
|
4744 |
+
▁decisive 1
|
4745 |
+
▁dragon 1
|
4746 |
+
eaux 1
|
4747 |
+
▁amateur 1
|
4748 |
+
▁frog 1
|
4749 |
+
▁torture 1
|
4750 |
+
▁chu 1
|
4751 |
+
▁modest 1
|
4752 |
+
▁fox 1
|
4753 |
+
▁reache 1
|
4754 |
+
▁chal 1
|
4755 |
+
▁absorb 1
|
4756 |
+
▁opportunities 1
|
4757 |
+
▁prominent 1
|
4758 |
+
▁circular 1
|
4759 |
+
▁vessel 1
|
4760 |
+
▁dramatic 1
|
4761 |
+
▁relie 1
|
4762 |
+
▁mood 1
|
4763 |
+
▁robin 1
|
4764 |
+
▁metro 1
|
4765 |
+
▁construct 1
|
4766 |
+
▁tender 1
|
4767 |
+
maker 1
|
4768 |
+
▁reconstruct 1
|
4769 |
+
▁approval 1
|
4770 |
+
▁fountain 1
|
4771 |
+
▁registration 1
|
4772 |
+
▁fashion 1
|
4773 |
+
▁belief 1
|
4774 |
+
▁fortune 1
|
4775 |
+
▁distract 1
|
4776 |
+
▁attributed 1
|
4777 |
+
box 1
|
4778 |
+
▁circulat 1
|
4779 |
+
▁spite 1
|
4780 |
+
wald 1
|
4781 |
+
▁automatic 1
|
4782 |
+
▁recruit 1
|
4783 |
+
▁confident 1
|
4784 |
+
▁pioneer 1
|
4785 |
+
▁regulate 1
|
4786 |
+
▁clinic 1
|
4787 |
+
▁headquarter 1
|
4788 |
+
▁circ 1
|
4789 |
+
▁export 1
|
4790 |
+
▁plum 1
|
4791 |
+
▁slid 1
|
4792 |
+
▁mechanical 1
|
4793 |
+
▁bicycle 1
|
4794 |
+
▁browser 1
|
4795 |
+
▁rapidly 1
|
4796 |
+
▁greece 1
|
4797 |
+
▁geographical 1
|
4798 |
+
▁email 1
|
4799 |
+
▁cardinal 1
|
4800 |
+
▁varied 1
|
4801 |
+
▁diving 1
|
4802 |
+
▁gang 1
|
4803 |
+
▁insult 1
|
4804 |
+
▁preserve 1
|
4805 |
+
▁latest 1
|
4806 |
+
▁nazi 1
|
4807 |
+
▁creature 1
|
4808 |
+
▁quebec 1
|
4809 |
+
▁nominated 1
|
4810 |
+
▁accent 1
|
4811 |
+
▁framework 1
|
4812 |
+
▁advertisement 1
|
4813 |
+
▁linux 1
|
4814 |
+
▁permit 1
|
4815 |
+
kov 1
|
4816 |
+
▁negotia 1
|
4817 |
+
▁rival 1
|
4818 |
+
▁voting 1
|
4819 |
+
▁dense 1
|
4820 |
+
▁consistent 1
|
4821 |
+
▁absolute 1
|
4822 |
+
▁reward 1
|
4823 |
+
▁pru 1
|
4824 |
+
▁conventional 1
|
4825 |
+
▁calculation 1
|
4826 |
+
▁sensitive 1
|
4827 |
+
▁strategy 1
|
4828 |
+
▁photography 1
|
4829 |
+
▁ceiling 1
|
4830 |
+
▁germain 1
|
4831 |
+
▁variant 1
|
4832 |
+
▁essay 1
|
4833 |
+
▁maurice 1
|
4834 |
+
▁arrangement 1
|
4835 |
+
▁assess 1
|
4836 |
+
▁obey 1
|
4837 |
+
▁fellow 1
|
4838 |
+
▁shaking 1
|
4839 |
+
▁carlos 1
|
4840 |
+
▁patent 1
|
4841 |
+
▁roger 1
|
4842 |
+
▁humor 1
|
4843 |
+
▁benches 1
|
4844 |
+
▁varies 1
|
4845 |
+
▁merit 1
|
4846 |
+
▁brush 1
|
4847 |
+
▁comfort 1
|
4848 |
+
▁accompany 1
|
4849 |
+
▁corridor 1
|
4850 |
+
▁heavily 1
|
4851 |
+
▁throne 1
|
4852 |
+
▁dozen 1
|
4853 |
+
polis 1
|
4854 |
+
▁publisher 1
|
4855 |
+
▁vau 1
|
4856 |
+
▁populated 1
|
4857 |
+
▁educated 1
|
4858 |
+
▁marseille 1
|
4859 |
+
▁oxygen 1
|
4860 |
+
▁revenge 1
|
4861 |
+
▁compound 1
|
4862 |
+
▁tissue 1
|
4863 |
+
▁garlic 1
|
4864 |
+
▁depth 1
|
4865 |
+
▁wander 1
|
4866 |
+
▁cabinet 1
|
4867 |
+
▁hungarian 1
|
4868 |
+
▁intellectual 1
|
4869 |
+
▁mongolia 1
|
4870 |
+
▁santiago 1
|
4871 |
+
▁thirst 1
|
4872 |
+
▁gesture 1
|
4873 |
+
▁bathroom 1
|
4874 |
+
▁stolen 1
|
4875 |
+
▁persist 1
|
4876 |
+
▁announce 1
|
4877 |
+
▁dispos 1
|
4878 |
+
▁shade 1
|
4879 |
+
assi 1
|
4880 |
+
hausen 1
|
4881 |
+
▁spare 1
|
4882 |
+
▁anywhere 1
|
4883 |
+
▁scratch 1
|
4884 |
+
▁prevail 1
|
4885 |
+
▁disaster 1
|
4886 |
+
▁inhabit 1
|
4887 |
+
▁click 1
|
4888 |
+
▁companion 1
|
4889 |
+
▁terminal 1
|
4890 |
+
▁trunk 1
|
4891 |
+
▁bench 1
|
4892 |
+
▁kir 1
|
4893 |
+
▁select 1
|
4894 |
+
▁anniversary 1
|
4895 |
+
▁extinct 1
|
4896 |
+
▁ceramic 1
|
4897 |
+
▁suicide 1
|
4898 |
+
▁counsel 1
|
4899 |
+
▁variable 1
|
4900 |
+
▁abbot 1
|
4901 |
+
▁overcome 1
|
4902 |
+
▁personnel 1
|
4903 |
+
▁extent 1
|
4904 |
+
▁initiate 1
|
4905 |
+
▁prosper 1
|
4906 |
+
▁summit 1
|
4907 |
+
▁senator 1
|
4908 |
+
▁dawn 1
|
4909 |
+
▁pedro 1
|
4910 |
+
▁grace 1
|
4911 |
+
▁paragraph 1
|
4912 |
+
▁mysterious 1
|
4913 |
+
▁rhine 1
|
4914 |
+
▁conservative 1
|
4915 |
+
▁sustainable 1
|
4916 |
+
▁leadership 1
|
4917 |
+
▁capable 1
|
4918 |
+
▁abundant 1
|
4919 |
+
▁château 1
|
4920 |
+
▁concentration 1
|
4921 |
+
▁memorial 1
|
4922 |
+
▁retreat 1
|
4923 |
+
▁basket 1
|
4924 |
+
▁analog 1
|
4925 |
+
▁intend 1
|
4926 |
+
▁evolve 1
|
4927 |
+
▁enemies 1
|
4928 |
+
▁convict 1
|
4929 |
+
▁calculate 1
|
4930 |
+
▁manuel 1
|
4931 |
+
▁submit 1
|
4932 |
+
▁airline 1
|
4933 |
+
▁stove 1
|
4934 |
+
▁rocket 1
|
4935 |
+
▁controversial 1
|
4936 |
+
▁reception 1
|
4937 |
+
▁uruguay 1
|
4938 |
+
▁wisdom 1
|
4939 |
+
▁pilgrim 1
|
4940 |
+
▁florida 1
|
4941 |
+
▁ordinary 1
|
4942 |
+
▁bolivia 1
|
4943 |
+
▁curtain 1
|
4944 |
+
▁entity 1
|
4945 |
+
▁bloom 1
|
4946 |
+
▁attractive 1
|
4947 |
+
▁hired 1
|
4948 |
+
▁blond 1
|
4949 |
+
▁cough 1
|
4950 |
+
▁specie 1
|
4951 |
+
ogne 1
|
4952 |
+
▁typ 1
|
4953 |
+
▁elect 1
|
4954 |
+
▁excited 1
|
4955 |
+
▁infantry 1
|
4956 |
+
▁scandal 1
|
4957 |
+
▁thursday 1
|
4958 |
+
▁wilhelm 1
|
4959 |
+
▁ghost 1
|
4960 |
+
▁jealous 1
|
4961 |
+
▁meadow 1
|
4962 |
+
▁random 1
|
4963 |
+
▁alexander 1
|
4964 |
+
▁flora 1
|
4965 |
+
▁convince 1
|
4966 |
+
▁ubu 1
|
4967 |
+
▁precise 1
|
4968 |
+
▁imitat 1
|
4969 |
+
▁advocate 1
|
4970 |
+
▁declaration 1
|
4971 |
+
▁judicial 1
|
4972 |
+
▁surprising 1
|
4973 |
+
▁surrender 1
|
4974 |
+
▁crucial 1
|
4975 |
+
▁storage 1
|
4976 |
+
incorporated 1
|
4977 |
+
▁journal 1
|
4978 |
+
▁siege 1
|
4979 |
+
▁chemin 1
|
4980 |
+
▁subsequent 1
|
4981 |
+
▁dissolve 1
|
4982 |
+
▁midfielder 1
|
4983 |
+
▁semicircular 1
|
4984 |
+
▁squad 1
|
4985 |
+
▁nerve 1
|
4986 |
+
▁regiment 1
|
4987 |
+
▁drill 1
|
4988 |
+
▁farmhouse 1
|
4989 |
+
▁determin 1
|
4990 |
+
▁earl 1
|
4991 |
+
▁geneva 1
|
4992 |
+
▁sigh 1
|
4993 |
+
▁chase 1
|
4994 |
+
▁isabel 1
|
4995 |
+
▁contradict 1
|
4996 |
+
▁microsoft 1
|
4997 |
+
▁railroad 1
|
4998 |
+
▁strategic 1
|
4999 |
+
▁poverty 1
|
5000 |
+
▁somebody 1
|
5001 |
+
▁laptop 1
|
5002 |
+
▁breast 1
|
5003 |
+
plication 1
|
5004 |
+
▁croix 1
|
5005 |
+
▁cattle 1
|
5006 |
+
▁passionate 1
|
5007 |
+
▁authorized 1
|
5008 |
+
▁marble 1
|
5009 |
+
▁jury 1
|
5010 |
+
▁aggressive 1
|
5011 |
+
▁consequently 1
|
5012 |
+
▁psycho 1
|
5013 |
+
▁wednesday 1
|
5014 |
+
▁departure 1
|
5015 |
+
▁disagree 1
|
5016 |
+
▁qualification 1
|
5017 |
+
▁brussels 1
|
5018 |
+
▁phrase 1
|
5019 |
+
▁scholarship 1
|
5020 |
+
▁elementary 1
|
5021 |
+
▁authorization 1
|
5022 |
+
▁boul 1
|
5023 |
+
▁stability 1
|
5024 |
+
▁shiver 1
|
5025 |
+
▁francesc 1
|
5026 |
+
ander 1
|
5027 |
+
▁petr 1
|
5028 |
+
▁distribut 1
|
5029 |
+
▁legislation 1
|
5030 |
+
▁pregnant 1
|
5031 |
+
▁brigade 1
|
5032 |
+
▁penalty 1
|
5033 |
+
▁equation 1
|
5034 |
+
▁washington 1
|
5035 |
+
▁purple 1
|
5036 |
+
▁hiding 1
|
5037 |
+
▁axis 1
|
5038 |
+
▁kong 1
|
5039 |
+
▁audio 1
|
5040 |
+
▁arise 1
|
5041 |
+
▁distinct 1
|
5042 |
+
▁efficiency 1
|
5043 |
+
▁illustration 1
|
5044 |
+
▁reproduce 1
|
5045 |
+
▁thread 1
|
5046 |
+
▁irrita 1
|
5047 |
+
▁urgent 1
|
5048 |
+
▁suburb 1
|
5049 |
+
▁transformation 1
|
5050 |
+
▁reich 1
|
5051 |
+
down 1
|
5052 |
+
▁associate 1
|
5053 |
+
▁ecuador 1
|
5054 |
+
▁legislative 1
|
5055 |
+
▁bubble 1
|
5056 |
+
▁neutral 1
|
5057 |
+
▁romanesque 1
|
5058 |
+
▁memories 1
|
5059 |
+
▁flesh 1
|
5060 |
+
▁mystery 1
|
5061 |
+
▁plus 1
|
5062 |
+
▁clip 1
|
5063 |
+
▁conductor 1
|
5064 |
+
▁loop 1
|
5065 |
+
▁dynamic 1
|
5066 |
+
▁emphasize 1
|
5067 |
+
▁frequency 1
|
5068 |
+
▁slept 1
|
5069 |
+
▁signature 1
|
5070 |
+
▁prussia 1
|
5071 |
+
▁divide 1
|
5072 |
+
▁attraction 1
|
5073 |
+
play 1
|
5074 |
+
▁resource 1
|
5075 |
+
▁accurate 1
|
5076 |
+
▁horrible 1
|
5077 |
+
▁infection 1
|
5078 |
+
▁somewhat 1
|
5079 |
+
▁theoretical 1
|
5080 |
+
▁thief 1
|
5081 |
+
▁leather 1
|
5082 |
+
▁resort 1
|
5083 |
+
▁cotton 1
|
5084 |
+
▁armenia 1
|
5085 |
+
▁egyptian 1
|
5086 |
+
▁hook 1
|
5087 |
+
▁monster 1
|
5088 |
+
▁horizontal 1
|
5089 |
+
▁provid 1
|
5090 |
+
▁afford 1
|
5091 |
+
▁ugly 1
|
5092 |
+
▁programming 1
|
5093 |
+
▁boots 1
|
5094 |
+
▁cease 1
|
5095 |
+
▁arrest 1
|
5096 |
+
▁import 1
|
5097 |
+
▁bulgaria 1
|
5098 |
+
▁butterfly 1
|
5099 |
+
▁concentrate 1
|
5100 |
+
▁scattered 1
|
5101 |
+
▁worldwide 1
|
5102 |
+
▁hesitate 1
|
5103 |
+
▁closing 1
|
5104 |
+
▁georg 1
|
5105 |
+
▁pose 1
|
5106 |
+
▁weigh 1
|
5107 |
+
▁plateau 1
|
5108 |
+
▁vital 1
|
5109 |
+
▁integration 1
|
5110 |
+
▁texas 1
|
5111 |
+
▁chronic 1
|
5112 |
+
▁pupil 1
|
5113 |
+
▁worm 1
|
5114 |
+
▁denmark 1
|
5115 |
+
▁ernest 1
|
5116 |
+
▁hamlet 1
|
5117 |
+
▁announcement 1
|
5118 |
+
▁orbit 1
|
5119 |
+
▁countryside 1
|
5120 |
+
▁femini 1
|
5121 |
+
▁fireplace 1
|
5122 |
+
▁imprisoned 1
|
5123 |
+
▁supplies 1
|
5124 |
+
▁supreme 1
|
5125 |
+
▁tributary 1
|
5126 |
+
▁chicago 1
|
5127 |
+
▁interface 1
|
5128 |
+
▁sandwich 1
|
5129 |
+
▁vincent 1
|
5130 |
+
▁outstanding 1
|
5131 |
+
▁chateau 1
|
5132 |
+
▁bureau 1
|
5133 |
+
▁feast 1
|
5134 |
+
▁gaze 1
|
5135 |
+
▁recall 1
|
5136 |
+
▁dictionary 1
|
5137 |
+
▁structural 1
|
5138 |
+
▁symptom 1
|
5139 |
+
▁technologies 1
|
5140 |
+
▁punishment 1
|
5141 |
+
▁shook 1
|
5142 |
+
▁rainbow 1
|
5143 |
+
▁restoration 1
|
5144 |
+
▁outdoor 1
|
5145 |
+
▁harbor 1
|
5146 |
+
▁deadline 1
|
5147 |
+
▁excel 1
|
5148 |
+
▁pride 1
|
5149 |
+
▁rising 1
|
5150 |
+
▁attach 1
|
5151 |
+
▁polar 1
|
5152 |
+
▁fame 1
|
5153 |
+
▁crash 1
|
5154 |
+
▁alphabet 1
|
5155 |
+
▁faculty 1
|
5156 |
+
▁frankfurt 1
|
5157 |
+
▁renowned 1
|
5158 |
+
▁societies 1
|
5159 |
+
▁teenager 1
|
5160 |
+
▁thailand 1
|
5161 |
+
▁widespread 1
|
5162 |
+
▁patrick 1
|
5163 |
+
▁pizza 1
|
5164 |
+
▁worship 1
|
5165 |
+
▁josé 1
|
5166 |
+
▁sculptor 1
|
5167 |
+
▁quote 1
|
5168 |
+
▁basque 1
|
5169 |
+
▁distinction 1
|
5170 |
+
▁runner 1
|
5171 |
+
morph 1
|
5172 |
+
▁cruel 1
|
5173 |
+
▁adjacent 1
|
5174 |
+
▁predecessor 1
|
5175 |
+
▁revenue 1
|
5176 |
+
▁suspension 1
|
5177 |
+
▁raymond 1
|
5178 |
+
▁tokyo 1
|
5179 |
+
▁airplane 1
|
5180 |
+
▁fierce 1
|
5181 |
+
▁wool 1
|
5182 |
+
▁forehead 1
|
5183 |
+
▁agenda 1
|
5184 |
+
▁toxic 1
|
5185 |
+
▁diversity 1
|
5186 |
+
▁walter 1
|
5187 |
+
▁wage 1
|
5188 |
+
▁athletic 1
|
5189 |
+
▁destruction 1
|
5190 |
+
▁ingredient 1
|
5191 |
+
▁neglect 1
|
5192 |
+
▁norwegian 1
|
5193 |
+
▁catherine 1
|
5194 |
+
▁reduction 1
|
5195 |
+
▁champagne 1
|
5196 |
+
▁lucien 1
|
5197 |
+
▁strasse 1
|
5198 |
+
▁jewel 1
|
5199 |
+
▁victoria 1
|
5200 |
+
▁cala 1
|
5201 |
+
▁acknowledge 1
|
5202 |
+
▁bachelor 1
|
5203 |
+
▁cigarette 1
|
5204 |
+
▁confusion 1
|
5205 |
+
▁employer 1
|
5206 |
+
▁inscription 1
|
5207 |
+
▁tuesday 1
|
5208 |
+
▁compensation 1
|
5209 |
+
▁tribute 1
|
5210 |
+
▁injuries 1
|
5211 |
+
▁idiot 1
|
5212 |
+
▁oscar 1
|
5213 |
+
▁denied 1
|
5214 |
+
▁install 1
|
5215 |
+
▁steep 1
|
5216 |
+
▁copper 1
|
5217 |
+
▁yard 1
|
5218 |
+
▁invade 1
|
5219 |
+
▁diplomat 1
|
5220 |
+
▁archbishop 1
|
5221 |
+
▁embassy 1
|
5222 |
+
▁introduction 1
|
5223 |
+
▁reservation 1
|
5224 |
+
▁virtue 1
|
5225 |
+
▁artillery 1
|
5226 |
+
▁macedonia 1
|
5227 |
+
▁qualify 1
|
5228 |
+
▁ancestor 1
|
5229 |
+
▁florence 1
|
5230 |
+
▁steak 1
|
5231 |
+
▁hammer 1
|
5232 |
+
▁combine 1
|
5233 |
+
▁behalf 1
|
5234 |
+
▁entrusted 1
|
5235 |
+
▁guillaume 1
|
5236 |
+
▁philippines 1
|
5237 |
+
▁possibilities 1
|
5238 |
+
▁supplement 1
|
5239 |
+
▁universe 1
|
5240 |
+
▁anybody 1
|
5241 |
+
▁scotland 1
|
5242 |
+
▁margin 1
|
5243 |
+
▁carpet 1
|
5244 |
+
▁trigger 1
|
5245 |
+
▁gentleman 1
|
5246 |
+
▁premier 1
|
5247 |
+
▁burial 1
|
5248 |
+
▁rumor 1
|
5249 |
+
▁horizon 1
|
5250 |
+
oire 1
|
5251 |
+
▁compromise 1
|
5252 |
+
▁facilitate 1
|
5253 |
+
▁sequence 1
|
5254 |
+
▁sought 1
|
5255 |
+
▁motif 1
|
5256 |
+
▁yeah 1
|
5257 |
+
▁alternate 1
|
5258 |
+
▁golf 1
|
5259 |
+
western 1
|
5260 |
+
▁journalism 1
|
5261 |
+
▁operator 1
|
5262 |
+
▁tiger 1
|
5263 |
+
▁subway 1
|
5264 |
+
▁lend 1
|
5265 |
+
▁painful 1
|
5266 |
+
▁intelligent 1
|
5267 |
+
▁translator 1
|
5268 |
+
▁disorder 1
|
5269 |
+
▁grammar 1
|
5270 |
+
▁dentist 1
|
5271 |
+
▁rifle 1
|
5272 |
+
▁injury 1
|
5273 |
+
▁behave 1
|
5274 |
+
▁albania 1
|
5275 |
+
▁laboratory 1
|
5276 |
+
illard 1
|
5277 |
+
▁household 1
|
5278 |
+
▁odd 1
|
5279 |
+
▁comprehensive 1
|
5280 |
+
▁congratulate 1
|
5281 |
+
▁immigrant 1
|
5282 |
+
▁napoleon 1
|
5283 |
+
▁palomares 1
|
5284 |
+
▁siblings 1
|
5285 |
+
▁grateful 1
|
5286 |
+
▁marshal 1
|
5287 |
+
▁jews 1
|
5288 |
+
▁beast 1
|
5289 |
+
finals 1
|
5290 |
+
▁columbia 1
|
5291 |
+
▁condemn 1
|
5292 |
+
▁necessarily 1
|
5293 |
+
▁nonetheless 1
|
5294 |
+
▁pakistan 1
|
5295 |
+
▁staircase 1
|
5296 |
+
▁assassin 1
|
5297 |
+
▁drown 1
|
5298 |
+
▁evaluate 1
|
5299 |
+
▁virus 1
|
5300 |
+
▁pirate 1
|
5301 |
+
▁descent 1
|
5302 |
+
▁aluminum 1
|
5303 |
+
▁humanitarian 1
|
5304 |
+
▁nickname 1
|
5305 |
+
▁delicious 1
|
5306 |
+
▁diamond 1
|
5307 |
+
▁resembl 1
|
5308 |
+
▁cartoon 1
|
5309 |
+
▁segment 1
|
5310 |
+
▁entities 1
|
5311 |
+
▁franz 1
|
5312 |
+
▁costume 1
|
5313 |
+
▁conservatory 1
|
5314 |
+
▁boston 1
|
5315 |
+
▁towel 1
|
5316 |
+
▁wagon 1
|
5317 |
+
▁interaction 1
|
5318 |
+
▁volcano 1
|
5319 |
+
▁corporation 1
|
5320 |
+
▁receipt 1
|
5321 |
+
▁mandatory 1
|
5322 |
+
▁woke 1
|
5323 |
+
▁lightning 1
|
5324 |
+
▁quart 1
|
5325 |
+
▁participating 1
|
5326 |
+
▁rebuilt 1
|
5327 |
+
▁rugby 1
|
5328 |
+
▁abstract 1
|
5329 |
+
▁guilty 1
|
5330 |
+
▁helmet 1
|
5331 |
+
▁capsule 1
|
5332 |
+
▁reverse 1
|
5333 |
+
▁colonial 1
|
5334 |
+
▁cheat 1
|
5335 |
+
▁shout 1
|
5336 |
+
▁approve 1
|
5337 |
+
▁consensus 1
|
5338 |
+
▁elevator 1
|
5339 |
+
▁toulouse 1
|
5340 |
+
▁masonry 1
|
5341 |
+
▁cliff 1
|
5342 |
+
▁frost 1
|
5343 |
+
▁reddish 1
|
5344 |
+
▁edward 1
|
5345 |
+
▁invention 1
|
5346 |
+
▁expectations 1
|
5347 |
+
▁invented 1
|
5348 |
+
▁sustain 1
|
5349 |
+
▁docteur 1
|
5350 |
+
▁limestone 1
|
5351 |
+
▁commerce 1
|
5352 |
+
▁solidarity 1
|
5353 |
+
▁amazon 1
|
5354 |
+
▁serving 1
|
5355 |
+
▁innocent 1
|
5356 |
+
▁indicator 1
|
5357 |
+
▁pounds 1
|
5358 |
+
▁monkey 1
|
5359 |
+
▁dried 1
|
5360 |
+
▁permitted 1
|
5361 |
+
▁distinguish 1
|
5362 |
+
▁tension 1
|
5363 |
+
▁afghanistan 1
|
5364 |
+
▁competitive 1
|
5365 |
+
▁conscious 1
|
5366 |
+
▁entrepreneur 1
|
5367 |
+
▁kindergarten 1
|
5368 |
+
▁occupies 1
|
5369 |
+
▁password 1
|
5370 |
+
▁statistics 1
|
5371 |
+
▁hungary 1
|
5372 |
+
▁submarine 1
|
5373 |
+
▁pianist 1
|
5374 |
+
▁heinrich 1
|
5375 |
+
▁divine 1
|
5376 |
+
▁barrier 1
|
5377 |
+
▁humble 1
|
5378 |
+
▁applause 1
|
5379 |
+
▁cyclist 1
|
5380 |
+
▁elegant 1
|
5381 |
+
▁luxembourg 1
|
5382 |
+
▁philosopher 1
|
5383 |
+
▁softcatala 1
|
5384 |
+
▁transmission 1
|
5385 |
+
▁exempt 1
|
5386 |
+
▁patience 1
|
5387 |
+
▁smiling 1
|
5388 |
+
▁goodbye 1
|
5389 |
+
▁islamic 1
|
5390 |
+
▁bueno 1
|
5391 |
+
▁activat 1
|
5392 |
+
▁fluid 1
|
5393 |
+
▁fond 1
|
5394 |
+
▁upset 1
|
5395 |
+
▁salv 1
|
5396 |
+
▁affair 1
|
5397 |
+
▁algorithm 1
|
5398 |
+
▁attorney 1
|
5399 |
+
▁cooperative 1
|
5400 |
+
▁jersey 1
|
5401 |
+
▁plenty 1
|
5402 |
+
▁tobacco 1
|
5403 |
+
▁disgust 1
|
5404 |
+
▁disabled 1
|
5405 |
+
▁implies 1
|
5406 |
+
▁absent 1
|
5407 |
+
▁instant 1
|
5408 |
+
▁gilles 1
|
5409 |
+
▁accomplish 1
|
5410 |
+
▁arriving 1
|
5411 |
+
▁orthodox 1
|
5412 |
+
▁temporarily 1
|
5413 |
+
▁wikipedia 1
|
5414 |
+
▁midnight 1
|
5415 |
+
▁morocco 1
|
5416 |
+
▁spoon 1
|
5417 |
+
▁scottish 1
|
5418 |
+
▁hardware 1
|
5419 |
+
▁witt 1
|
5420 |
+
▁abuse 1
|
5421 |
+
▁insert 1
|
5422 |
+
▁manufacturing 1
|
5423 |
+
▁separation 1
|
5424 |
+
▁asteroid 1
|
5425 |
+
▁drank 1
|
5426 |
+
▁particle 1
|
5427 |
+
▁diameter 1
|
5428 |
+
▁facebook 1
|
5429 |
+
▁mixture 1
|
5430 |
+
▁polite 1
|
5431 |
+
▁moulin 1
|
5432 |
+
▁mechanic 1
|
5433 |
+
▁gloves 1
|
5434 |
+
▁illuminat 1
|
5435 |
+
▁locomotive 1
|
5436 |
+
▁slaughter 1
|
5437 |
+
▁thieves 1
|
5438 |
+
▁étienne 1
|
5439 |
+
▁ethnic 1
|
5440 |
+
▁powder 1
|
5441 |
+
▁precious 1
|
5442 |
+
▁google 1
|
5443 |
+
▁glory 1
|
5444 |
+
▁gulf 1
|
5445 |
+
▁twist 1
|
5446 |
+
▁patriot 1
|
5447 |
+
▁libya 1
|
5448 |
+
▁partnership 1
|
5449 |
+
▁robber 1
|
5450 |
+
▁athens 1
|
5451 |
+
▁antoni 1
|
5452 |
+
▁defensive 1
|
5453 |
+
▁facility 1
|
5454 |
+
▁metropolitan 1
|
5455 |
+
▁premises 1
|
5456 |
+
▁privilege 1
|
5457 |
+
▁technological 1
|
5458 |
+
▁baggage 1
|
5459 |
+
▁swamp 1
|
5460 |
+
▁enhance 1
|
5461 |
+
▁elvire 1
|
5462 |
+
▁gustav 1
|
5463 |
+
▁anchor 1
|
5464 |
+
▁vibr 1
|
5465 |
+
▁gentle 1
|
5466 |
+
▁brilliant 1
|
5467 |
+
▁elaborate 1
|
5468 |
+
▁paraguay 1
|
5469 |
+
▁specimen 1
|
5470 |
+
▁carnival 1
|
5471 |
+
▁policies 1
|
5472 |
+
▁eagle 1
|
5473 |
+
▁flew 1
|
5474 |
+
▁martyr 1
|
5475 |
+
▁panama 1
|
5476 |
+
▁negotiate 1
|
5477 |
+
▁acquisition 1
|
5478 |
+
▁demonstration 1
|
5479 |
+
▁enforce 1
|
5480 |
+
▁explosion 1
|
5481 |
+
▁goalkeeper 1
|
5482 |
+
▁struck 1
|
5483 |
+
▁flavor 1
|
5484 |
+
▁width 1
|
5485 |
+
▁goddess 1
|
5486 |
+
▁shark 1
|
5487 |
+
▁dumb 1
|
5488 |
+
▁slim 1
|
5489 |
+
ignac 1
|
5490 |
+
▁suspicious 1
|
5491 |
+
▁coalition 1
|
5492 |
+
▁compliment 1
|
5493 |
+
▁modify 1
|
5494 |
+
▁medication 1
|
5495 |
+
▁reliable 1
|
5496 |
+
▁edible 1
|
5497 |
+
▁cereal 1
|
5498 |
+
▁naples 1
|
5499 |
+
▁raising 1
|
5500 |
+
aternal 1
|
5501 |
+
▁declare 1
|
5502 |
+
▁tribunal 1
|
5503 |
+
▁voluntary 1
|
5504 |
+
▁bordeaux 1
|
5505 |
+
▁garbage 1
|
5506 |
+
▁removal 1
|
5507 |
+
▁survey 1
|
5508 |
+
▁thorough 1
|
5509 |
+
▁awake 1
|
5510 |
+
▁banned 1
|
5511 |
+
▁kidnap 1
|
5512 |
+
▁byzantine 1
|
5513 |
+
▁elsewhere 1
|
5514 |
+
▁mathematical 1
|
5515 |
+
▁prescription 1
|
5516 |
+
▁spokesperson 1
|
5517 |
+
▁discriminat 1
|
5518 |
+
▁malaysia 1
|
5519 |
+
▁naked 1
|
5520 |
+
▁mosque 1
|
5521 |
+
▁index 1
|
5522 |
+
▁cruise 1
|
5523 |
+
▁assumption 1
|
5524 |
+
▁exterior 1
|
5525 |
+
▁singapore 1
|
5526 |
+
▁unexpected 1
|
5527 |
+
▁protein 1
|
5528 |
+
▁defect 1
|
5529 |
+
▁crawl 1
|
5530 |
+
▁freight 1
|
5531 |
+
▁maritime 1
|
5532 |
+
▁curiosity 1
|
5533 |
+
▁cycling 1
|
5534 |
+
▁leipzig 1
|
5535 |
+
▁protocol 1
|
5536 |
+
▁ricardo 1
|
5537 |
+
▁transparent 1
|
5538 |
+
▁ukraine 1
|
5539 |
+
▁corruption 1
|
5540 |
+
▁manifest 1
|
5541 |
+
▁salvador 1
|
5542 |
+
▁ambition 1
|
5543 |
+
▁sanction 1
|
5544 |
+
▁intervene 1
|
5545 |
+
▁achiev 1
|
5546 |
+
▁definitive 1
|
5547 |
+
▁botanical 1
|
5548 |
+
▁envelope 1
|
5549 |
+
▁industries 1
|
5550 |
+
▁molecule 1
|
5551 |
+
▁psychology 1
|
5552 |
+
▁receiving 1
|
5553 |
+
▁sanctuary 1
|
5554 |
+
▁spectator 1
|
5555 |
+
▁subtropical 1
|
5556 |
+
▁offensive 1
|
5557 |
+
▁vineyard 1
|
5558 |
+
▁intensive 1
|
5559 |
+
▁generous 1
|
5560 |
+
▁depression 1
|
5561 |
+
▁surname 1
|
5562 |
+
▁fisherman 1
|
5563 |
+
▁nonsense 1
|
5564 |
+
▁consultation 1
|
5565 |
+
▁predator 1
|
5566 |
+
point 1
|
5567 |
+
▁recogniz 1
|
5568 |
+
▁divers 1
|
5569 |
+
▁emblem 1
|
5570 |
+
▁unanimous 1
|
5571 |
+
▁affirm 1
|
5572 |
+
▁aforementioned 1
|
5573 |
+
▁boyfriend 1
|
5574 |
+
▁discount 1
|
5575 |
+
▁fortunate 1
|
5576 |
+
▁hometown 1
|
5577 |
+
▁cavalry 1
|
5578 |
+
▁transaction 1
|
5579 |
+
▁invitation 1
|
5580 |
+
▁thereafter 1
|
5581 |
+
▁spoil 1
|
5582 |
+
▁tavern 1
|
5583 |
+
▁turtle 1
|
5584 |
+
▁regain 1
|
5585 |
+
▁archaeological 1
|
5586 |
+
▁diagnosis 1
|
5587 |
+
▁mosquito 1
|
5588 |
+
▁xavier 1
|
5589 |
+
▁forecast 1
|
5590 |
+
▁secretariat 1
|
5591 |
+
▁fontaine 1
|
5592 |
+
▁conquest 1
|
5593 |
+
▁managing 1
|
5594 |
+
▁clerk 1
|
5595 |
+
▁accredit 1
|
5596 |
+
▁anonymous 1
|
5597 |
+
▁chimney 1
|
5598 |
+
▁impressive 1
|
5599 |
+
▁madagascar 1
|
5600 |
+
▁presidency 1
|
5601 |
+
▁reservoir 1
|
5602 |
+
▁varieties 1
|
5603 |
+
▁blossom 1
|
5604 |
+
▁fracture 1
|
5605 |
+
▁suppress 1
|
5606 |
+
▁shepherd 1
|
5607 |
+
▁censor 1
|
5608 |
+
▁warehouse 1
|
5609 |
+
▁module 1
|
5610 |
+
▁arthur 1
|
5611 |
+
▁oxford 1
|
5612 |
+
▁gregor 1
|
5613 |
+
▁cheek 1
|
5614 |
+
▁occupy 1
|
5615 |
+
▁satisfaction 1
|
5616 |
+
▁transparency 1
|
5617 |
+
▁clarification 1
|
5618 |
+
▁census 1
|
5619 |
+
▁delicate 1
|
5620 |
+
▁therapy 1
|
5621 |
+
▁sphere 1
|
5622 |
+
▁basilica 1
|
5623 |
+
▁scheme 1
|
5624 |
+
▁referee 1
|
5625 |
+
▁arizona 1
|
5626 |
+
▁explicit 1
|
5627 |
+
▁grandparents 1
|
5628 |
+
▁hollywood 1
|
5629 |
+
▁incorrect 1
|
5630 |
+
▁undoubtedly 1
|
5631 |
+
▁volcanic 1
|
5632 |
+
▁activist 1
|
5633 |
+
▁enlighten 1
|
5634 |
+
▁horror 1
|
5635 |
+
▁carrots 1
|
5636 |
+
▁fridge 1
|
5637 |
+
▁vocation 1
|
5638 |
+
▁systematic 1
|
5639 |
+
▁jacob 1
|
5640 |
+
▁unfortunate 1
|
5641 |
+
▁admission 1
|
5642 |
+
▁cylinder 1
|
5643 |
+
▁demolished 1
|
5644 |
+
▁indigenous 1
|
5645 |
+
▁proliferation 1
|
5646 |
+
▁twentieth 1
|
5647 |
+
▁blanket 1
|
5648 |
+
▁ludwig 1
|
5649 |
+
▁provoke 1
|
5650 |
+
▁renamed 1
|
5651 |
+
▁distant 1
|
5652 |
+
▁tolerate 1
|
5653 |
+
▁presid 1
|
5654 |
+
▁accelerate 1
|
5655 |
+
▁apologize 1
|
5656 |
+
▁currency 1
|
5657 |
+
▁fantastic 1
|
5658 |
+
▁psychological 1
|
5659 |
+
▁supermarket 1
|
5660 |
+
▁yield 1
|
5661 |
+
▁migration 1
|
5662 |
+
▁vacuum 1
|
5663 |
+
▁batteries 1
|
5664 |
+
▁underneath 1
|
5665 |
+
▁triangle 1
|
5666 |
+
▁sausage 1
|
5667 |
+
▁compact 1
|
5668 |
+
▁magnetic 1
|
5669 |
+
▁indication 1
|
5670 |
+
▁valentin 1
|
5671 |
+
▁vegetable 1
|
5672 |
+
ó 1
|
5673 |
+
▁eligible 1
|
5674 |
+
▁lithuania 1
|
5675 |
+
▁technician 1
|
5676 |
+
▁maneuver 1
|
5677 |
+
▁strasbourg 1
|
5678 |
+
▁snack 1
|
5679 |
+
▁bundesliga 1
|
5680 |
+
▁enthusiasm 1
|
5681 |
+
▁explode 1
|
5682 |
+
▁magnificent 1
|
5683 |
+
▁pseudonym 1
|
5684 |
+
▁repertoire 1
|
5685 |
+
▁significance 1
|
5686 |
+
▁stuttgart 1
|
5687 |
+
▁subordinate 1
|
5688 |
+
▁exciting 1
|
5689 |
+
▁specified 1
|
5690 |
+
▁shrub 1
|
5691 |
+
▁jinshi 1
|
5692 |
+
▁nigeria 1
|
5693 |
+
▁montreal 1
|
5694 |
+
▁pyramid 1
|
5695 |
+
▁competitor 1
|
5696 |
+
▁financing 1
|
5697 |
+
▁inferior 1
|
5698 |
+
▁philosophical 1
|
5699 |
+
▁threshold 1
|
5700 |
+
▁olivier 1
|
5701 |
+
▁laundry 1
|
5702 |
+
▁oneself 1
|
5703 |
+
▁radiation 1
|
5704 |
+
▁mythology 1
|
5705 |
+
▁thermal 1
|
5706 |
+
▁crypt 1
|
5707 |
+
▁exclusive 1
|
5708 |
+
responsibilities 1
|
5709 |
+
▁consecutive 1
|
5710 |
+
▁explosive 1
|
5711 |
+
▁inflorescence 1
|
5712 |
+
▁palestinian 1
|
5713 |
+
▁substantial 1
|
5714 |
+
▁hobby 1
|
5715 |
+
▁eternal 1
|
5716 |
+
▁quentin 1
|
5717 |
+
▁rigid 1
|
5718 |
+
▁casual 1
|
5719 |
+
▁massacre 1
|
5720 |
+
▁quadr 1
|
5721 |
+
▁controversy 1
|
5722 |
+
▁frozen 1
|
5723 |
+
▁contemplat 1
|
5724 |
+
▁eduard 1
|
5725 |
+
▁bourbon 1
|
5726 |
+
▁producing 1
|
5727 |
+
▁undertake 1
|
5728 |
+
craft 1
|
5729 |
+
▁differentiate 1
|
5730 |
+
▁anthony 1
|
5731 |
+
▁communal 1
|
5732 |
+
▁gérard 1
|
5733 |
+
▁influential 1
|
5734 |
+
▁reproduction 1
|
5735 |
+
▁sleeve 1
|
5736 |
+
▁bacteria 1
|
5737 |
+
▁bucket 1
|
5738 |
+
▁skull 1
|
5739 |
+
▁erected 1
|
5740 |
+
▁trophy 1
|
5741 |
+
▁pillow 1
|
5742 |
+
▁puerto 1
|
5743 |
+
▁statute 1
|
5744 |
+
▁infinite 1
|
5745 |
+
▁density 1
|
5746 |
+
▁toronto 1
|
5747 |
+
▁comedian 1
|
5748 |
+
▁acquire 1
|
5749 |
+
▁limb 1
|
5750 |
+
▁entitled 1
|
5751 |
+
▁motorcycle 1
|
5752 |
+
▁suitcase 1
|
5753 |
+
▁surgery 1
|
5754 |
+
▁assemble 1
|
5755 |
+
▁dignity 1
|
5756 |
+
▁eldest 1
|
5757 |
+
▁sprint 1
|
5758 |
+
▁plug 1
|
5759 |
+
▁tibet 1
|
5760 |
+
▁cyr 1
|
5761 |
+
▁arrange 1
|
5762 |
+
▁confiscat 1
|
5763 |
+
▁excursion 1
|
5764 |
+
▁girlfriend 1
|
5765 |
+
▁istanbul 1
|
5766 |
+
▁misfortune 1
|
5767 |
+
▁pedestrian 1
|
5768 |
+
▁scenario 1
|
5769 |
+
▁unemployed 1
|
5770 |
+
▁fantasy 1
|
5771 |
+
▁jungle 1
|
5772 |
+
▁cameroon 1
|
5773 |
+
▁antenna 1
|
5774 |
+
▁spouse 1
|
5775 |
+
▁lodge 1
|
5776 |
+
▁carved 1
|
5777 |
+
▁accommodation 1
|
5778 |
+
▁deputies 1
|
5779 |
+
▁doctrine 1
|
5780 |
+
▁luxury 1
|
5781 |
+
▁martín 1
|
5782 |
+
▁perennial 1
|
5783 |
+
▁primitive 1
|
5784 |
+
▁supplier 1
|
5785 |
+
▁symmetrical 1
|
5786 |
+
▁vegetarian 1
|
5787 |
+
▁compliance 1
|
5788 |
+
▁rebellion 1
|
5789 |
+
▁carriage 1
|
5790 |
+
▁blush 1
|
5791 |
+
▁skirt 1
|
5792 |
+
▁sensor 1
|
5793 |
+
▁drove 1
|
5794 |
+
▁translate 1
|
5795 |
+
▁acoustic 1
|
5796 |
+
▁hypothesis 1
|
5797 |
+
▁innovative 1
|
5798 |
+
▁jesuit 1
|
5799 |
+
▁quantities 1
|
5800 |
+
▁subspecies 1
|
5801 |
+
▁enthusiast 1
|
5802 |
+
▁striking 1
|
5803 |
+
▁fragile 1
|
5804 |
+
▁squeez 1
|
5805 |
+
▁summary 1
|
5806 |
+
▁tunisia 1
|
5807 |
+
▁wagner 1
|
5808 |
+
▁minimal 1
|
5809 |
+
▁pascal 1
|
5810 |
+
▁overseas 1
|
5811 |
+
▁whistle 1
|
5812 |
+
▁lorenz 1
|
5813 |
+
▁appoint 1
|
5814 |
+
▁compare 1
|
5815 |
+
▁compulsory 1
|
5816 |
+
▁conscience 1
|
5817 |
+
▁ethiopia 1
|
5818 |
+
▁helicopter 1
|
5819 |
+
▁skeleton 1
|
5820 |
+
▁decorative 1
|
5821 |
+
▁lleida 1
|
5822 |
+
▁renovation 1
|
5823 |
+
▁synonym 1
|
5824 |
+
▁chancellor 1
|
5825 |
+
▁cricket 1
|
5826 |
+
▁stabilize 1
|
5827 |
+
▁invasion 1
|
5828 |
+
▁warrior 1
|
5829 |
+
▁essence 1
|
5830 |
+
woman 1
|
5831 |
+
▁abundance 1
|
5832 |
+
▁argentine 1
|
5833 |
+
▁brittany 1
|
5834 |
+
▁identification 1
|
5835 |
+
▁improving 1
|
5836 |
+
▁suspicion 1
|
5837 |
+
▁aristocrat 1
|
5838 |
+
▁quantity 1
|
5839 |
+
▁affiliate 1
|
5840 |
+
▁murmur 1
|
5841 |
+
▁stefan 1
|
5842 |
+
▁valeria 1
|
5843 |
+
▁rational 1
|
5844 |
+
▁amsterdam 1
|
5845 |
+
▁encrypt 1
|
5846 |
+
▁excavation 1
|
5847 |
+
▁sidewalk 1
|
5848 |
+
▁sympath 1
|
5849 |
+
▁instinct 1
|
5850 |
+
▁archeological 1
|
5851 |
+
▁disciple 1
|
5852 |
+
▁database 1
|
5853 |
+
▁sorrow 1
|
5854 |
+
▁sierra 1
|
5855 |
+
▁eager 1
|
5856 |
+
▁paved 1
|
5857 |
+
▁bilingual 1
|
5858 |
+
▁bourgeois 1
|
5859 |
+
▁inspection 1
|
5860 |
+
▁unfair 1
|
5861 |
+
▁overlook 1
|
5862 |
+
▁sociology 1
|
5863 |
+
▁miguel 1
|
5864 |
+
▁ulises 1
|
5865 |
+
▁autonomy 1
|
5866 |
+
▁elizabeth 1
|
5867 |
+
▁flexible 1
|
5868 |
+
▁membrane 1
|
5869 |
+
▁preliminary 1
|
5870 |
+
▁profound 1
|
5871 |
+
▁subscribe 1
|
5872 |
+
▁syndrome 1
|
5873 |
+
▁rafael 1
|
5874 |
+
▁secular 1
|
5875 |
+
▁freelance 1
|
5876 |
+
▁melody 1
|
5877 |
+
▁stroll 1
|
5878 |
+
▁universi 1
|
5879 |
+
▁arkansas 1
|
5880 |
+
▁armchair 1
|
5881 |
+
▁homosexual 1
|
5882 |
+
▁illustrated 1
|
5883 |
+
▁motivated 1
|
5884 |
+
▁phenomena 1
|
5885 |
+
▁prosecutor 1
|
5886 |
+
▁balconies 1
|
5887 |
+
▁cuisine 1
|
5888 |
+
▁arnaud 1
|
5889 |
+
▁iraq 1
|
5890 |
+
▁adhere 1
|
5891 |
+
▁oppose 1
|
5892 |
+
▁interact 1
|
5893 |
+
▁firefox 1
|
5894 |
+
▁protagonist 1
|
5895 |
+
▁supervision 1
|
5896 |
+
▁impressed 1
|
5897 |
+
▁tendency 1
|
5898 |
+
▁clarify 1
|
5899 |
+
▁hectare 1
|
5900 |
+
▁entail 1
|
5901 |
+
▁sophie 1
|
5902 |
+
▁andalusia 1
|
5903 |
+
▁outcome 1
|
5904 |
+
▁scott 1
|
5905 |
+
▁administrator 1
|
5906 |
+
▁argentinian 1
|
5907 |
+
▁integral 1
|
5908 |
+
▁intermediate 1
|
5909 |
+
▁legitimate 1
|
5910 |
+
▁permission 1
|
5911 |
+
▁satisfy 1
|
5912 |
+
▁quarrel 1
|
5913 |
+
▁supervisor 1
|
5914 |
+
▁violation 1
|
5915 |
+
▁parcel 1
|
5916 |
+
▁harmony 1
|
5917 |
+
▁petersburg 1
|
5918 |
+
▁aquatic 1
|
5919 |
+
▁hebrew 1
|
5920 |
+
▁nightmare 1
|
5921 |
+
▁scrap 1
|
5922 |
+
▁vign 1
|
5923 |
+
▁retire 1
|
5924 |
+
▁caribbean 1
|
5925 |
+
▁enterprise 1
|
5926 |
+
▁indirect 1
|
5927 |
+
▁motivation 1
|
5928 |
+
▁admiral 1
|
5929 |
+
▁compatible 1
|
5930 |
+
▁cyclo 1
|
5931 |
+
▁revolt 1
|
5932 |
+
▁soundtrack 1
|
5933 |
+
▁brochure 1
|
5934 |
+
▁prompt 1
|
5935 |
+
▁trembling 1
|
5936 |
+
▁summarize 1
|
5937 |
+
▁margaret 1
|
5938 |
+
▁propriet 1
|
5939 |
+
▁facial 1
|
5940 |
+
▁glacier 1
|
5941 |
+
▁completing 1
|
5942 |
+
▁reunion 1
|
5943 |
+
▁bulb 1
|
5944 |
+
▁parsley 1
|
5945 |
+
▁jaume 1
|
5946 |
+
▁surround 1
|
5947 |
+
▁archdiocese 1
|
5948 |
+
▁dusseldorf 1
|
5949 |
+
▁enclosure 1
|
5950 |
+
▁episcopal 1
|
5951 |
+
▁flemish 1
|
5952 |
+
▁gratitude 1
|
5953 |
+
▁immense 1
|
5954 |
+
▁libraries 1
|
5955 |
+
▁magistrate 1
|
5956 |
+
▁symphony 1
|
5957 |
+
▁unbearable 1
|
5958 |
+
▁unhappy 1
|
5959 |
+
▁tragedy 1
|
5960 |
+
▁despair 1
|
5961 |
+
▁lantern 1
|
5962 |
+
▁slogan 1
|
5963 |
+
▁choosing 1
|
5964 |
+
▁ritual 1
|
5965 |
+
▁dominant 1
|
5966 |
+
▁ernst 1
|
5967 |
+
▁allotment 1
|
5968 |
+
▁demographic 1
|
5969 |
+
▁stink 1
|
5970 |
+
▁émil 1
|
5971 |
+
▁albufera 1
|
5972 |
+
▁benjamin 1
|
5973 |
+
▁offspring 1
|
5974 |
+
▁umbrella 1
|
5975 |
+
▁unpleasant 1
|
5976 |
+
▁zhang 1
|
5977 |
+
â 1
|
5978 |
+
ú 1
|
5979 |
+
ʿ 1
|
5980 |
+
ð 1
|
5981 |
+
̶ 1
|
5982 |
+
. 1
|
5983 |
+
! 1
|
5984 |
+
ə 1
|
5985 |
+
ʻ 1
|
5986 |
+
ā 1
|
5987 |
+
ʾ 1
|
5988 |
+
ʉ 1
|
5989 |
+
þ 1
|
5990 |
+
~ 1
|
5991 |
+
̇ 1
|
5992 |
+
ˋ 1
|
5993 |
+
ː 1
|
5994 |
+
̀ 1
|
5995 |
+
ñ 1
|
5996 |
+
ū 1
|
comspeech/cvss_de_en/s2s/test.full.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/s2s/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/s2s/test.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/s2s/train.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e13c9c8adb939a8bce7852ee43b5e9ddf9074b639b6d7ddd957ccd0e4aff16c2
|
3 |
+
size 43743291
|
comspeech/cvss_de_en/s2s/vocab.txt
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
AH0 446588
|
2 |
+
N 332181
|
3 |
+
T 323886
|
4 |
+
S 232563
|
5 |
+
R 209736
|
6 |
+
L 205925
|
7 |
+
IH0 199878
|
8 |
+
D 188402
|
9 |
+
Z 159787
|
10 |
+
K 159361
|
11 |
+
M 131450
|
12 |
+
DH 131212
|
13 |
+
EH1 119406
|
14 |
+
ER0 116249
|
15 |
+
IY0 103603
|
16 |
+
IH1 100622
|
17 |
+
P 100462
|
18 |
+
AE1 99894
|
19 |
+
V 90681
|
20 |
+
W 86647
|
21 |
+
F 84582
|
22 |
+
B 80679
|
23 |
+
AA1 73901
|
24 |
+
AH1 73285
|
25 |
+
IY1 72500
|
26 |
+
EY1 67170
|
27 |
+
HH 66079
|
28 |
+
AY1 58393
|
29 |
+
AO1 56292
|
30 |
+
UW1 53695
|
31 |
+
OW1 46067
|
32 |
+
SH 43996
|
33 |
+
G 41188
|
34 |
+
NG 40610
|
35 |
+
Y 40594
|
36 |
+
ER1 28579
|
37 |
+
TH 27908
|
38 |
+
JH 27489
|
39 |
+
CH 23049
|
40 |
+
AW1 20913
|
41 |
+
spn 17894
|
42 |
+
UH1 17776
|
43 |
+
OW0 11736
|
44 |
+
EH2 10425
|
45 |
+
EY2 8675
|
46 |
+
IH2 7990
|
47 |
+
AY2 6065
|
48 |
+
AA2 5664
|
49 |
+
AE2 5077
|
50 |
+
UW0 4814
|
51 |
+
OY1 4462
|
52 |
+
OW2 4317
|
53 |
+
AO2 4086
|
54 |
+
EH0 3571
|
55 |
+
AH2 3352
|
56 |
+
AA0 3181
|
57 |
+
ZH 3056
|
58 |
+
AO0 2905
|
59 |
+
AE0 2785
|
60 |
+
IY2 2719
|
61 |
+
UW2 2659
|
62 |
+
AW2 2383
|
63 |
+
AY0 2259
|
64 |
+
EY0 951
|
65 |
+
ER2 849
|
66 |
+
UH2 830
|
67 |
+
AW0 432
|
68 |
+
OY2 200
|
69 |
+
UH0 197
|
70 |
+
OY0 61
|
comspeech/cvss_de_en/speech2unigram/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/speech2unigram/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/speech2unigram/train.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:493338209bcecb31fcc087a7ccb8bbb6173cafbd48de29ffcd2c90daef1661b8
|
3 |
+
size 15927168
|
comspeech/cvss_de_en/tgt_phoneme/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/tgt_phoneme/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/tgt_phoneme/train.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3805169089707f2fc39deaf4dd0ce7f0ed045cb95784635135c335ecbe8bf207
|
3 |
+
size 16722957
|
comspeech/cvss_de_en/tgt_unigram6000/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/tgt_unigram6000/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_de_en/tgt_unigram6000/train.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d16781b328f2cae447d8cc2bb0a42bd42afb7fd232e0ac1af4f4abcf9d2ab2e1
|
3 |
+
size 14387919
|
comspeech/cvss_es_en/s2s/config.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.912702560424805
|
20 |
+
energy_min: 0.0
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.5965910920807405
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/comspeech/cvss_x_en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_es_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_es_en/s2s/config_multiscale.yaml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_es_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_es_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
6 |
+
target_unigram:
|
7 |
+
decoder_type: transformer
|
8 |
+
dict: data/comspeech/cvss_es_en/s2s/spm_unigram_joint.txt
|
9 |
+
data: data/comspeech/cvss_es_en/tgt_unigram6000
|
10 |
+
loss_weight: 0.0
|
11 |
+
|
comspeech/cvss_es_en/s2s/config_phoneme.yaml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_es_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_es_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
comspeech/cvss_es_en/s2s/config_sup.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.855048656463623
|
20 |
+
energy_min: 1.0e-08
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.600029842752286
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/cvss-c/es-en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_es_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_es_en/s2s/dev.full.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/s2s/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/s2s/spm_unigram_joint.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae7d135e690cf896c5bb568d1630ad6ea76e7cbd60946f0837912ece36b394f5
|
3 |
+
size 342965
|
comspeech/cvss_es_en/s2s/spm_unigram_joint.txt
ADDED
@@ -0,0 +1,5996 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
▁the 1
|
2 |
+
s 1
|
3 |
+
▁of 1
|
4 |
+
▁a 1
|
5 |
+
▁to 1
|
6 |
+
▁in 1
|
7 |
+
▁is 1
|
8 |
+
▁and 1
|
9 |
+
▁it 1
|
10 |
+
' 1
|
11 |
+
▁i 1
|
12 |
+
▁he 1
|
13 |
+
t 1
|
14 |
+
▁was 1
|
15 |
+
▁you 1
|
16 |
+
▁are 1
|
17 |
+
ed 1
|
18 |
+
▁for 1
|
19 |
+
▁that 1
|
20 |
+
▁this 1
|
21 |
+
ing 1
|
22 |
+
n 1
|
23 |
+
▁with 1
|
24 |
+
▁on 1
|
25 |
+
▁be 1
|
26 |
+
d 1
|
27 |
+
▁his 1
|
28 |
+
▁we 1
|
29 |
+
▁have 1
|
30 |
+
▁not 1
|
31 |
+
▁from 1
|
32 |
+
▁they 1
|
33 |
+
▁one 1
|
34 |
+
▁by 1
|
35 |
+
▁at 1
|
36 |
+
▁as 1
|
37 |
+
▁can 1
|
38 |
+
▁will 1
|
39 |
+
y 1
|
40 |
+
▁an 1
|
41 |
+
m 1
|
42 |
+
▁do 1
|
43 |
+
ly 1
|
44 |
+
e 1
|
45 |
+
▁there 1
|
46 |
+
▁has 1
|
47 |
+
er 1
|
48 |
+
▁she 1
|
49 |
+
▁two 1
|
50 |
+
▁were 1
|
51 |
+
▁what 1
|
52 |
+
▁de 1
|
53 |
+
al 1
|
54 |
+
▁also 1
|
55 |
+
▁me 1
|
56 |
+
re 1
|
57 |
+
▁all 1
|
58 |
+
▁my 1
|
59 |
+
c 1
|
60 |
+
▁but 1
|
61 |
+
▁hundred 1
|
62 |
+
▁or 1
|
63 |
+
r 1
|
64 |
+
es 1
|
65 |
+
o 1
|
66 |
+
▁their 1
|
67 |
+
▁her 1
|
68 |
+
▁no 1
|
69 |
+
▁like 1
|
70 |
+
▁time 1
|
71 |
+
▁your 1
|
72 |
+
▁go 1
|
73 |
+
▁had 1
|
74 |
+
▁three 1
|
75 |
+
▁first 1
|
76 |
+
▁up 1
|
77 |
+
▁him 1
|
78 |
+
▁would 1
|
79 |
+
a 1
|
80 |
+
▁street 1
|
81 |
+
▁who 1
|
82 |
+
▁so 1
|
83 |
+
p 1
|
84 |
+
▁out 1
|
85 |
+
▁if 1
|
86 |
+
▁more 1
|
87 |
+
▁when 1
|
88 |
+
▁only 1
|
89 |
+
▁other 1
|
90 |
+
▁been 1
|
91 |
+
▁these 1
|
92 |
+
▁very 1
|
93 |
+
▁did 1
|
94 |
+
ll 1
|
95 |
+
▁some 1
|
96 |
+
▁how 1
|
97 |
+
▁after 1
|
98 |
+
▁about 1
|
99 |
+
▁its 1
|
100 |
+
▁don 1
|
101 |
+
▁does 1
|
102 |
+
i 1
|
103 |
+
ation 1
|
104 |
+
l 1
|
105 |
+
▁four 1
|
106 |
+
▁la 1
|
107 |
+
▁which 1
|
108 |
+
▁number 1
|
109 |
+
u 1
|
110 |
+
▁them 1
|
111 |
+
▁new 1
|
112 |
+
▁where 1
|
113 |
+
g 1
|
114 |
+
▁come 1
|
115 |
+
▁good 1
|
116 |
+
▁now 1
|
117 |
+
▁people 1
|
118 |
+
▁here 1
|
119 |
+
▁well 1
|
120 |
+
▁want 1
|
121 |
+
▁work 1
|
122 |
+
▁five 1
|
123 |
+
in 1
|
124 |
+
▁let 1
|
125 |
+
▁s 1
|
126 |
+
▁many 1
|
127 |
+
ic 1
|
128 |
+
▁know 1
|
129 |
+
ro 1
|
130 |
+
▁then 1
|
131 |
+
▁e 1
|
132 |
+
▁am 1
|
133 |
+
▁back 1
|
134 |
+
b 1
|
135 |
+
▁thousand 1
|
136 |
+
▁could 1
|
137 |
+
f 1
|
138 |
+
▁during 1
|
139 |
+
▁any 1
|
140 |
+
▁part 1
|
141 |
+
▁twenty 1
|
142 |
+
le 1
|
143 |
+
ra 1
|
144 |
+
li 1
|
145 |
+
or 1
|
146 |
+
▁get 1
|
147 |
+
▁most 1
|
148 |
+
▁into 1
|
149 |
+
▁made 1
|
150 |
+
▁take 1
|
151 |
+
▁please 1
|
152 |
+
▁over 1
|
153 |
+
▁going 1
|
154 |
+
ion 1
|
155 |
+
▁same 1
|
156 |
+
▁should 1
|
157 |
+
▁re 1
|
158 |
+
▁year 1
|
159 |
+
on 1
|
160 |
+
▁o 1
|
161 |
+
▁see 1
|
162 |
+
▁used 1
|
163 |
+
an 1
|
164 |
+
en 1
|
165 |
+
▁than 1
|
166 |
+
▁man 1
|
167 |
+
ve 1
|
168 |
+
▁floor 1
|
169 |
+
ar 1
|
170 |
+
ch 1
|
171 |
+
▁six 1
|
172 |
+
▁way 1
|
173 |
+
▁however 1
|
174 |
+
z 1
|
175 |
+
▁our 1
|
176 |
+
ia 1
|
177 |
+
▁city 1
|
178 |
+
ur 1
|
179 |
+
▁still 1
|
180 |
+
▁place 1
|
181 |
+
▁d 1
|
182 |
+
ta 1
|
183 |
+
▁need 1
|
184 |
+
▁name 1
|
185 |
+
▁just 1
|
186 |
+
▁make 1
|
187 |
+
▁day 1
|
188 |
+
el 1
|
189 |
+
▁seven 1
|
190 |
+
▁long 1
|
191 |
+
ne 1
|
192 |
+
▁amendment 1
|
193 |
+
ri 1
|
194 |
+
▁right 1
|
195 |
+
▁zero 1
|
196 |
+
▁saint 1
|
197 |
+
th 1
|
198 |
+
ity 1
|
199 |
+
la 1
|
200 |
+
il 1
|
201 |
+
▁eight 1
|
202 |
+
te 1
|
203 |
+
▁end 1
|
204 |
+
ma 1
|
205 |
+
us 1
|
206 |
+
▁car 1
|
207 |
+
k 1
|
208 |
+
é 1
|
209 |
+
ck 1
|
210 |
+
▁located 1
|
211 |
+
▁years 1
|
212 |
+
▁must 1
|
213 |
+
ers 1
|
214 |
+
lo 1
|
215 |
+
▁support 1
|
216 |
+
▁last 1
|
217 |
+
se 1
|
218 |
+
▁even 1
|
219 |
+
▁later 1
|
220 |
+
▁much 1
|
221 |
+
▁found 1
|
222 |
+
na 1
|
223 |
+
▁un 1
|
224 |
+
▁world 1
|
225 |
+
▁thirty 1
|
226 |
+
▁under 1
|
227 |
+
▁al 1
|
228 |
+
▁without 1
|
229 |
+
▁because 1
|
230 |
+
▁water 1
|
231 |
+
▁road 1
|
232 |
+
▁think 1
|
233 |
+
▁school 1
|
234 |
+
▁second 1
|
235 |
+
▁old 1
|
236 |
+
ter 1
|
237 |
+
▁may 1
|
238 |
+
▁several 1
|
239 |
+
is 1
|
240 |
+
ment 1
|
241 |
+
▁us 1
|
242 |
+
▁each 1
|
243 |
+
able 1
|
244 |
+
▁du 1
|
245 |
+
▁le 1
|
246 |
+
ce 1
|
247 |
+
▁mr 1
|
248 |
+
▁between 1
|
249 |
+
▁war 1
|
250 |
+
de 1
|
251 |
+
▁con 1
|
252 |
+
▁again 1
|
253 |
+
▁p 1
|
254 |
+
▁always 1
|
255 |
+
w 1
|
256 |
+
▁different 1
|
257 |
+
▁through 1
|
258 |
+
▁before 1
|
259 |
+
▁today 1
|
260 |
+
ist 1
|
261 |
+
▁nine 1
|
262 |
+
ca 1
|
263 |
+
▁too 1
|
264 |
+
▁open 1
|
265 |
+
▁give 1
|
266 |
+
ry 1
|
267 |
+
it 1
|
268 |
+
▁left 1
|
269 |
+
▁little 1
|
270 |
+
▁small 1
|
271 |
+
▁both 1
|
272 |
+
ian 1
|
273 |
+
▁said 1
|
274 |
+
▁ten 1
|
275 |
+
▁family 1
|
276 |
+
▁great 1
|
277 |
+
▁k 1
|
278 |
+
▁down 1
|
279 |
+
▁use 1
|
280 |
+
ent 1
|
281 |
+
ine 1
|
282 |
+
▁important 1
|
283 |
+
▁such 1
|
284 |
+
ies 1
|
285 |
+
▁father 1
|
286 |
+
▁co 1
|
287 |
+
▁life 1
|
288 |
+
▁being 1
|
289 |
+
tic 1
|
290 |
+
▁why 1
|
291 |
+
▁those 1
|
292 |
+
ate 1
|
293 |
+
co 1
|
294 |
+
▁love 1
|
295 |
+
▁g 1
|
296 |
+
▁t 1
|
297 |
+
▁already 1
|
298 |
+
▁main 1
|
299 |
+
▁never 1
|
300 |
+
ive 1
|
301 |
+
▁forty 1
|
302 |
+
▁house 1
|
303 |
+
▁put 1
|
304 |
+
v 1
|
305 |
+
ti 1
|
306 |
+
▁head 1
|
307 |
+
▁find 1
|
308 |
+
▁fifty 1
|
309 |
+
et 1
|
310 |
+
ge 1
|
311 |
+
▁town 1
|
312 |
+
▁son 1
|
313 |
+
- 1
|
314 |
+
▁area 1
|
315 |
+
▁c 1
|
316 |
+
▁order 1
|
317 |
+
▁another 1
|
318 |
+
▁few 1
|
319 |
+
▁lot 1
|
320 |
+
▁every 1
|
321 |
+
▁li 1
|
322 |
+
▁since 1
|
323 |
+
▁national 1
|
324 |
+
▁group 1
|
325 |
+
▁room 1
|
326 |
+
▁state 1
|
327 |
+
tion 1
|
328 |
+
▁won 1
|
329 |
+
▁hand 1
|
330 |
+
h 1
|
331 |
+
ul 1
|
332 |
+
▁became 1
|
333 |
+
ol 1
|
334 |
+
▁say 1
|
335 |
+
▁l 1
|
336 |
+
▁known 1
|
337 |
+
▁team 1
|
338 |
+
▁home 1
|
339 |
+
▁b 1
|
340 |
+
▁ra 1
|
341 |
+
▁university 1
|
342 |
+
to 1
|
343 |
+
▁look 1
|
344 |
+
da 1
|
345 |
+
▁got 1
|
346 |
+
ga 1
|
347 |
+
ness 1
|
348 |
+
▁mo 1
|
349 |
+
go 1
|
350 |
+
▁off 1
|
351 |
+
▁free 1
|
352 |
+
▁around 1
|
353 |
+
▁high 1
|
354 |
+
▁general 1
|
355 |
+
▁church 1
|
356 |
+
me 1
|
357 |
+
▁called 1
|
358 |
+
▁took 1
|
359 |
+
▁children 1
|
360 |
+
▁next 1
|
361 |
+
▁against 1
|
362 |
+
▁went 1
|
363 |
+
ke 1
|
364 |
+
▁came 1
|
365 |
+
ted 1
|
366 |
+
man 1
|
367 |
+
▁mar 1
|
368 |
+
▁law 1
|
369 |
+
▁help 1
|
370 |
+
▁en 1
|
371 |
+
▁something 1
|
372 |
+
▁se 1
|
373 |
+
▁public 1
|
374 |
+
ba 1
|
375 |
+
at 1
|
376 |
+
▁point 1
|
377 |
+
▁better 1
|
378 |
+
▁often 1
|
379 |
+
▁building 1
|
380 |
+
▁pa 1
|
381 |
+
▁light 1
|
382 |
+
▁away 1
|
383 |
+
▁sixty 1
|
384 |
+
▁own 1
|
385 |
+
age 1
|
386 |
+
▁center 1
|
387 |
+
▁side 1
|
388 |
+
▁door 1
|
389 |
+
▁per 1
|
390 |
+
▁born 1
|
391 |
+
▁bar 1
|
392 |
+
▁seventy 1
|
393 |
+
▁ro 1
|
394 |
+
▁call 1
|
395 |
+
▁case 1
|
396 |
+
ism 1
|
397 |
+
as 1
|
398 |
+
▁south 1
|
399 |
+
▁therefore 1
|
400 |
+
▁while 1
|
401 |
+
ous 1
|
402 |
+
▁ca 1
|
403 |
+
▁best 1
|
404 |
+
di 1
|
405 |
+
▁u 1
|
406 |
+
▁show 1
|
407 |
+
lu 1
|
408 |
+
▁country 1
|
409 |
+
▁everything 1
|
410 |
+
ary 1
|
411 |
+
▁really 1
|
412 |
+
ver 1
|
413 |
+
▁play 1
|
414 |
+
▁government 1
|
415 |
+
▁works 1
|
416 |
+
▁young 1
|
417 |
+
vi 1
|
418 |
+
ated 1
|
419 |
+
x 1
|
420 |
+
um 1
|
421 |
+
ard 1
|
422 |
+
▁bad 1
|
423 |
+
ff 1
|
424 |
+
▁mother 1
|
425 |
+
▁vi 1
|
426 |
+
un 1
|
427 |
+
▁land 1
|
428 |
+
po 1
|
429 |
+
ac 1
|
430 |
+
▁french 1
|
431 |
+
▁night 1
|
432 |
+
be 1
|
433 |
+
▁bo 1
|
434 |
+
▁ninety 1
|
435 |
+
▁live 1
|
436 |
+
▁possible 1
|
437 |
+
▁big 1
|
438 |
+
▁things 1
|
439 |
+
ir 1
|
440 |
+
ig 1
|
441 |
+
mo 1
|
442 |
+
▁pro 1
|
443 |
+
ci 1
|
444 |
+
▁turn 1
|
445 |
+
ant 1
|
446 |
+
▁nothing 1
|
447 |
+
ni 1
|
448 |
+
▁m 1
|
449 |
+
pe 1
|
450 |
+
▁system 1
|
451 |
+
do 1
|
452 |
+
▁company 1
|
453 |
+
▁di 1
|
454 |
+
ish 1
|
455 |
+
▁among 1
|
456 |
+
▁talk 1
|
457 |
+
▁music 1
|
458 |
+
ha 1
|
459 |
+
▁member 1
|
460 |
+
▁yes 1
|
461 |
+
▁na 1
|
462 |
+
▁pe 1
|
463 |
+
son 1
|
464 |
+
▁until 1
|
465 |
+
▁species 1
|
466 |
+
ie 1
|
467 |
+
▁ba 1
|
468 |
+
bi 1
|
469 |
+
▁sea 1
|
470 |
+
ting 1
|
471 |
+
va 1
|
472 |
+
▁station 1
|
473 |
+
▁period 1
|
474 |
+
▁white 1
|
475 |
+
▁considered 1
|
476 |
+
▁leave 1
|
477 |
+
▁tell 1
|
478 |
+
▁short 1
|
479 |
+
▁large 1
|
480 |
+
▁north 1
|
481 |
+
▁german 1
|
482 |
+
▁himself 1
|
483 |
+
▁river 1
|
484 |
+
no 1
|
485 |
+
▁red 1
|
486 |
+
▁international 1
|
487 |
+
▁st 1
|
488 |
+
▁club 1
|
489 |
+
land 1
|
490 |
+
▁black 1
|
491 |
+
▁together 1
|
492 |
+
▁once 1
|
493 |
+
est 1
|
494 |
+
less 1
|
495 |
+
▁district 1
|
496 |
+
pa 1
|
497 |
+
▁village 1
|
498 |
+
▁following 1
|
499 |
+
▁front 1
|
500 |
+
▁close 1
|
501 |
+
▁far 1
|
502 |
+
▁pi 1
|
503 |
+
▁eighty 1
|
504 |
+
ng 1
|
505 |
+
▁president 1
|
506 |
+
▁dis 1
|
507 |
+
ou 1
|
508 |
+
▁pre 1
|
509 |
+
▁currently 1
|
510 |
+
▁post 1
|
511 |
+
▁person 1
|
512 |
+
▁cannot 1
|
513 |
+
▁anything 1
|
514 |
+
ton 1
|
515 |
+
▁ha 1
|
516 |
+
▁set 1
|
517 |
+
cy 1
|
518 |
+
ot 1
|
519 |
+
▁lo 1
|
520 |
+
que 1
|
521 |
+
▁v 1
|
522 |
+
▁due 1
|
523 |
+
▁f 1
|
524 |
+
▁men 1
|
525 |
+
▁party 1
|
526 |
+
▁started 1
|
527 |
+
▁fire 1
|
528 |
+
▁played 1
|
529 |
+
▁mi 1
|
530 |
+
▁course 1
|
531 |
+
▁sa 1
|
532 |
+
▁book 1
|
533 |
+
▁office 1
|
534 |
+
▁cor 1
|
535 |
+
am 1
|
536 |
+
▁keep 1
|
537 |
+
ier 1
|
538 |
+
▁ri 1
|
539 |
+
▁local 1
|
540 |
+
che 1
|
541 |
+
▁soon 1
|
542 |
+
▁sure 1
|
543 |
+
ph 1
|
544 |
+
▁real 1
|
545 |
+
▁film 1
|
546 |
+
▁speak 1
|
547 |
+
ber 1
|
548 |
+
ho 1
|
549 |
+
▁change 1
|
550 |
+
ny 1
|
551 |
+
os 1
|
552 |
+
▁stop 1
|
553 |
+
▁ta 1
|
554 |
+
▁start 1
|
555 |
+
▁enough 1
|
556 |
+
▁line 1
|
557 |
+
▁united 1
|
558 |
+
▁sur 1
|
559 |
+
sh 1
|
560 |
+
▁position 1
|
561 |
+
▁according 1
|
562 |
+
▁present 1
|
563 |
+
▁named 1
|
564 |
+
▁third 1
|
565 |
+
▁power 1
|
566 |
+
▁worked 1
|
567 |
+
▁almost 1
|
568 |
+
▁states 1
|
569 |
+
▁season 1
|
570 |
+
der 1
|
571 |
+
ling 1
|
572 |
+
▁france 1
|
573 |
+
ang 1
|
574 |
+
▁ma 1
|
575 |
+
▁r 1
|
576 |
+
▁air 1
|
577 |
+
▁everyone 1
|
578 |
+
▁process 1
|
579 |
+
▁bi 1
|
580 |
+
▁able 1
|
581 |
+
▁times 1
|
582 |
+
▁project 1
|
583 |
+
▁language 1
|
584 |
+
im 1
|
585 |
+
▁opinion 1
|
586 |
+
vo 1
|
587 |
+
▁ho 1
|
588 |
+
min 1
|
589 |
+
▁rain 1
|
590 |
+
▁fact 1
|
591 |
+
▁w 1
|
592 |
+
▁form 1
|
593 |
+
▁paris 1
|
594 |
+
les 1
|
595 |
+
▁mister 1
|
596 |
+
mi 1
|
597 |
+
▁po 1
|
598 |
+
pi 1
|
599 |
+
▁built 1
|
600 |
+
▁jean 1
|
601 |
+
▁ni 1
|
602 |
+
▁usually 1
|
603 |
+
▁pay 1
|
604 |
+
ally 1
|
605 |
+
▁near 1
|
606 |
+
▁working 1
|
607 |
+
▁el 1
|
608 |
+
au 1
|
609 |
+
▁council 1
|
610 |
+
gu 1
|
611 |
+
▁game 1
|
612 |
+
▁region 1
|
613 |
+
▁kind 1
|
614 |
+
▁hu 1
|
615 |
+
▁money 1
|
616 |
+
▁table 1
|
617 |
+
▁history 1
|
618 |
+
▁eat 1
|
619 |
+
▁become 1
|
620 |
+
▁oh 1
|
621 |
+
▁finally 1
|
622 |
+
▁art 1
|
623 |
+
id 1
|
624 |
+
▁studied 1
|
625 |
+
▁death 1
|
626 |
+
▁brother 1
|
627 |
+
▁days 1
|
628 |
+
ron 1
|
629 |
+
▁thought 1
|
630 |
+
▁done 1
|
631 |
+
▁jo 1
|
632 |
+
▁moment 1
|
633 |
+
▁ar 1
|
634 |
+
ka 1
|
635 |
+
▁understand 1
|
636 |
+
▁married 1
|
637 |
+
▁daughter 1
|
638 |
+
▁gu 1
|
639 |
+
▁half 1
|
640 |
+
▁rest 1
|
641 |
+
▁ver 1
|
642 |
+
▁lu 1
|
643 |
+
▁lost 1
|
644 |
+
▁sometimes 1
|
645 |
+
▁ju 1
|
646 |
+
▁ex 1
|
647 |
+
▁service 1
|
648 |
+
ful 1
|
649 |
+
▁human 1
|
650 |
+
▁political 1
|
651 |
+
▁god 1
|
652 |
+
▁special 1
|
653 |
+
▁full 1
|
654 |
+
▁less 1
|
655 |
+
▁train 1
|
656 |
+
ance 1
|
657 |
+
▁avenue 1
|
658 |
+
▁necessary 1
|
659 |
+
▁eyes 1
|
660 |
+
▁include 1
|
661 |
+
▁lives 1
|
662 |
+
▁stay 1
|
663 |
+
▁capital 1
|
664 |
+
▁ti 1
|
665 |
+
▁single 1
|
666 |
+
▁bit 1
|
667 |
+
▁friend 1
|
668 |
+
▁age 1
|
669 |
+
▁women 1
|
670 |
+
▁sun 1
|
671 |
+
▁example 1
|
672 |
+
nce 1
|
673 |
+
▁mont 1
|
674 |
+
▁believe 1
|
675 |
+
▁seen 1
|
676 |
+
▁received 1
|
677 |
+
▁park 1
|
678 |
+
▁result 1
|
679 |
+
▁role 1
|
680 |
+
▁king 1
|
681 |
+
▁community 1
|
682 |
+
▁su 1
|
683 |
+
▁common 1
|
684 |
+
▁face 1
|
685 |
+
▁sister 1
|
686 |
+
▁cla 1
|
687 |
+
▁thing 1
|
688 |
+
▁comp 1
|
689 |
+
rs 1
|
690 |
+
▁someone 1
|
691 |
+
▁mrs 1
|
692 |
+
▁mainly 1
|
693 |
+
▁goes 1
|
694 |
+
▁career 1
|
695 |
+
cu 1
|
696 |
+
ten 1
|
697 |
+
▁yet 1
|
698 |
+
om 1
|
699 |
+
▁cold 1
|
700 |
+
▁natural 1
|
701 |
+
▁woman 1
|
702 |
+
▁child 1
|
703 |
+
ad 1
|
704 |
+
▁comes 1
|
705 |
+
▁job 1
|
706 |
+
▁cha 1
|
707 |
+
▁court 1
|
708 |
+
bu 1
|
709 |
+
ence 1
|
710 |
+
▁album 1
|
711 |
+
▁based 1
|
712 |
+
▁gra 1
|
713 |
+
▁social 1
|
714 |
+
▁hard 1
|
715 |
+
ating 1
|
716 |
+
ler 1
|
717 |
+
▁color 1
|
718 |
+
▁body 1
|
719 |
+
ster 1
|
720 |
+
▁sub 1
|
721 |
+
▁addition 1
|
722 |
+
gue 1
|
723 |
+
he 1
|
724 |
+
ial 1
|
725 |
+
▁various 1
|
726 |
+
▁port 1
|
727 |
+
▁ka 1
|
728 |
+
▁boy 1
|
729 |
+
▁american 1
|
730 |
+
▁information 1
|
731 |
+
▁problem 1
|
732 |
+
men 1
|
733 |
+
▁test 1
|
734 |
+
▁food 1
|
735 |
+
▁series 1
|
736 |
+
▁doctor 1
|
737 |
+
▁wine 1
|
738 |
+
bo 1
|
739 |
+
▁looking 1
|
740 |
+
▁strong 1
|
741 |
+
▁happy 1
|
742 |
+
▁space 1
|
743 |
+
▁song 1
|
744 |
+
ut 1
|
745 |
+
▁sta 1
|
746 |
+
▁development 1
|
747 |
+
▁means 1
|
748 |
+
▁thank 1
|
749 |
+
▁del 1
|
750 |
+
▁band 1
|
751 |
+
▁business 1
|
752 |
+
▁wanted 1
|
753 |
+
▁makes 1
|
754 |
+
ther 1
|
755 |
+
▁plan 1
|
756 |
+
ized 1
|
757 |
+
▁others 1
|
758 |
+
▁voice 1
|
759 |
+
▁died 1
|
760 |
+
▁round 1
|
761 |
+
▁county 1
|
762 |
+
▁minister 1
|
763 |
+
▁english 1
|
764 |
+
ology 1
|
765 |
+
io 1
|
766 |
+
▁thus 1
|
767 |
+
▁bring 1
|
768 |
+
▁va 1
|
769 |
+
res 1
|
770 |
+
▁honor 1
|
771 |
+
▁coming 1
|
772 |
+
▁current 1
|
773 |
+
▁read 1
|
774 |
+
▁west 1
|
775 |
+
▁act 1
|
776 |
+
▁middle 1
|
777 |
+
▁matter 1
|
778 |
+
▁th 1
|
779 |
+
ja 1
|
780 |
+
ical 1
|
781 |
+
ty 1
|
782 |
+
mon 1
|
783 |
+
▁title 1
|
784 |
+
op 1
|
785 |
+
gen 1
|
786 |
+
▁central 1
|
787 |
+
▁past 1
|
788 |
+
▁count 1
|
789 |
+
▁bu 1
|
790 |
+
▁ru 1
|
791 |
+
▁wait 1
|
792 |
+
▁ja 1
|
793 |
+
▁taken 1
|
794 |
+
▁reason 1
|
795 |
+
▁towards 1
|
796 |
+
▁follow 1
|
797 |
+
sa 1
|
798 |
+
▁whole 1
|
799 |
+
▁ship 1
|
800 |
+
▁wind 1
|
801 |
+
▁having 1
|
802 |
+
▁similar 1
|
803 |
+
▁return 1
|
804 |
+
▁origin 1
|
805 |
+
▁poor 1
|
806 |
+
▁quickly 1
|
807 |
+
▁green 1
|
808 |
+
▁fish 1
|
809 |
+
lin 1
|
810 |
+
▁subject 1
|
811 |
+
▁ 1
|
812 |
+
▁stone 1
|
813 |
+
▁sp 1
|
814 |
+
▁report 1
|
815 |
+
▁final 1
|
816 |
+
▁san 1
|
817 |
+
▁buy 1
|
818 |
+
tor 1
|
819 |
+
ran 1
|
820 |
+
▁feel 1
|
821 |
+
con 1
|
822 |
+
▁list 1
|
823 |
+
▁education 1
|
824 |
+
▁department 1
|
825 |
+
▁members 1
|
826 |
+
▁east 1
|
827 |
+
▁movie 1
|
828 |
+
▁n 1
|
829 |
+
▁program 1
|
830 |
+
▁clear 1
|
831 |
+
tu 1
|
832 |
+
ak 1
|
833 |
+
▁girl 1
|
834 |
+
ure 1
|
835 |
+
▁style 1
|
836 |
+
▁story 1
|
837 |
+
▁market 1
|
838 |
+
▁hope 1
|
839 |
+
▁island 1
|
840 |
+
ator 1
|
841 |
+
▁seat 1
|
842 |
+
▁situation 1
|
843 |
+
▁des 1
|
844 |
+
▁word 1
|
845 |
+
▁care 1
|
846 |
+
▁european 1
|
847 |
+
▁wall 1
|
848 |
+
▁hi 1
|
849 |
+
▁bre 1
|
850 |
+
▁director 1
|
851 |
+
ization 1
|
852 |
+
▁research 1
|
853 |
+
▁nor 1
|
854 |
+
▁castle 1
|
855 |
+
▁difficult 1
|
856 |
+
led 1
|
857 |
+
▁level 1
|
858 |
+
▁plant 1
|
859 |
+
nes 1
|
860 |
+
▁imp 1
|
861 |
+
▁tra 1
|
862 |
+
▁success 1
|
863 |
+
▁completely 1
|
864 |
+
▁given 1
|
865 |
+
▁square 1
|
866 |
+
ite 1
|
867 |
+
▁spanish 1
|
868 |
+
ru 1
|
869 |
+
▁field 1
|
870 |
+
ize 1
|
871 |
+
▁takes 1
|
872 |
+
▁cost 1
|
873 |
+
▁within 1
|
874 |
+
▁quite 1
|
875 |
+
ner 1
|
876 |
+
▁meet 1
|
877 |
+
▁da 1
|
878 |
+
▁hair 1
|
879 |
+
▁heart 1
|
880 |
+
▁words 1
|
881 |
+
▁ve 1
|
882 |
+
ship 1
|
883 |
+
▁nu 1
|
884 |
+
▁ask 1
|
885 |
+
▁longer 1
|
886 |
+
▁economic 1
|
887 |
+
▁card 1
|
888 |
+
▁text 1
|
889 |
+
▁military 1
|
890 |
+
▁behind 1
|
891 |
+
▁model 1
|
892 |
+
▁created 1
|
893 |
+
fi 1
|
894 |
+
▁code 1
|
895 |
+
▁ground 1
|
896 |
+
▁question 1
|
897 |
+
▁construction 1
|
898 |
+
▁ga 1
|
899 |
+
▁inter 1
|
900 |
+
▁studies 1
|
901 |
+
▁population 1
|
902 |
+
ze 1
|
903 |
+
▁dark 1
|
904 |
+
▁doing 1
|
905 |
+
▁production 1
|
906 |
+
▁sch 1
|
907 |
+
▁player 1
|
908 |
+
▁saw 1
|
909 |
+
▁certain 1
|
910 |
+
▁gave 1
|
911 |
+
▁wife 1
|
912 |
+
▁seems 1
|
913 |
+
▁fi 1
|
914 |
+
▁ne 1
|
915 |
+
▁board 1
|
916 |
+
▁date 1
|
917 |
+
▁travel 1
|
918 |
+
▁dead 1
|
919 |
+
▁mu 1
|
920 |
+
▁try 1
|
921 |
+
▁plays 1
|
922 |
+
▁bank 1
|
923 |
+
▁remains 1
|
924 |
+
▁written 1
|
925 |
+
▁published 1
|
926 |
+
▁roman 1
|
927 |
+
fa 1
|
928 |
+
▁study 1
|
929 |
+
▁fifteen 1
|
930 |
+
▁municipality 1
|
931 |
+
▁minutes 1
|
932 |
+
▁add 1
|
933 |
+
▁run 1
|
934 |
+
▁least 1
|
935 |
+
za 1
|
936 |
+
▁top 1
|
937 |
+
▁beautiful 1
|
938 |
+
▁grand 1
|
939 |
+
▁asked 1
|
940 |
+
em 1
|
941 |
+
▁attack 1
|
942 |
+
▁vote 1
|
943 |
+
▁countries 1
|
944 |
+
▁article 1
|
945 |
+
gg 1
|
946 |
+
ious 1
|
947 |
+
▁beginning 1
|
948 |
+
▁ge 1
|
949 |
+
▁consist 1
|
950 |
+
▁char 1
|
951 |
+
▁move 1
|
952 |
+
▁morning 1
|
953 |
+
▁watch 1
|
954 |
+
▁early 1
|
955 |
+
▁fight 1
|
956 |
+
▁version 1
|
957 |
+
▁garden 1
|
958 |
+
▁week 1
|
959 |
+
▁living 1
|
960 |
+
mer 1
|
961 |
+
▁experience 1
|
962 |
+
▁cut 1
|
963 |
+
▁twelve 1
|
964 |
+
▁class 1
|
965 |
+
▁germany 1
|
966 |
+
▁charge 1
|
967 |
+
▁pen 1
|
968 |
+
▁books 1
|
969 |
+
▁museum 1
|
970 |
+
▁representative 1
|
971 |
+
▁teacher 1
|
972 |
+
▁sound 1
|
973 |
+
▁gi 1
|
974 |
+
hi 1
|
975 |
+
▁former 1
|
976 |
+
▁above 1
|
977 |
+
▁hold 1
|
978 |
+
▁term 1
|
979 |
+
▁master 1
|
980 |
+
▁access 1
|
981 |
+
▁drink 1
|
982 |
+
▁held 1
|
983 |
+
▁mean 1
|
984 |
+
ki 1
|
985 |
+
▁friends 1
|
986 |
+
▁true 1
|
987 |
+
▁province 1
|
988 |
+
▁europe 1
|
989 |
+
ix 1
|
990 |
+
▁hands 1
|
991 |
+
▁blue 1
|
992 |
+
▁weather 1
|
993 |
+
ina 1
|
994 |
+
▁cap 1
|
995 |
+
▁har 1
|
996 |
+
▁rock 1
|
997 |
+
▁professional 1
|
998 |
+
▁sc 1
|
999 |
+
▁wi 1
|
1000 |
+
▁police 1
|
1001 |
+
▁official 1
|
1002 |
+
▁control 1
|
1003 |
+
▁dog 1
|
1004 |
+
▁view 1
|
1005 |
+
▁break 1
|
1006 |
+
▁taking 1
|
1007 |
+
▁shall 1
|
1008 |
+
up 1
|
1009 |
+
▁meeting 1
|
1010 |
+
▁popular 1
|
1011 |
+
▁sal 1
|
1012 |
+
▁type 1
|
1013 |
+
ring 1
|
1014 |
+
▁mor 1
|
1015 |
+
▁inside 1
|
1016 |
+
▁civil 1
|
1017 |
+
ville 1
|
1018 |
+
way 1
|
1019 |
+
▁nice 1
|
1020 |
+
▁h 1
|
1021 |
+
ux 1
|
1022 |
+
▁tour 1
|
1023 |
+
ile 1
|
1024 |
+
▁sorry 1
|
1025 |
+
▁tu 1
|
1026 |
+
dy 1
|
1027 |
+
▁low 1
|
1028 |
+
▁movement 1
|
1029 |
+
▁months 1
|
1030 |
+
▁arm 1
|
1031 |
+
▁enter 1
|
1032 |
+
ities 1
|
1033 |
+
▁parents 1
|
1034 |
+
▁available 1
|
1035 |
+
▁further 1
|
1036 |
+
▁mountain 1
|
1037 |
+
▁software 1
|
1038 |
+
▁bell 1
|
1039 |
+
dic 1
|
1040 |
+
▁getting 1
|
1041 |
+
▁camp 1
|
1042 |
+
▁pla 1
|
1043 |
+
▁fe 1
|
1044 |
+
▁non 1
|
1045 |
+
▁areas 1
|
1046 |
+
▁late 1
|
1047 |
+
let 1
|
1048 |
+
▁stage 1
|
1049 |
+
▁wood 1
|
1050 |
+
▁author 1
|
1051 |
+
▁fa 1
|
1052 |
+
ud 1
|
1053 |
+
▁dr 1
|
1054 |
+
▁paul 1
|
1055 |
+
▁border 1
|
1056 |
+
the 1
|
1057 |
+
▁original 1
|
1058 |
+
if 1
|
1059 |
+
▁cat 1
|
1060 |
+
▁john 1
|
1061 |
+
wa 1
|
1062 |
+
▁base 1
|
1063 |
+
oc 1
|
1064 |
+
▁association 1
|
1065 |
+
▁structure 1
|
1066 |
+
▁covered 1
|
1067 |
+
▁moved 1
|
1068 |
+
▁hear 1
|
1069 |
+
line 1
|
1070 |
+
ille 1
|
1071 |
+
▁les 1
|
1072 |
+
qui 1
|
1073 |
+
▁famous 1
|
1074 |
+
ps 1
|
1075 |
+
▁hall 1
|
1076 |
+
▁y 1
|
1077 |
+
tin 1
|
1078 |
+
▁route 1
|
1079 |
+
▁month 1
|
1080 |
+
▁miss 1
|
1081 |
+
▁commission 1
|
1082 |
+
▁especially 1
|
1083 |
+
▁degree 1
|
1084 |
+
tive 1
|
1085 |
+
▁cross 1
|
1086 |
+
▁tomorrow 1
|
1087 |
+
▁playing 1
|
1088 |
+
▁probably 1
|
1089 |
+
▁data 1
|
1090 |
+
▁personal 1
|
1091 |
+
▁tower 1
|
1092 |
+
ions 1
|
1093 |
+
▁bra 1
|
1094 |
+
▁numerous 1
|
1095 |
+
▁event 1
|
1096 |
+
▁else 1
|
1097 |
+
▁organization 1
|
1098 |
+
ries 1
|
1099 |
+
▁modern 1
|
1100 |
+
▁committee 1
|
1101 |
+
▁ever 1
|
1102 |
+
▁madam 1
|
1103 |
+
▁themselves 1
|
1104 |
+
▁bri 1
|
1105 |
+
▁pu 1
|
1106 |
+
▁issue 1
|
1107 |
+
▁die 1
|
1108 |
+
▁section 1
|
1109 |
+
▁hours 1
|
1110 |
+
▁future 1
|
1111 |
+
▁ko 1
|
1112 |
+
▁mind 1
|
1113 |
+
▁ready 1
|
1114 |
+
▁began 1
|
1115 |
+
▁te 1
|
1116 |
+
▁key 1
|
1117 |
+
▁design 1
|
1118 |
+
▁lower 1
|
1119 |
+
▁eleven 1
|
1120 |
+
▁idea 1
|
1121 |
+
▁interest 1
|
1122 |
+
gi 1
|
1123 |
+
ana 1
|
1124 |
+
▁decided 1
|
1125 |
+
ding 1
|
1126 |
+
▁send 1
|
1127 |
+
tan 1
|
1128 |
+
▁rec 1
|
1129 |
+
▁z 1
|
1130 |
+
per 1
|
1131 |
+
▁sant 1
|
1132 |
+
▁major 1
|
1133 |
+
▁cre 1
|
1134 |
+
▁lake 1
|
1135 |
+
▁outside 1
|
1136 |
+
▁maybe 1
|
1137 |
+
▁followed 1
|
1138 |
+
▁sir 1
|
1139 |
+
▁chi 1
|
1140 |
+
und 1
|
1141 |
+
▁je 1
|
1142 |
+
▁path 1
|
1143 |
+
▁com 1
|
1144 |
+
▁competition 1
|
1145 |
+
▁mer 1
|
1146 |
+
▁yellow 1
|
1147 |
+
▁waiting 1
|
1148 |
+
use 1
|
1149 |
+
▁hit 1
|
1150 |
+
ya 1
|
1151 |
+
▁told 1
|
1152 |
+
▁hot 1
|
1153 |
+
▁rich 1
|
1154 |
+
▁looked 1
|
1155 |
+
▁individual 1
|
1156 |
+
▁che 1
|
1157 |
+
den 1
|
1158 |
+
▁star 1
|
1159 |
+
▁private 1
|
1160 |
+
▁cu 1
|
1161 |
+
▁games 1
|
1162 |
+
▁pass 1
|
1163 |
+
▁offer 1
|
1164 |
+
▁prefer 1
|
1165 |
+
▁nature 1
|
1166 |
+
▁fu 1
|
1167 |
+
▁yourself 1
|
1168 |
+
▁consider 1
|
1169 |
+
▁army 1
|
1170 |
+
▁answer 1
|
1171 |
+
▁thanks 1
|
1172 |
+
▁depend 1
|
1173 |
+
▁closed 1
|
1174 |
+
▁site 1
|
1175 |
+
▁simple 1
|
1176 |
+
▁store 1
|
1177 |
+
▁kill 1
|
1178 |
+
▁union 1
|
1179 |
+
▁tri 1
|
1180 |
+
▁forest 1
|
1181 |
+
lle 1
|
1182 |
+
▁buried 1
|
1183 |
+
▁fo 1
|
1184 |
+
▁fall 1
|
1185 |
+
▁leaves 1
|
1186 |
+
▁remained 1
|
1187 |
+
jo 1
|
1188 |
+
▁size 1
|
1189 |
+
tte 1
|
1190 |
+
▁developed 1
|
1191 |
+
▁immediately 1
|
1192 |
+
▁value 1
|
1193 |
+
len 1
|
1194 |
+
▁active 1
|
1195 |
+
val 1
|
1196 |
+
▁activities 1
|
1197 |
+
tal 1
|
1198 |
+
tra 1
|
1199 |
+
▁turned 1
|
1200 |
+
▁lived 1
|
1201 |
+
▁sleep 1
|
1202 |
+
ect 1
|
1203 |
+
▁continued 1
|
1204 |
+
▁making 1
|
1205 |
+
▁check 1
|
1206 |
+
▁gas 1
|
1207 |
+
▁step 1
|
1208 |
+
▁decision 1
|
1209 |
+
ified 1
|
1210 |
+
▁met 1
|
1211 |
+
▁italian 1
|
1212 |
+
▁purpose 1
|
1213 |
+
▁activity 1
|
1214 |
+
▁republic 1
|
1215 |
+
▁rue 1
|
1216 |
+
nk 1
|
1217 |
+
▁visit 1
|
1218 |
+
▁championship 1
|
1219 |
+
▁sign 1
|
1220 |
+
▁division 1
|
1221 |
+
▁mass 1
|
1222 |
+
▁kept 1
|
1223 |
+
▁battle 1
|
1224 |
+
▁reach 1
|
1225 |
+
▁fer 1
|
1226 |
+
▁ch 1
|
1227 |
+
▁ab 1
|
1228 |
+
▁anti 1
|
1229 |
+
▁brought 1
|
1230 |
+
▁legal 1
|
1231 |
+
▁bus 1
|
1232 |
+
▁los 1
|
1233 |
+
▁catalan 1
|
1234 |
+
▁walk 1
|
1235 |
+
▁writing 1
|
1236 |
+
▁league 1
|
1237 |
+
▁create 1
|
1238 |
+
▁ball 1
|
1239 |
+
wi 1
|
1240 |
+
▁using 1
|
1241 |
+
▁contract 1
|
1242 |
+
▁remove 1
|
1243 |
+
▁carried 1
|
1244 |
+
gra 1
|
1245 |
+
▁anymore 1
|
1246 |
+
▁summer 1
|
1247 |
+
▁talking 1
|
1248 |
+
▁instead 1
|
1249 |
+
▁remember 1
|
1250 |
+
ric 1
|
1251 |
+
▁account 1
|
1252 |
+
▁write 1
|
1253 |
+
by 1
|
1254 |
+
▁along 1
|
1255 |
+
▁spain 1
|
1256 |
+
▁wrote 1
|
1257 |
+
▁sha 1
|
1258 |
+
▁cal 1
|
1259 |
+
ral 1
|
1260 |
+
▁itself 1
|
1261 |
+
▁august 1
|
1262 |
+
▁character 1
|
1263 |
+
▁training 1
|
1264 |
+
▁alone 1
|
1265 |
+
▁included 1
|
1266 |
+
▁brown 1
|
1267 |
+
▁shows 1
|
1268 |
+
▁computer 1
|
1269 |
+
▁served 1
|
1270 |
+
▁lead 1
|
1271 |
+
▁cri 1
|
1272 |
+
ture 1
|
1273 |
+
▁listen 1
|
1274 |
+
▁double 1
|
1275 |
+
ag 1
|
1276 |
+
ow 1
|
1277 |
+
▁pan 1
|
1278 |
+
▁winter 1
|
1279 |
+
▁guy 1
|
1280 |
+
▁cup 1
|
1281 |
+
▁belong 1
|
1282 |
+
▁shi 1
|
1283 |
+
ko 1
|
1284 |
+
▁agreement 1
|
1285 |
+
▁window 1
|
1286 |
+
▁price 1
|
1287 |
+
▁machine 1
|
1288 |
+
▁finished 1
|
1289 |
+
ium 1
|
1290 |
+
▁min 1
|
1291 |
+
▁request 1
|
1292 |
+
▁action 1
|
1293 |
+
▁gar 1
|
1294 |
+
▁points 1
|
1295 |
+
▁dance 1
|
1296 |
+
▁female 1
|
1297 |
+
▁heard 1
|
1298 |
+
ade 1
|
1299 |
+
▁wrong 1
|
1300 |
+
▁chair 1
|
1301 |
+
can 1
|
1302 |
+
▁gold 1
|
1303 |
+
▁worth 1
|
1304 |
+
▁health 1
|
1305 |
+
▁host 1
|
1306 |
+
▁historical 1
|
1307 |
+
▁deal 1
|
1308 |
+
▁louis 1
|
1309 |
+
▁tree 1
|
1310 |
+
▁operation 1
|
1311 |
+
▁serve 1
|
1312 |
+
▁specific 1
|
1313 |
+
od 1
|
1314 |
+
▁mark 1
|
1315 |
+
▁develop 1
|
1316 |
+
▁students 1
|
1317 |
+
▁ste 1
|
1318 |
+
▁horse 1
|
1319 |
+
ap 1
|
1320 |
+
▁lack 1
|
1321 |
+
▁allowed 1
|
1322 |
+
cha 1
|
1323 |
+
▁fourteen 1
|
1324 |
+
▁theater 1
|
1325 |
+
▁mat 1
|
1326 |
+
tz 1
|
1327 |
+
▁actually 1
|
1328 |
+
▁husband 1
|
1329 |
+
▁problems 1
|
1330 |
+
lan 1
|
1331 |
+
▁approach 1
|
1332 |
+
▁couple 1
|
1333 |
+
j 1
|
1334 |
+
▁si 1
|
1335 |
+
des 1
|
1336 |
+
▁fine 1
|
1337 |
+
▁mon 1
|
1338 |
+
▁continue 1
|
1339 |
+
▁allow 1
|
1340 |
+
▁receive 1
|
1341 |
+
▁source 1
|
1342 |
+
▁race 1
|
1343 |
+
▁newspaper 1
|
1344 |
+
duc 1
|
1345 |
+
▁neighbor 1
|
1346 |
+
▁ser 1
|
1347 |
+
▁cover 1
|
1348 |
+
over 1
|
1349 |
+
▁respect 1
|
1350 |
+
▁produced 1
|
1351 |
+
mar 1
|
1352 |
+
▁generally 1
|
1353 |
+
▁security 1
|
1354 |
+
▁wish 1
|
1355 |
+
▁bor 1
|
1356 |
+
▁ticket 1
|
1357 |
+
gan 1
|
1358 |
+
▁eighteen 1
|
1359 |
+
ping 1
|
1360 |
+
▁actor 1
|
1361 |
+
ré 1
|
1362 |
+
berg 1
|
1363 |
+
▁administrative 1
|
1364 |
+
▁sixteen 1
|
1365 |
+
▁rep 1
|
1366 |
+
▁belongs 1
|
1367 |
+
ette 1
|
1368 |
+
ward 1
|
1369 |
+
elle 1
|
1370 |
+
qu 1
|
1371 |
+
▁track 1
|
1372 |
+
▁sent 1
|
1373 |
+
ates 1
|
1374 |
+
▁performance 1
|
1375 |
+
▁prevent 1
|
1376 |
+
▁risk 1
|
1377 |
+
▁established 1
|
1378 |
+
ide 1
|
1379 |
+
▁results 1
|
1380 |
+
▁conference 1
|
1381 |
+
▁contain 1
|
1382 |
+
▁bread 1
|
1383 |
+
▁owner 1
|
1384 |
+
iv 1
|
1385 |
+
ological 1
|
1386 |
+
▁bear 1
|
1387 |
+
▁pierre 1
|
1388 |
+
ain 1
|
1389 |
+
▁facade 1
|
1390 |
+
▁society 1
|
1391 |
+
▁companies 1
|
1392 |
+
ise 1
|
1393 |
+
▁measure 1
|
1394 |
+
▁withdraw 1
|
1395 |
+
▁easy 1
|
1396 |
+
▁ice 1
|
1397 |
+
▁total 1
|
1398 |
+
▁learn 1
|
1399 |
+
ach 1
|
1400 |
+
▁stopped 1
|
1401 |
+
▁amount 1
|
1402 |
+
▁afterwards 1
|
1403 |
+
▁leg 1
|
1404 |
+
ors 1
|
1405 |
+
▁africa 1
|
1406 |
+
fe 1
|
1407 |
+
▁grow 1
|
1408 |
+
▁radio 1
|
1409 |
+
tes 1
|
1410 |
+
▁cultural 1
|
1411 |
+
▁particular 1
|
1412 |
+
▁successful 1
|
1413 |
+
▁accept 1
|
1414 |
+
though 1
|
1415 |
+
▁china 1
|
1416 |
+
ue 1
|
1417 |
+
▁regional 1
|
1418 |
+
▁mostly 1
|
1419 |
+
▁provide 1
|
1420 |
+
▁transport 1
|
1421 |
+
▁progress 1
|
1422 |
+
▁ci 1
|
1423 |
+
▁groups 1
|
1424 |
+
▁cur 1
|
1425 |
+
▁unit 1
|
1426 |
+
▁led 1
|
1427 |
+
▁internet 1
|
1428 |
+
▁previous 1
|
1429 |
+
▁entire 1
|
1430 |
+
▁animals 1
|
1431 |
+
▁hour 1
|
1432 |
+
hu 1
|
1433 |
+
▁deep 1
|
1434 |
+
▁despite 1
|
1435 |
+
▁scene 1
|
1436 |
+
ven 1
|
1437 |
+
red 1
|
1438 |
+
▁fri 1
|
1439 |
+
▁exist 1
|
1440 |
+
▁italy 1
|
1441 |
+
▁flowers 1
|
1442 |
+
▁ke 1
|
1443 |
+
▁x 1
|
1444 |
+
▁loved 1
|
1445 |
+
▁practice 1
|
1446 |
+
▁needs 1
|
1447 |
+
com 1
|
1448 |
+
▁oil 1
|
1449 |
+
▁arrived 1
|
1450 |
+
ai 1
|
1451 |
+
ien 1
|
1452 |
+
▁cause 1
|
1453 |
+
▁correct 1
|
1454 |
+
▁fell 1
|
1455 |
+
▁services 1
|
1456 |
+
▁territory 1
|
1457 |
+
▁eye 1
|
1458 |
+
▁vo 1
|
1459 |
+
▁novel 1
|
1460 |
+
▁avoid 1
|
1461 |
+
▁dry 1
|
1462 |
+
ger 1
|
1463 |
+
▁royal 1
|
1464 |
+
▁particularly 1
|
1465 |
+
lar 1
|
1466 |
+
rre 1
|
1467 |
+
eg 1
|
1468 |
+
▁blood 1
|
1469 |
+
▁related 1
|
1470 |
+
▁relationship 1
|
1471 |
+
ans 1
|
1472 |
+
ep 1
|
1473 |
+
rk 1
|
1474 |
+
ble 1
|
1475 |
+
mit 1
|
1476 |
+
▁goal 1
|
1477 |
+
▁collection 1
|
1478 |
+
ria 1
|
1479 |
+
▁qui 1
|
1480 |
+
▁opening 1
|
1481 |
+
▁bou 1
|
1482 |
+
▁gri 1
|
1483 |
+
▁southern 1
|
1484 |
+
▁arch 1
|
1485 |
+
▁task 1
|
1486 |
+
▁wants 1
|
1487 |
+
▁solution 1
|
1488 |
+
rin 1
|
1489 |
+
▁flight 1
|
1490 |
+
▁anyone 1
|
1491 |
+
▁ran 1
|
1492 |
+
ip 1
|
1493 |
+
▁val 1
|
1494 |
+
▁doubt 1
|
1495 |
+
▁prison 1
|
1496 |
+
▁christian 1
|
1497 |
+
▁moon 1
|
1498 |
+
▁ter 1
|
1499 |
+
ative 1
|
1500 |
+
▁sell 1
|
1501 |
+
▁professor 1
|
1502 |
+
▁drive 1
|
1503 |
+
▁material 1
|
1504 |
+
▁stand 1
|
1505 |
+
sis 1
|
1506 |
+
▁divided 1
|
1507 |
+
▁earth 1
|
1508 |
+
han 1
|
1509 |
+
▁berlin 1
|
1510 |
+
king 1
|
1511 |
+
▁increase 1
|
1512 |
+
▁address 1
|
1513 |
+
▁happened 1
|
1514 |
+
▁songs 1
|
1515 |
+
▁touch 1
|
1516 |
+
▁para 1
|
1517 |
+
▁ah 1
|
1518 |
+
▁fruit 1
|
1519 |
+
▁martin 1
|
1520 |
+
ify 1
|
1521 |
+
▁fear 1
|
1522 |
+
▁trees 1
|
1523 |
+
▁besides 1
|
1524 |
+
▁sense 1
|
1525 |
+
▁trip 1
|
1526 |
+
ice 1
|
1527 |
+
we 1
|
1528 |
+
▁forward 1
|
1529 |
+
▁direction 1
|
1530 |
+
▁sw 1
|
1531 |
+
▁wa 1
|
1532 |
+
▁catholic 1
|
1533 |
+
▁extreme 1
|
1534 |
+
▁trans 1
|
1535 |
+
▁share 1
|
1536 |
+
▁march 1
|
1537 |
+
▁upper 1
|
1538 |
+
ole 1
|
1539 |
+
▁object 1
|
1540 |
+
▁enjoy 1
|
1541 |
+
▁changed 1
|
1542 |
+
▁network 1
|
1543 |
+
▁agree 1
|
1544 |
+
▁bridge 1
|
1545 |
+
▁northern 1
|
1546 |
+
▁dream 1
|
1547 |
+
▁er 1
|
1548 |
+
▁mine 1
|
1549 |
+
▁fourth 1
|
1550 |
+
▁par 1
|
1551 |
+
▁though 1
|
1552 |
+
▁coast 1
|
1553 |
+
▁secret 1
|
1554 |
+
▁dedicated 1
|
1555 |
+
▁spread 1
|
1556 |
+
▁nineteen 1
|
1557 |
+
▁cast 1
|
1558 |
+
▁nowadays 1
|
1559 |
+
▁aim 1
|
1560 |
+
▁farm 1
|
1561 |
+
▁happen 1
|
1562 |
+
▁focus 1
|
1563 |
+
▁video 1
|
1564 |
+
▁hospital 1
|
1565 |
+
▁reached 1
|
1566 |
+
▁trade 1
|
1567 |
+
ris 1
|
1568 |
+
▁jump 1
|
1569 |
+
▁sand 1
|
1570 |
+
▁cook 1
|
1571 |
+
chi 1
|
1572 |
+
▁finish 1
|
1573 |
+
▁football 1
|
1574 |
+
▁looks 1
|
1575 |
+
▁concern 1
|
1576 |
+
ez 1
|
1577 |
+
▁regard 1
|
1578 |
+
▁complete 1
|
1579 |
+
▁entrance 1
|
1580 |
+
▁thirteen 1
|
1581 |
+
zi 1
|
1582 |
+
▁et 1
|
1583 |
+
▁ven 1
|
1584 |
+
▁passed 1
|
1585 |
+
ible 1
|
1586 |
+
▁method 1
|
1587 |
+
▁additional 1
|
1588 |
+
▁rose 1
|
1589 |
+
▁bla 1
|
1590 |
+
▁attention 1
|
1591 |
+
ab 1
|
1592 |
+
▁rank 1
|
1593 |
+
▁science 1
|
1594 |
+
▁arms 1
|
1595 |
+
▁traditional 1
|
1596 |
+
▁returned 1
|
1597 |
+
▁opened 1
|
1598 |
+
▁industry 1
|
1599 |
+
▁leader 1
|
1600 |
+
▁win 1
|
1601 |
+
▁sports 1
|
1602 |
+
▁bon 1
|
1603 |
+
▁surface 1
|
1604 |
+
▁join 1
|
1605 |
+
▁ob 1
|
1606 |
+
▁flo 1
|
1607 |
+
▁roof 1
|
1608 |
+
▁foot 1
|
1609 |
+
burg 1
|
1610 |
+
▁cho 1
|
1611 |
+
▁houses 1
|
1612 |
+
▁clean 1
|
1613 |
+
▁taste 1
|
1614 |
+
▁box 1
|
1615 |
+
▁mistake 1
|
1616 |
+
pp 1
|
1617 |
+
▁allows 1
|
1618 |
+
▁windows 1
|
1619 |
+
▁paper 1
|
1620 |
+
▁bag 1
|
1621 |
+
▁rule 1
|
1622 |
+
▁han 1
|
1623 |
+
▁limit 1
|
1624 |
+
illa 1
|
1625 |
+
▁events 1
|
1626 |
+
▁force 1
|
1627 |
+
ome 1
|
1628 |
+
▁british 1
|
1629 |
+
car 1
|
1630 |
+
▁mouth 1
|
1631 |
+
▁knew 1
|
1632 |
+
▁defend 1
|
1633 |
+
▁gets 1
|
1634 |
+
ino 1
|
1635 |
+
▁image 1
|
1636 |
+
▁management 1
|
1637 |
+
▁pick 1
|
1638 |
+
▁regarding 1
|
1639 |
+
▁terms 1
|
1640 |
+
ification 1
|
1641 |
+
▁technical 1
|
1642 |
+
mann 1
|
1643 |
+
▁western 1
|
1644 |
+
▁administration 1
|
1645 |
+
▁peace 1
|
1646 |
+
▁effect 1
|
1647 |
+
▁percent 1
|
1648 |
+
▁letter 1
|
1649 |
+
▁disc 1
|
1650 |
+
▁favor 1
|
1651 |
+
▁america 1
|
1652 |
+
▁remain 1
|
1653 |
+
▁hat 1
|
1654 |
+
▁iron 1
|
1655 |
+
▁culture 1
|
1656 |
+
▁reasons 1
|
1657 |
+
▁independent 1
|
1658 |
+
▁tax 1
|
1659 |
+
▁gen 1
|
1660 |
+
▁glass 1
|
1661 |
+
▁becomes 1
|
1662 |
+
ular 1
|
1663 |
+
rd 1
|
1664 |
+
end 1
|
1665 |
+
▁myself 1
|
1666 |
+
lon 1
|
1667 |
+
▁formed 1
|
1668 |
+
▁boat 1
|
1669 |
+
▁nobody 1
|
1670 |
+
▁shape 1
|
1671 |
+
ell 1
|
1672 |
+
▁judge 1
|
1673 |
+
▁fast 1
|
1674 |
+
▁serious 1
|
1675 |
+
▁guard 1
|
1676 |
+
▁ya 1
|
1677 |
+
▁tonight 1
|
1678 |
+
▁fra 1
|
1679 |
+
▁throw 1
|
1680 |
+
▁reading 1
|
1681 |
+
▁difference 1
|
1682 |
+
tch 1
|
1683 |
+
▁mis 1
|
1684 |
+
▁self 1
|
1685 |
+
▁direct 1
|
1686 |
+
▁grew 1
|
1687 |
+
▁managed 1
|
1688 |
+
▁captain 1
|
1689 |
+
▁either 1
|
1690 |
+
▁welcome 1
|
1691 |
+
▁organized 1
|
1692 |
+
bility 1
|
1693 |
+
fer 1
|
1694 |
+
▁phone 1
|
1695 |
+
▁shot 1
|
1696 |
+
ov 1
|
1697 |
+
▁election 1
|
1698 |
+
▁quality 1
|
1699 |
+
▁ancient 1
|
1700 |
+
▁meters 1
|
1701 |
+
▁record 1
|
1702 |
+
▁running 1
|
1703 |
+
▁killed 1
|
1704 |
+
▁musical 1
|
1705 |
+
ren 1
|
1706 |
+
▁magazine 1
|
1707 |
+
ius 1
|
1708 |
+
▁felt 1
|
1709 |
+
lie 1
|
1710 |
+
▁urban 1
|
1711 |
+
▁chapel 1
|
1712 |
+
▁might 1
|
1713 |
+
cul 1
|
1714 |
+
▁secretary 1
|
1715 |
+
▁cell 1
|
1716 |
+
▁commercial 1
|
1717 |
+
▁revolution 1
|
1718 |
+
▁complex 1
|
1719 |
+
▁ended 1
|
1720 |
+
▁luck 1
|
1721 |
+
▁hurt 1
|
1722 |
+
▁officer 1
|
1723 |
+
▁j 1
|
1724 |
+
▁piece 1
|
1725 |
+
▁reserve 1
|
1726 |
+
▁range 1
|
1727 |
+
▁yesterday 1
|
1728 |
+
tel 1
|
1729 |
+
gar 1
|
1730 |
+
▁sh 1
|
1731 |
+
▁evening 1
|
1732 |
+
▁protect 1
|
1733 |
+
si 1
|
1734 |
+
lor 1
|
1735 |
+
▁dear 1
|
1736 |
+
▁ban 1
|
1737 |
+
▁product 1
|
1738 |
+
ably 1
|
1739 |
+
▁lord 1
|
1740 |
+
▁buildings 1
|
1741 |
+
▁search 1
|
1742 |
+
▁york 1
|
1743 |
+
ub 1
|
1744 |
+
▁festival 1
|
1745 |
+
▁bal 1
|
1746 |
+
cle 1
|
1747 |
+
▁student 1
|
1748 |
+
▁accident 1
|
1749 |
+
▁traffic 1
|
1750 |
+
▁influence 1
|
1751 |
+
▁fair 1
|
1752 |
+
▁plants 1
|
1753 |
+
▁latter 1
|
1754 |
+
▁languages 1
|
1755 |
+
▁claim 1
|
1756 |
+
ham 1
|
1757 |
+
▁elements 1
|
1758 |
+
▁feeling 1
|
1759 |
+
▁instrument 1
|
1760 |
+
▁bro 1
|
1761 |
+
▁figure 1
|
1762 |
+
▁content 1
|
1763 |
+
▁joined 1
|
1764 |
+
▁guide 1
|
1765 |
+
▁van 1
|
1766 |
+
▁starts 1
|
1767 |
+
▁appeared 1
|
1768 |
+
▁singer 1
|
1769 |
+
▁rent 1
|
1770 |
+
▁forget 1
|
1771 |
+
▁significant 1
|
1772 |
+
▁maria 1
|
1773 |
+
▁speed 1
|
1774 |
+
light 1
|
1775 |
+
▁em 1
|
1776 |
+
▁interested 1
|
1777 |
+
▁responsible 1
|
1778 |
+
▁fun 1
|
1779 |
+
▁london 1
|
1780 |
+
▁bed 1
|
1781 |
+
▁youth 1
|
1782 |
+
▁match 1
|
1783 |
+
▁vehicle 1
|
1784 |
+
▁au 1
|
1785 |
+
▁japan 1
|
1786 |
+
▁escape 1
|
1787 |
+
▁lies 1
|
1788 |
+
▁media 1
|
1789 |
+
▁shop 1
|
1790 |
+
▁equal 1
|
1791 |
+
▁indeed 1
|
1792 |
+
▁mal 1
|
1793 |
+
▁concept 1
|
1794 |
+
▁kingdom 1
|
1795 |
+
▁contact 1
|
1796 |
+
▁hotel 1
|
1797 |
+
las 1
|
1798 |
+
▁walls 1
|
1799 |
+
▁occur 1
|
1800 |
+
▁spring 1
|
1801 |
+
▁ki 1
|
1802 |
+
▁trust 1
|
1803 |
+
mor 1
|
1804 |
+
▁beach 1
|
1805 |
+
▁spend 1
|
1806 |
+
onne 1
|
1807 |
+
▁changes 1
|
1808 |
+
▁mission 1
|
1809 |
+
▁ren 1
|
1810 |
+
▁cemetery 1
|
1811 |
+
▁tro 1
|
1812 |
+
bra 1
|
1813 |
+
▁native 1
|
1814 |
+
▁statement 1
|
1815 |
+
▁lose 1
|
1816 |
+
▁sky 1
|
1817 |
+
▁sold 1
|
1818 |
+
▁explain 1
|
1819 |
+
▁organ 1
|
1820 |
+
▁animal 1
|
1821 |
+
▁seventeen 1
|
1822 |
+
▁cra 1
|
1823 |
+
▁spot 1
|
1824 |
+
▁appear 1
|
1825 |
+
▁principle 1
|
1826 |
+
▁russian 1
|
1827 |
+
▁phase 1
|
1828 |
+
▁feed 1
|
1829 |
+
▁basic 1
|
1830 |
+
▁pra 1
|
1831 |
+
ges 1
|
1832 |
+
▁calm 1
|
1833 |
+
▁via 1
|
1834 |
+
▁symbol 1
|
1835 |
+
mes 1
|
1836 |
+
▁valley 1
|
1837 |
+
▁australia 1
|
1838 |
+
▁male 1
|
1839 |
+
▁tried 1
|
1840 |
+
▁knowledge 1
|
1841 |
+
▁extra 1
|
1842 |
+
▁rath 1
|
1843 |
+
ji 1
|
1844 |
+
▁pot 1
|
1845 |
+
▁nevertheless 1
|
1846 |
+
▁sad 1
|
1847 |
+
av 1
|
1848 |
+
▁religious 1
|
1849 |
+
ches 1
|
1850 |
+
▁block 1
|
1851 |
+
▁energy 1
|
1852 |
+
▁higher 1
|
1853 |
+
gon 1
|
1854 |
+
istic 1
|
1855 |
+
▁bill 1
|
1856 |
+
▁print 1
|
1857 |
+
▁manage 1
|
1858 |
+
▁beat 1
|
1859 |
+
▁involved 1
|
1860 |
+
▁sector 1
|
1861 |
+
ec 1
|
1862 |
+
▁majority 1
|
1863 |
+
▁writer 1
|
1864 |
+
ev 1
|
1865 |
+
��needed 1
|
1866 |
+
▁unknown 1
|
1867 |
+
▁sit 1
|
1868 |
+
▁tre 1
|
1869 |
+
▁op 1
|
1870 |
+
▁million 1
|
1871 |
+
clock 1
|
1872 |
+
▁marriage 1
|
1873 |
+
▁distance 1
|
1874 |
+
▁decide 1
|
1875 |
+
▁fan 1
|
1876 |
+
▁painting 1
|
1877 |
+
▁coach 1
|
1878 |
+
and 1
|
1879 |
+
▁headquarters 1
|
1880 |
+
▁including 1
|
1881 |
+
ft 1
|
1882 |
+
▁heat 1
|
1883 |
+
▁straight 1
|
1884 |
+
▁rid 1
|
1885 |
+
▁institution 1
|
1886 |
+
▁device 1
|
1887 |
+
▁super 1
|
1888 |
+
▁literature 1
|
1889 |
+
▁location 1
|
1890 |
+
▁truth 1
|
1891 |
+
▁added 1
|
1892 |
+
dor 1
|
1893 |
+
▁lady 1
|
1894 |
+
ins 1
|
1895 |
+
▁college 1
|
1896 |
+
▁railway 1
|
1897 |
+
mont 1
|
1898 |
+
bre 1
|
1899 |
+
ban 1
|
1900 |
+
▁gre 1
|
1901 |
+
▁conditions 1
|
1902 |
+
▁foundation 1
|
1903 |
+
ants 1
|
1904 |
+
▁coffee 1
|
1905 |
+
ella 1
|
1906 |
+
▁rome 1
|
1907 |
+
▁sentence 1
|
1908 |
+
▁completed 1
|
1909 |
+
▁refer 1
|
1910 |
+
▁corner 1
|
1911 |
+
▁roll 1
|
1912 |
+
bert 1
|
1913 |
+
rew 1
|
1914 |
+
▁neu 1
|
1915 |
+
▁spi 1
|
1916 |
+
▁condition 1
|
1917 |
+
▁television 1
|
1918 |
+
▁file 1
|
1919 |
+
▁april 1
|
1920 |
+
▁wide 1
|
1921 |
+
▁reform 1
|
1922 |
+
▁provided 1
|
1923 |
+
out 1
|
1924 |
+
▁parliament 1
|
1925 |
+
▁herself 1
|
1926 |
+
▁save 1
|
1927 |
+
▁seem 1
|
1928 |
+
▁released 1
|
1929 |
+
lt 1
|
1930 |
+
▁press 1
|
1931 |
+
▁characteristic 1
|
1932 |
+
▁dam 1
|
1933 |
+
▁sing 1
|
1934 |
+
▁federal 1
|
1935 |
+
ped 1
|
1936 |
+
▁build 1
|
1937 |
+
▁advantage 1
|
1938 |
+
ica 1
|
1939 |
+
▁composed 1
|
1940 |
+
▁lin 1
|
1941 |
+
▁performed 1
|
1942 |
+
▁burn 1
|
1943 |
+
▁seemed 1
|
1944 |
+
▁lock 1
|
1945 |
+
▁participated 1
|
1946 |
+
one 1
|
1947 |
+
▁cases 1
|
1948 |
+
hen 1
|
1949 |
+
▁topic 1
|
1950 |
+
▁mill 1
|
1951 |
+
▁leaving 1
|
1952 |
+
van 1
|
1953 |
+
▁smoke 1
|
1954 |
+
▁photo 1
|
1955 |
+
▁coat 1
|
1956 |
+
▁spa 1
|
1957 |
+
▁ring 1
|
1958 |
+
▁throughout 1
|
1959 |
+
▁limited 1
|
1960 |
+
▁fla 1
|
1961 |
+
▁spent 1
|
1962 |
+
▁concert 1
|
1963 |
+
▁expert 1
|
1964 |
+
ists 1
|
1965 |
+
▁app 1
|
1966 |
+
▁cities 1
|
1967 |
+
▁parties 1
|
1968 |
+
▁sick 1
|
1969 |
+
▁procedure 1
|
1970 |
+
▁strange 1
|
1971 |
+
▁standard 1
|
1972 |
+
▁gives 1
|
1973 |
+
▁appearance 1
|
1974 |
+
ex 1
|
1975 |
+
▁marie 1
|
1976 |
+
cho 1
|
1977 |
+
▁products 1
|
1978 |
+
▁foreign 1
|
1979 |
+
▁demand 1
|
1980 |
+
pen 1
|
1981 |
+
ley 1
|
1982 |
+
▁ref 1
|
1983 |
+
▁function 1
|
1984 |
+
▁airport 1
|
1985 |
+
▁george 1
|
1986 |
+
▁saying 1
|
1987 |
+
▁improve 1
|
1988 |
+
▁fresh 1
|
1989 |
+
▁flat 1
|
1990 |
+
▁birds 1
|
1991 |
+
▁environment 1
|
1992 |
+
▁gro 1
|
1993 |
+
▁ji 1
|
1994 |
+
▁suggest 1
|
1995 |
+
▁hill 1
|
1996 |
+
▁fishing 1
|
1997 |
+
▁easily 1
|
1998 |
+
▁medal 1
|
1999 |
+
▁cru 1
|
2000 |
+
▁clo 1
|
2001 |
+
▁edition 1
|
2002 |
+
▁says 1
|
2003 |
+
▁fur 1
|
2004 |
+
▁uncle 1
|
2005 |
+
▁memory 1
|
2006 |
+
▁lawyer 1
|
2007 |
+
▁sil 1
|
2008 |
+
ctor 1
|
2009 |
+
▁document 1
|
2010 |
+
▁replaced 1
|
2011 |
+
▁largest 1
|
2012 |
+
▁recognized 1
|
2013 |
+
▁mayor 1
|
2014 |
+
▁temperature 1
|
2015 |
+
ography 1
|
2016 |
+
▁caused 1
|
2017 |
+
▁lay 1
|
2018 |
+
my 1
|
2019 |
+
era 1
|
2020 |
+
▁salt 1
|
2021 |
+
▁é 1
|
2022 |
+
▁soul 1
|
2023 |
+
▁christmas 1
|
2024 |
+
ens 1
|
2025 |
+
▁appears 1
|
2026 |
+
▁amendments 1
|
2027 |
+
▁library 1
|
2028 |
+
▁cro 1
|
2029 |
+
▁warm 1
|
2030 |
+
▁express 1
|
2031 |
+
ets 1
|
2032 |
+
atory 1
|
2033 |
+
▁mentioned 1
|
2034 |
+
▁engine 1
|
2035 |
+
▁slowly 1
|
2036 |
+
▁fill 1
|
2037 |
+
▁champion 1
|
2038 |
+
side 1
|
2039 |
+
▁essential 1
|
2040 |
+
▁originally 1
|
2041 |
+
▁perform 1
|
2042 |
+
ois 1
|
2043 |
+
▁presented 1
|
2044 |
+
▁municipal 1
|
2045 |
+
▁academy 1
|
2046 |
+
enne 1
|
2047 |
+
▁charles 1
|
2048 |
+
▁parts 1
|
2049 |
+
▁broken 1
|
2050 |
+
▁furthermore 1
|
2051 |
+
▁proposal 1
|
2052 |
+
▁excuse 1
|
2053 |
+
▁brazil 1
|
2054 |
+
▁impact 1
|
2055 |
+
▁measures 1
|
2056 |
+
▁indian 1
|
2057 |
+
pped 1
|
2058 |
+
▁cool 1
|
2059 |
+
▁nuclear 1
|
2060 |
+
ey 1
|
2061 |
+
▁teams 1
|
2062 |
+
▁exchange 1
|
2063 |
+
▁issues 1
|
2064 |
+
▁arrive 1
|
2065 |
+
▁discovered 1
|
2066 |
+
rge 1
|
2067 |
+
sch 1
|
2068 |
+
▁bur 1
|
2069 |
+
▁fifth 1
|
2070 |
+
▁unfortunately 1
|
2071 |
+
cher 1
|
2072 |
+
▁multi 1
|
2073 |
+
▁kids 1
|
2074 |
+
▁participate 1
|
2075 |
+
▁initially 1
|
2076 |
+
▁assembly 1
|
2077 |
+
▁bishop 1
|
2078 |
+
▁financial 1
|
2079 |
+
▁institute 1
|
2080 |
+
▁milk 1
|
2081 |
+
▁smile 1
|
2082 |
+
del 1
|
2083 |
+
▁laugh 1
|
2084 |
+
▁rem 1
|
2085 |
+
▁brand 1
|
2086 |
+
▁carry 1
|
2087 |
+
▁apartment 1
|
2088 |
+
▁tail 1
|
2089 |
+
▁counter 1
|
2090 |
+
▁chinese 1
|
2091 |
+
▁crown 1
|
2092 |
+
▁october 1
|
2093 |
+
▁monument 1
|
2094 |
+
▁rules 1
|
2095 |
+
▁pressure 1
|
2096 |
+
▁trying 1
|
2097 |
+
▁pun 1
|
2098 |
+
▁debate 1
|
2099 |
+
▁raised 1
|
2100 |
+
▁connection 1
|
2101 |
+
je 1
|
2102 |
+
▁promise 1
|
2103 |
+
▁inhabitants 1
|
2104 |
+
ili 1
|
2105 |
+
▁elected 1
|
2106 |
+
▁importance 1
|
2107 |
+
▁disease 1
|
2108 |
+
▁snow 1
|
2109 |
+
▁edge 1
|
2110 |
+
▁santa 1
|
2111 |
+
▁highest 1
|
2112 |
+
▁directly 1
|
2113 |
+
▁tea 1
|
2114 |
+
▁projects 1
|
2115 |
+
▁chief 1
|
2116 |
+
▁peter 1
|
2117 |
+
▁pain 1
|
2118 |
+
▁sat 1
|
2119 |
+
▁sweet 1
|
2120 |
+
▁exactly 1
|
2121 |
+
▁economy 1
|
2122 |
+
▁birth 1
|
2123 |
+
▁tall 1
|
2124 |
+
▁silver 1
|
2125 |
+
▁application 1
|
2126 |
+
▁ben 1
|
2127 |
+
▁brothers 1
|
2128 |
+
▁climb 1
|
2129 |
+
▁alley 1
|
2130 |
+
▁neither 1
|
2131 |
+
▁sport 1
|
2132 |
+
▁barcelona 1
|
2133 |
+
▁presence 1
|
2134 |
+
▁correspond 1
|
2135 |
+
▁era 1
|
2136 |
+
▁weak 1
|
2137 |
+
▁fund 1
|
2138 |
+
▁prince 1
|
2139 |
+
▁stra 1
|
2140 |
+
▁questions 1
|
2141 |
+
▁protection 1
|
2142 |
+
cent 1
|
2143 |
+
zo 1
|
2144 |
+
▁por 1
|
2145 |
+
▁starting 1
|
2146 |
+
▁typical 1
|
2147 |
+
▁grave 1
|
2148 |
+
▁pieces 1
|
2149 |
+
▁speaking 1
|
2150 |
+
▁neighborhood 1
|
2151 |
+
rie 1
|
2152 |
+
▁greek 1
|
2153 |
+
▁upon 1
|
2154 |
+
ault 1
|
2155 |
+
▁ku 1
|
2156 |
+
oli 1
|
2157 |
+
▁ce 1
|
2158 |
+
▁fl 1
|
2159 |
+
shi 1
|
2160 |
+
▁bay 1
|
2161 |
+
▁appointed 1
|
2162 |
+
▁electric 1
|
2163 |
+
▁kid 1
|
2164 |
+
▁places 1
|
2165 |
+
▁robert 1
|
2166 |
+
▁forms 1
|
2167 |
+
▁artist 1
|
2168 |
+
▁discover 1
|
2169 |
+
▁september 1
|
2170 |
+
▁heavy 1
|
2171 |
+
▁priest 1
|
2172 |
+
▁asking 1
|
2173 |
+
▁maintain 1
|
2174 |
+
▁bird 1
|
2175 |
+
▁note 1
|
2176 |
+
▁january 1
|
2177 |
+
▁positive 1
|
2178 |
+
▁scientific 1
|
2179 |
+
▁bottle 1
|
2180 |
+
▁hol 1
|
2181 |
+
▁resolution 1
|
2182 |
+
▁adult 1
|
2183 |
+
▁whe 1
|
2184 |
+
▁clearly 1
|
2185 |
+
▁dress 1
|
2186 |
+
▁choose 1
|
2187 |
+
▁contains 1
|
2188 |
+
▁giving 1
|
2189 |
+
ath 1
|
2190 |
+
▁zone 1
|
2191 |
+
▁pin 1
|
2192 |
+
▁freedom 1
|
2193 |
+
xi 1
|
2194 |
+
▁reference 1
|
2195 |
+
ok 1
|
2196 |
+
low 1
|
2197 |
+
▁sar 1
|
2198 |
+
▁understood 1
|
2199 |
+
▁afternoon 1
|
2200 |
+
row 1
|
2201 |
+
▁mountains 1
|
2202 |
+
▁wear 1
|
2203 |
+
▁michel 1
|
2204 |
+
▁islands 1
|
2205 |
+
▁required 1
|
2206 |
+
▁driver 1
|
2207 |
+
▁industrial 1
|
2208 |
+
▁review 1
|
2209 |
+
pu 1
|
2210 |
+
tru 1
|
2211 |
+
▁attempt 1
|
2212 |
+
▁empty 1
|
2213 |
+
her 1
|
2214 |
+
▁prize 1
|
2215 |
+
eau 1
|
2216 |
+
▁produce 1
|
2217 |
+
ib 1
|
2218 |
+
▁sav 1
|
2219 |
+
▁whi 1
|
2220 |
+
▁surrounded 1
|
2221 |
+
sk 1
|
2222 |
+
ola 1
|
2223 |
+
▁property 1
|
2224 |
+
▁agriculture 1
|
2225 |
+
▁medicine 1
|
2226 |
+
yl 1
|
2227 |
+
▁ram 1
|
2228 |
+
▁comment 1
|
2229 |
+
▁obtained 1
|
2230 |
+
▁qua 1
|
2231 |
+
▁walking 1
|
2232 |
+
▁california 1
|
2233 |
+
▁otherwise 1
|
2234 |
+
don 1
|
2235 |
+
▁lie 1
|
2236 |
+
▁flu 1
|
2237 |
+
▁interior 1
|
2238 |
+
▁entered 1
|
2239 |
+
▁vice 1
|
2240 |
+
▁normal 1
|
2241 |
+
▁older 1
|
2242 |
+
▁metal 1
|
2243 |
+
▁cinema 1
|
2244 |
+
▁tar 1
|
2245 |
+
bri 1
|
2246 |
+
▁bru 1
|
2247 |
+
tar 1
|
2248 |
+
▁afraid 1
|
2249 |
+
▁favorite 1
|
2250 |
+
bor 1
|
2251 |
+
▁cam 1
|
2252 |
+
▁reality 1
|
2253 |
+
▁temp 1
|
2254 |
+
▁pont 1
|
2255 |
+
▁fre 1
|
2256 |
+
▁designed 1
|
2257 |
+
▁expensive 1
|
2258 |
+
▁ber 1
|
2259 |
+
▁represented 1
|
2260 |
+
▁loud 1
|
2261 |
+
▁gal 1
|
2262 |
+
▁restaurant 1
|
2263 |
+
▁knows 1
|
2264 |
+
▁conflict 1
|
2265 |
+
▁mas 1
|
2266 |
+
▁eastern 1
|
2267 |
+
ever 1
|
2268 |
+
lia 1
|
2269 |
+
▁pri 1
|
2270 |
+
▁benefit 1
|
2271 |
+
▁complain 1
|
2272 |
+
ough 1
|
2273 |
+
▁exhibition 1
|
2274 |
+
stra 1
|
2275 |
+
▁placed 1
|
2276 |
+
▁wash 1
|
2277 |
+
cia 1
|
2278 |
+
▁push 1
|
2279 |
+
▁factor 1
|
2280 |
+
▁tournament 1
|
2281 |
+
our 1
|
2282 |
+
▁parish 1
|
2283 |
+
▁minor 1
|
2284 |
+
▁gun 1
|
2285 |
+
▁england 1
|
2286 |
+
▁euros 1
|
2287 |
+
heim 1
|
2288 |
+
▁chance 1
|
2289 |
+
▁weeks 1
|
2290 |
+
▁across 1
|
2291 |
+
▁harvest 1
|
2292 |
+
▁volume 1
|
2293 |
+
▁eating 1
|
2294 |
+
▁dinner 1
|
2295 |
+
▁skin 1
|
2296 |
+
▁fin 1
|
2297 |
+
▁ago 1
|
2298 |
+
du 1
|
2299 |
+
▁award 1
|
2300 |
+
▁characters 1
|
2301 |
+
▁score 1
|
2302 |
+
ability 1
|
2303 |
+
▁weapons 1
|
2304 |
+
▁wave 1
|
2305 |
+
▁bought 1
|
2306 |
+
▁scar 1
|
2307 |
+
▁rou 1
|
2308 |
+
▁pair 1
|
2309 |
+
▁preserved 1
|
2310 |
+
▁meaning 1
|
2311 |
+
▁est 1
|
2312 |
+
▁blow 1
|
2313 |
+
▁teaching 1
|
2314 |
+
▁awarded 1
|
2315 |
+
▁tradition 1
|
2316 |
+
▁discussion 1
|
2317 |
+
▁occasion 1
|
2318 |
+
▁stories 1
|
2319 |
+
▁february 1
|
2320 |
+
▁technology 1
|
2321 |
+
▁wild 1
|
2322 |
+
▁flag 1
|
2323 |
+
▁candidate 1
|
2324 |
+
kin 1
|
2325 |
+
▁manager 1
|
2326 |
+
▁flower 1
|
2327 |
+
▁draw 1
|
2328 |
+
▁global 1
|
2329 |
+
▁moving 1
|
2330 |
+
aries 1
|
2331 |
+
▁offered 1
|
2332 |
+
▁golden 1
|
2333 |
+
▁valencian 1
|
2334 |
+
▁choice 1
|
2335 |
+
▁paid 1
|
2336 |
+
▁compete 1
|
2337 |
+
▁kiss 1
|
2338 |
+
▁francois 1
|
2339 |
+
▁costs 1
|
2340 |
+
▁smell 1
|
2341 |
+
▁showed 1
|
2342 |
+
▁users 1
|
2343 |
+
▁campaign 1
|
2344 |
+
▁repair 1
|
2345 |
+
▁silence 1
|
2346 |
+
▁legs 1
|
2347 |
+
▁temple 1
|
2348 |
+
▁huge 1
|
2349 |
+
▁luc 1
|
2350 |
+
▁effective 1
|
2351 |
+
▁painter 1
|
2352 |
+
▁noise 1
|
2353 |
+
▁ski 1
|
2354 |
+
▁movies 1
|
2355 |
+
▁cer 1
|
2356 |
+
▁command 1
|
2357 |
+
ong 1
|
2358 |
+
▁christ 1
|
2359 |
+
cing 1
|
2360 |
+
▁taught 1
|
2361 |
+
izing 1
|
2362 |
+
▁broke 1
|
2363 |
+
▁impossible 1
|
2364 |
+
▁dia 1
|
2365 |
+
▁staff 1
|
2366 |
+
ay 1
|
2367 |
+
▁channel 1
|
2368 |
+
▁emperor 1
|
2369 |
+
lé 1
|
2370 |
+
▁exercise 1
|
2371 |
+
▁breath 1
|
2372 |
+
▁fit 1
|
2373 |
+
▁players 1
|
2374 |
+
▁expected 1
|
2375 |
+
▁composition 1
|
2376 |
+
▁tur 1
|
2377 |
+
din 1
|
2378 |
+
▁destroyed 1
|
2379 |
+
vis 1
|
2380 |
+
▁described 1
|
2381 |
+
▁systems 1
|
2382 |
+
▁mad 1
|
2383 |
+
▁collect 1
|
2384 |
+
▁publication 1
|
2385 |
+
▁founded 1
|
2386 |
+
▁regular 1
|
2387 |
+
▁page 1
|
2388 |
+
▁thinking 1
|
2389 |
+
fo 1
|
2390 |
+
▁careful 1
|
2391 |
+
▁fly 1
|
2392 |
+
▁length 1
|
2393 |
+
▁recommend 1
|
2394 |
+
matic 1
|
2395 |
+
▁musician 1
|
2396 |
+
▁copy 1
|
2397 |
+
▁resources 1
|
2398 |
+
▁supposed 1
|
2399 |
+
▁gui 1
|
2400 |
+
▁coordinat 1
|
2401 |
+
▁rise 1
|
2402 |
+
▁winner 1
|
2403 |
+
▁highly 1
|
2404 |
+
▁broadcast 1
|
2405 |
+
▁digital 1
|
2406 |
+
▁leads 1
|
2407 |
+
▁poet 1
|
2408 |
+
▁supported 1
|
2409 |
+
▁map 1
|
2410 |
+
▁boulevard 1
|
2411 |
+
▁runs 1
|
2412 |
+
press 1
|
2413 |
+
ara 1
|
2414 |
+
iere 1
|
2415 |
+
▁villa 1
|
2416 |
+
▁soft 1
|
2417 |
+
▁threat 1
|
2418 |
+
▁finger 1
|
2419 |
+
lla 1
|
2420 |
+
▁tourist 1
|
2421 |
+
▁soccer 1
|
2422 |
+
▁link 1
|
2423 |
+
ese 1
|
2424 |
+
▁appropriate 1
|
2425 |
+
▁names 1
|
2426 |
+
▁plane 1
|
2427 |
+
▁release 1
|
2428 |
+
▁theory 1
|
2429 |
+
▁balance 1
|
2430 |
+
cor 1
|
2431 |
+
▁anyway 1
|
2432 |
+
▁cathedral 1
|
2433 |
+
▁commune 1
|
2434 |
+
▁physical 1
|
2435 |
+
▁ill 1
|
2436 |
+
▁news 1
|
2437 |
+
▁missing 1
|
2438 |
+
▁bottom 1
|
2439 |
+
▁partner 1
|
2440 |
+
ray 1
|
2441 |
+
vin 1
|
2442 |
+
▁stands 1
|
2443 |
+
▁quiet 1
|
2444 |
+
▁resid 1
|
2445 |
+
▁safe 1
|
2446 |
+
▁signal 1
|
2447 |
+
vel 1
|
2448 |
+
▁agricultural 1
|
2449 |
+
▁license 1
|
2450 |
+
▁empire 1
|
2451 |
+
▁japanese 1
|
2452 |
+
▁oldest 1
|
2453 |
+
▁latin 1
|
2454 |
+
▁interesting 1
|
2455 |
+
▁apply 1
|
2456 |
+
▁row 1
|
2457 |
+
▁india 1
|
2458 |
+
ju 1
|
2459 |
+
▁defense 1
|
2460 |
+
▁sunday 1
|
2461 |
+
▁guitar 1
|
2462 |
+
▁fat 1
|
2463 |
+
▁cry 1
|
2464 |
+
▁sin 1
|
2465 |
+
▁meat 1
|
2466 |
+
▁ocean 1
|
2467 |
+
▁prove 1
|
2468 |
+
ane 1
|
2469 |
+
▁climate 1
|
2470 |
+
▁pretty 1
|
2471 |
+
▁corn 1
|
2472 |
+
art 1
|
2473 |
+
▁earn 1
|
2474 |
+
▁expect 1
|
2475 |
+
▁gone 1
|
2476 |
+
▁semi 1
|
2477 |
+
▁slightly 1
|
2478 |
+
▁sen 1
|
2479 |
+
▁suit 1
|
2480 |
+
▁screen 1
|
2481 |
+
ua 1
|
2482 |
+
▁apart 1
|
2483 |
+
▁whom 1
|
2484 |
+
ée 1
|
2485 |
+
▁emb 1
|
2486 |
+
▁minute 1
|
2487 |
+
▁recorded 1
|
2488 |
+
▁standing 1
|
2489 |
+
▁orange 1
|
2490 |
+
itu 1
|
2491 |
+
▁rate 1
|
2492 |
+
▁soil 1
|
2493 |
+
▁connected 1
|
2494 |
+
▁actions 1
|
2495 |
+
▁simply 1
|
2496 |
+
▁col 1
|
2497 |
+
▁franc 1
|
2498 |
+
▁dynasty 1
|
2499 |
+
▁below 1
|
2500 |
+
▁pig 1
|
2501 |
+
ura 1
|
2502 |
+
bon 1
|
2503 |
+
▁flow 1
|
2504 |
+
▁gene 1
|
2505 |
+
ose 1
|
2506 |
+
▁rights 1
|
2507 |
+
▁perfect 1
|
2508 |
+
▁removed 1
|
2509 |
+
log 1
|
2510 |
+
▁weight 1
|
2511 |
+
▁olympic 1
|
2512 |
+
▁policy 1
|
2513 |
+
▁applied 1
|
2514 |
+
▁catch 1
|
2515 |
+
▁recently 1
|
2516 |
+
ida 1
|
2517 |
+
▁queen 1
|
2518 |
+
gh 1
|
2519 |
+
▁quarter 1
|
2520 |
+
▁features 1
|
2521 |
+
▁farmer 1
|
2522 |
+
rol 1
|
2523 |
+
▁medical 1
|
2524 |
+
▁storm 1
|
2525 |
+
▁chosen 1
|
2526 |
+
ition 1
|
2527 |
+
bar 1
|
2528 |
+
▁von 1
|
2529 |
+
▁identical 1
|
2530 |
+
▁desert 1
|
2531 |
+
▁silent 1
|
2532 |
+
▁eggs 1
|
2533 |
+
▁qu 1
|
2534 |
+
mbl 1
|
2535 |
+
▁opera 1
|
2536 |
+
▁es 1
|
2537 |
+
▁abandoned 1
|
2538 |
+
▁stayed 1
|
2539 |
+
▁citizens 1
|
2540 |
+
▁suddenly 1
|
2541 |
+
▁pol 1
|
2542 |
+
▁obtain 1
|
2543 |
+
▁speaker 1
|
2544 |
+
▁attend 1
|
2545 |
+
▁joseph 1
|
2546 |
+
▁korea 1
|
2547 |
+
▁glasses 1
|
2548 |
+
▁slow 1
|
2549 |
+
▁artists 1
|
2550 |
+
▁connect 1
|
2551 |
+
▁mixed 1
|
2552 |
+
▁website 1
|
2553 |
+
▁madrid 1
|
2554 |
+
▁bas 1
|
2555 |
+
▁notice 1
|
2556 |
+
old 1
|
2557 |
+
▁reg 1
|
2558 |
+
▁soldiers 1
|
2559 |
+
▁negative 1
|
2560 |
+
▁tired 1
|
2561 |
+
▁shortly 1
|
2562 |
+
cio 1
|
2563 |
+
lam 1
|
2564 |
+
▁disappeared 1
|
2565 |
+
▁palace 1
|
2566 |
+
ada 1
|
2567 |
+
▁begin 1
|
2568 |
+
▁circle 1
|
2569 |
+
▁delegation 1
|
2570 |
+
▁cloud 1
|
2571 |
+
zy 1
|
2572 |
+
▁july 1
|
2573 |
+
sen 1
|
2574 |
+
▁opposite 1
|
2575 |
+
▁rot 1
|
2576 |
+
▁clothes 1
|
2577 |
+
▁require 1
|
2578 |
+
▁accepted 1
|
2579 |
+
▁lines 1
|
2580 |
+
shed 1
|
2581 |
+
▁servant 1
|
2582 |
+
▁achieved 1
|
2583 |
+
▁efforts 1
|
2584 |
+
wn 1
|
2585 |
+
▁angel 1
|
2586 |
+
▁forces 1
|
2587 |
+
▁provision 1
|
2588 |
+
iz 1
|
2589 |
+
▁desire 1
|
2590 |
+
ena 1
|
2591 |
+
rra 1
|
2592 |
+
eu 1
|
2593 |
+
▁represents 1
|
2594 |
+
▁employee 1
|
2595 |
+
▁display 1
|
2596 |
+
▁ph 1
|
2597 |
+
▁hang 1
|
2598 |
+
▁creation 1
|
2599 |
+
▁monastery 1
|
2600 |
+
▁types 1
|
2601 |
+
▁sim 1
|
2602 |
+
▁associated 1
|
2603 |
+
▁kilometers 1
|
2604 |
+
bach 1
|
2605 |
+
▁scale 1
|
2606 |
+
work 1
|
2607 |
+
▁philosophy 1
|
2608 |
+
▁twice 1
|
2609 |
+
▁piano 1
|
2610 |
+
▁ahead 1
|
2611 |
+
▁ger 1
|
2612 |
+
▁permanent 1
|
2613 |
+
▁draft 1
|
2614 |
+
▁colon 1
|
2615 |
+
rand 1
|
2616 |
+
▁leading 1
|
2617 |
+
▁girls 1
|
2618 |
+
▁treatment 1
|
2619 |
+
▁promote 1
|
2620 |
+
house 1
|
2621 |
+
▁habitat 1
|
2622 |
+
▁solve 1
|
2623 |
+
▁recent 1
|
2624 |
+
▁challenge 1
|
2625 |
+
▁communication 1
|
2626 |
+
▁recognize 1
|
2627 |
+
▁wheel 1
|
2628 |
+
▁poly 1
|
2629 |
+
▁june 1
|
2630 |
+
▁episode 1
|
2631 |
+
▁marc 1
|
2632 |
+
rian 1
|
2633 |
+
▁bun 1
|
2634 |
+
▁thick 1
|
2635 |
+
▁journalist 1
|
2636 |
+
▁mari 1
|
2637 |
+
ick 1
|
2638 |
+
time 1
|
2639 |
+
▁planet 1
|
2640 |
+
▁crazy 1
|
2641 |
+
af 1
|
2642 |
+
▁objective 1
|
2643 |
+
▁workers 1
|
2644 |
+
▁omer 1
|
2645 |
+
▁sides 1
|
2646 |
+
▁relatively 1
|
2647 |
+
▁primary 1
|
2648 |
+
▁feet 1
|
2649 |
+
▁maximum 1
|
2650 |
+
▁custom 1
|
2651 |
+
▁cou 1
|
2652 |
+
▁vol 1
|
2653 |
+
▁yu 1
|
2654 |
+
gna 1
|
2655 |
+
▁behavior 1
|
2656 |
+
▁credit 1
|
2657 |
+
▁albert 1
|
2658 |
+
▁spirit 1
|
2659 |
+
▁murder 1
|
2660 |
+
▁democratic 1
|
2661 |
+
▁establish 1
|
2662 |
+
mmer 1
|
2663 |
+
▁programs 1
|
2664 |
+
part 1
|
2665 |
+
▁represent 1
|
2666 |
+
pro 1
|
2667 |
+
▁offers 1
|
2668 |
+
▁steps 1
|
2669 |
+
vent 1
|
2670 |
+
ker 1
|
2671 |
+
▁architect 1
|
2672 |
+
▁technique 1
|
2673 |
+
itz 1
|
2674 |
+
▁actress 1
|
2675 |
+
▁literary 1
|
2676 |
+
▁settlement 1
|
2677 |
+
▁valid 1
|
2678 |
+
▁except 1
|
2679 |
+
▁producer 1
|
2680 |
+
▁none 1
|
2681 |
+
▁dan 1
|
2682 |
+
▁century 1
|
2683 |
+
▁residence 1
|
2684 |
+
▁previously 1
|
2685 |
+
▁guest 1
|
2686 |
+
▁coll 1
|
2687 |
+
▁everybody 1
|
2688 |
+
▁excellent 1
|
2689 |
+
▁stood 1
|
2690 |
+
▁baby 1
|
2691 |
+
ita 1
|
2692 |
+
▁fields 1
|
2693 |
+
▁branch 1
|
2694 |
+
▁crime 1
|
2695 |
+
▁mid 1
|
2696 |
+
ug 1
|
2697 |
+
ea 1
|
2698 |
+
▁message 1
|
2699 |
+
tric 1
|
2700 |
+
rio 1
|
2701 |
+
▁plate 1
|
2702 |
+
▁inform 1
|
2703 |
+
ache 1
|
2704 |
+
bel 1
|
2705 |
+
▁families 1
|
2706 |
+
▁biggest 1
|
2707 |
+
▁multiple 1
|
2708 |
+
▁remind 1
|
2709 |
+
▁lou 1
|
2710 |
+
▁architecture 1
|
2711 |
+
▁stick 1
|
2712 |
+
mark 1
|
2713 |
+
▁answered 1
|
2714 |
+
▁colors 1
|
2715 |
+
▁linked 1
|
2716 |
+
net 1
|
2717 |
+
▁consequence 1
|
2718 |
+
▁landscape 1
|
2719 |
+
▁option 1
|
2720 |
+
▁hole 1
|
2721 |
+
▁pat 1
|
2722 |
+
▁asia 1
|
2723 |
+
▁records 1
|
2724 |
+
▁disarmament 1
|
2725 |
+
▁bright 1
|
2726 |
+
▁load 1
|
2727 |
+
▁hide 1
|
2728 |
+
▁useful 1
|
2729 |
+
▁cent 1
|
2730 |
+
ari 1
|
2731 |
+
▁frame 1
|
2732 |
+
▁valencia 1
|
2733 |
+
▁signed 1
|
2734 |
+
▁grass 1
|
2735 |
+
▁session 1
|
2736 |
+
▁web 1
|
2737 |
+
▁liked 1
|
2738 |
+
▁situated 1
|
2739 |
+
▁grant 1
|
2740 |
+
▁continues 1
|
2741 |
+
▁directed 1
|
2742 |
+
ek 1
|
2743 |
+
▁documents 1
|
2744 |
+
▁speech 1
|
2745 |
+
▁damage 1
|
2746 |
+
hr 1
|
2747 |
+
▁adopted 1
|
2748 |
+
▁everywhere 1
|
2749 |
+
▁expand 1
|
2750 |
+
▁faith 1
|
2751 |
+
▁generation 1
|
2752 |
+
▁boil 1
|
2753 |
+
▁affected 1
|
2754 |
+
▁requires 1
|
2755 |
+
cker 1
|
2756 |
+
▁internal 1
|
2757 |
+
▁matches 1
|
2758 |
+
▁bare 1
|
2759 |
+
▁translated 1
|
2760 |
+
ik 1
|
2761 |
+
▁opportunity 1
|
2762 |
+
▁practical 1
|
2763 |
+
non 1
|
2764 |
+
▁estate 1
|
2765 |
+
ah 1
|
2766 |
+
▁rat 1
|
2767 |
+
▁begins 1
|
2768 |
+
▁ham 1
|
2769 |
+
▁camera 1
|
2770 |
+
▁danger 1
|
2771 |
+
▁visible 1
|
2772 |
+
▁victory 1
|
2773 |
+
▁flee 1
|
2774 |
+
rupt 1
|
2775 |
+
▁affect 1
|
2776 |
+
gy 1
|
2777 |
+
▁gift 1
|
2778 |
+
hy 1
|
2779 |
+
▁sight 1
|
2780 |
+
q 1
|
2781 |
+
▁attached 1
|
2782 |
+
▁ul 1
|
2783 |
+
▁driving 1
|
2784 |
+
▁regulation 1
|
2785 |
+
▁sugar 1
|
2786 |
+
rop 1
|
2787 |
+
▁whoever 1
|
2788 |
+
▁harm 1
|
2789 |
+
▁marked 1
|
2790 |
+
▁sail 1
|
2791 |
+
stein 1
|
2792 |
+
▁descend 1
|
2793 |
+
▁patient 1
|
2794 |
+
▁planned 1
|
2795 |
+
▁increased 1
|
2796 |
+
ene 1
|
2797 |
+
ssa 1
|
2798 |
+
▁failed 1
|
2799 |
+
▁surprised 1
|
2800 |
+
▁nations 1
|
2801 |
+
wer 1
|
2802 |
+
▁feature 1
|
2803 |
+
▁bis 1
|
2804 |
+
ado 1
|
2805 |
+
▁breakfast 1
|
2806 |
+
▁ends 1
|
2807 |
+
▁exception 1
|
2808 |
+
▁gate 1
|
2809 |
+
▁classic 1
|
2810 |
+
▁tie 1
|
2811 |
+
▁learned 1
|
2812 |
+
ened 1
|
2813 |
+
▁ideas 1
|
2814 |
+
▁teach 1
|
2815 |
+
▁constant 1
|
2816 |
+
▁shaped 1
|
2817 |
+
▁experiment 1
|
2818 |
+
▁platform 1
|
2819 |
+
▁orient 1
|
2820 |
+
▁distribution 1
|
2821 |
+
fin 1
|
2822 |
+
▁gau 1
|
2823 |
+
port 1
|
2824 |
+
▁za 1
|
2825 |
+
▁effects 1
|
2826 |
+
▁chile 1
|
2827 |
+
▁strength 1
|
2828 |
+
▁wedding 1
|
2829 |
+
▁firm 1
|
2830 |
+
▁chart 1
|
2831 |
+
▁olive 1
|
2832 |
+
▁observ 1
|
2833 |
+
▁caught 1
|
2834 |
+
▁switch 1
|
2835 |
+
▁authorities 1
|
2836 |
+
▁canada 1
|
2837 |
+
▁indicate 1
|
2838 |
+
phone 1
|
2839 |
+
▁suffer 1
|
2840 |
+
▁alive 1
|
2841 |
+
▁distributed 1
|
2842 |
+
▁victim 1
|
2843 |
+
▁fully 1
|
2844 |
+
▁worse 1
|
2845 |
+
▁prior 1
|
2846 |
+
▁drop 1
|
2847 |
+
▁spe 1
|
2848 |
+
▁authority 1
|
2849 |
+
via 1
|
2850 |
+
▁scream 1
|
2851 |
+
▁troops 1
|
2852 |
+
▁pull 1
|
2853 |
+
▁pathway 1
|
2854 |
+
▁victor 1
|
2855 |
+
▁mac 1
|
2856 |
+
▁wal 1
|
2857 |
+
▁expression 1
|
2858 |
+
▁studio 1
|
2859 |
+
▁strip 1
|
2860 |
+
▁governor 1
|
2861 |
+
▁q 1
|
2862 |
+
▁pale 1
|
2863 |
+
ona 1
|
2864 |
+
▁regularly 1
|
2865 |
+
▁vall 1
|
2866 |
+
off 1
|
2867 |
+
▁daily 1
|
2868 |
+
▁introduced 1
|
2869 |
+
▁ambassador 1
|
2870 |
+
▁severe 1
|
2871 |
+
ku 1
|
2872 |
+
▁detail 1
|
2873 |
+
lau 1
|
2874 |
+
▁henri 1
|
2875 |
+
▁taxi 1
|
2876 |
+
▁labor 1
|
2877 |
+
▁height 1
|
2878 |
+
▁worry 1
|
2879 |
+
ory 1
|
2880 |
+
▁hor 1
|
2881 |
+
▁organize 1
|
2882 |
+
▁apple 1
|
2883 |
+
ora 1
|
2884 |
+
▁teeth 1
|
2885 |
+
▁lunch 1
|
2886 |
+
▁bol 1
|
2887 |
+
▁fau 1
|
2888 |
+
▁arts 1
|
2889 |
+
▁david 1
|
2890 |
+
▁status 1
|
2891 |
+
▁rural 1
|
2892 |
+
▁dar 1
|
2893 |
+
▁smaller 1
|
2894 |
+
▁user 1
|
2895 |
+
▁nest 1
|
2896 |
+
qua 1
|
2897 |
+
▁consul 1
|
2898 |
+
▁holding 1
|
2899 |
+
▁guarantee 1
|
2900 |
+
▁gray 1
|
2901 |
+
▁dig 1
|
2902 |
+
▁sort 1
|
2903 |
+
ple 1
|
2904 |
+
▁conduct 1
|
2905 |
+
▁pur 1
|
2906 |
+
▁budget 1
|
2907 |
+
▁religion 1
|
2908 |
+
▁shirt 1
|
2909 |
+
▁impasse 1
|
2910 |
+
▁cream 1
|
2911 |
+
▁brings 1
|
2912 |
+
right 1
|
2913 |
+
▁justice 1
|
2914 |
+
▁pack 1
|
2915 |
+
▁evidence 1
|
2916 |
+
eux 1
|
2917 |
+
fort 1
|
2918 |
+
board 1
|
2919 |
+
▁der 1
|
2920 |
+
▁attended 1
|
2921 |
+
▁mol 1
|
2922 |
+
▁argentina 1
|
2923 |
+
▁wolf 1
|
2924 |
+
▁nave 1
|
2925 |
+
▁reaction 1
|
2926 |
+
▁busy 1
|
2927 |
+
▁instruct 1
|
2928 |
+
▁reign 1
|
2929 |
+
▁austria 1
|
2930 |
+
rich 1
|
2931 |
+
▁replace 1
|
2932 |
+
hl 1
|
2933 |
+
▁mention 1
|
2934 |
+
▁esp 1
|
2935 |
+
▁trouble 1
|
2936 |
+
▁exam 1
|
2937 |
+
▁sales 1
|
2938 |
+
▁drawing 1
|
2939 |
+
▁neck 1
|
2940 |
+
▁unfavorable 1
|
2941 |
+
▁assistant 1
|
2942 |
+
▁honest 1
|
2943 |
+
▁william 1
|
2944 |
+
▁functions 1
|
2945 |
+
▁suffered 1
|
2946 |
+
▁pal 1
|
2947 |
+
▁protected 1
|
2948 |
+
▁catalonia 1
|
2949 |
+
▁stream 1
|
2950 |
+
▁gla 1
|
2951 |
+
▁happens 1
|
2952 |
+
▁shoot 1
|
2953 |
+
▁bat 1
|
2954 |
+
▁unique 1
|
2955 |
+
▁secondary 1
|
2956 |
+
ppe 1
|
2957 |
+
▁narrow 1
|
2958 |
+
▁proceed 1
|
2959 |
+
var 1
|
2960 |
+
▁forests 1
|
2961 |
+
▁bigger 1
|
2962 |
+
▁reveal 1
|
2963 |
+
▁drug 1
|
2964 |
+
▁depends 1
|
2965 |
+
fu 1
|
2966 |
+
▁separate 1
|
2967 |
+
▁cave 1
|
2968 |
+
▁recording 1
|
2969 |
+
▁founder 1
|
2970 |
+
▁dies 1
|
2971 |
+
▁alternative 1
|
2972 |
+
▁appreciate 1
|
2973 |
+
▁volunteer 1
|
2974 |
+
▁crowd 1
|
2975 |
+
▁blind 1
|
2976 |
+
▁childhood 1
|
2977 |
+
ax 1
|
2978 |
+
▁mé 1
|
2979 |
+
▁basis 1
|
2980 |
+
▁tip 1
|
2981 |
+
▁helped 1
|
2982 |
+
▁ze 1
|
2983 |
+
▁responsibility 1
|
2984 |
+
▁witness 1
|
2985 |
+
▁swimming 1
|
2986 |
+
▁emp 1
|
2987 |
+
▁poem 1
|
2988 |
+
▁forced 1
|
2989 |
+
▁rare 1
|
2990 |
+
▁joy 1
|
2991 |
+
▁ol 1
|
2992 |
+
▁strike 1
|
2993 |
+
▁appeal 1
|
2994 |
+
▁shut 1
|
2995 |
+
▁noble 1
|
2996 |
+
▁shown 1
|
2997 |
+
quet 1
|
2998 |
+
▁increasing 1
|
2999 |
+
▁ensure 1
|
3000 |
+
▁singing 1
|
3001 |
+
▁picture 1
|
3002 |
+
▁duke 1
|
3003 |
+
▁jewish 1
|
3004 |
+
▁studying 1
|
3005 |
+
▁growth 1
|
3006 |
+
▁gran 1
|
3007 |
+
▁graduated 1
|
3008 |
+
▁kitchen 1
|
3009 |
+
▁chapter 1
|
3010 |
+
▁thin 1
|
3011 |
+
▁november 1
|
3012 |
+
▁stretch 1
|
3013 |
+
▁planning 1
|
3014 |
+
▁russia 1
|
3015 |
+
▁surrounding 1
|
3016 |
+
▁jan 1
|
3017 |
+
ude 1
|
3018 |
+
▁materials 1
|
3019 |
+
▁photograph 1
|
3020 |
+
▁specialized 1
|
3021 |
+
ula 1
|
3022 |
+
▁meanwhile 1
|
3023 |
+
▁pure 1
|
3024 |
+
phe 1
|
3025 |
+
▁filled 1
|
3026 |
+
▁factory 1
|
3027 |
+
▁happiness 1
|
3028 |
+
▁sources 1
|
3029 |
+
▁whatever 1
|
3030 |
+
▁rub 1
|
3031 |
+
▁propose 1
|
3032 |
+
▁audience 1
|
3033 |
+
▁switzerland 1
|
3034 |
+
▁flows 1
|
3035 |
+
▁tourism 1
|
3036 |
+
▁genus 1
|
3037 |
+
az 1
|
3038 |
+
▁root 1
|
3039 |
+
▁pit 1
|
3040 |
+
▁bomb 1
|
3041 |
+
▁surprise 1
|
3042 |
+
▁grey 1
|
3043 |
+
▁repeated 1
|
3044 |
+
▁prepared 1
|
3045 |
+
▁artistic 1
|
3046 |
+
▁disappear 1
|
3047 |
+
▁stomach 1
|
3048 |
+
▁virgin 1
|
3049 |
+
▁dangerous 1
|
3050 |
+
▁stock 1
|
3051 |
+
▁wake 1
|
3052 |
+
▁wing 1
|
3053 |
+
▁castell 1
|
3054 |
+
▁relative 1
|
3055 |
+
▁eva 1
|
3056 |
+
▁zo 1
|
3057 |
+
chen 1
|
3058 |
+
▁plain 1
|
3059 |
+
▁articles 1
|
3060 |
+
▁stadium 1
|
3061 |
+
▁quick 1
|
3062 |
+
▁growing 1
|
3063 |
+
▁sam 1
|
3064 |
+
▁reflect 1
|
3065 |
+
onic 1
|
3066 |
+
▁bodies 1
|
3067 |
+
▁average 1
|
3068 |
+
▁poetry 1
|
3069 |
+
▁motor 1
|
3070 |
+
aire 1
|
3071 |
+
dorf 1
|
3072 |
+
▁stu 1
|
3073 |
+
▁sau 1
|
3074 |
+
▁accompanied 1
|
3075 |
+
▁contribution 1
|
3076 |
+
▁brief 1
|
3077 |
+
aud 1
|
3078 |
+
▁deliver 1
|
3079 |
+
▁engineer 1
|
3080 |
+
▁certainly 1
|
3081 |
+
▁acting 1
|
3082 |
+
▁prop 1
|
3083 |
+
▁promoted 1
|
3084 |
+
▁mono 1
|
3085 |
+
▁politics 1
|
3086 |
+
▁emerge 1
|
3087 |
+
▁ur 1
|
3088 |
+
▁details 1
|
3089 |
+
▁raise 1
|
3090 |
+
back 1
|
3091 |
+
▁translation 1
|
3092 |
+
▁mount 1
|
3093 |
+
▁failure 1
|
3094 |
+
ini 1
|
3095 |
+
▁ordered 1
|
3096 |
+
▁citizen 1
|
3097 |
+
▁rib 1
|
3098 |
+
▁uses 1
|
3099 |
+
▁chain 1
|
3100 |
+
ologist 1
|
3101 |
+
▁advice 1
|
3102 |
+
▁analysis 1
|
3103 |
+
▁treat 1
|
3104 |
+
▁auto 1
|
3105 |
+
▁sitting 1
|
3106 |
+
ob 1
|
3107 |
+
▁rejected 1
|
3108 |
+
▁describe 1
|
3109 |
+
▁plans 1
|
3110 |
+
▁regions 1
|
3111 |
+
ato 1
|
3112 |
+
▁dogs 1
|
3113 |
+
▁ministry 1
|
3114 |
+
▁background 1
|
3115 |
+
▁bern 1
|
3116 |
+
▁younger 1
|
3117 |
+
▁prepare 1
|
3118 |
+
▁films 1
|
3119 |
+
▁palm 1
|
3120 |
+
▁causes 1
|
3121 |
+
▁kar 1
|
3122 |
+
▁adapt 1
|
3123 |
+
���occupied 1
|
3124 |
+
▁deputy 1
|
3125 |
+
▁shock 1
|
3126 |
+
▁composer 1
|
3127 |
+
▁ear 1
|
3128 |
+
▁proposed 1
|
3129 |
+
▁epi 1
|
3130 |
+
meter 1
|
3131 |
+
▁equipped 1
|
3132 |
+
▁registered 1
|
3133 |
+
▁safety 1
|
3134 |
+
well 1
|
3135 |
+
▁cau 1
|
3136 |
+
▁trained 1
|
3137 |
+
▁hy 1
|
3138 |
+
▁painted 1
|
3139 |
+
▁register 1
|
3140 |
+
▁stamp 1
|
3141 |
+
har 1
|
3142 |
+
▁consume 1
|
3143 |
+
▁bone 1
|
3144 |
+
▁shopping 1
|
3145 |
+
ographic 1
|
3146 |
+
▁mary 1
|
3147 |
+
igne 1
|
3148 |
+
▁sol 1
|
3149 |
+
▁horses 1
|
3150 |
+
▁provides 1
|
3151 |
+
▁december 1
|
3152 |
+
▁beyond 1
|
3153 |
+
▁chamber 1
|
3154 |
+
▁resistance 1
|
3155 |
+
▁agreed 1
|
3156 |
+
▁tim 1
|
3157 |
+
▁learning 1
|
3158 |
+
▁payment 1
|
3159 |
+
▁communities 1
|
3160 |
+
▁initiative 1
|
3161 |
+
▁approved 1
|
3162 |
+
▁fixed 1
|
3163 |
+
▁eu 1
|
3164 |
+
bourg 1
|
3165 |
+
▁finance 1
|
3166 |
+
▁stars 1
|
3167 |
+
▁apparently 1
|
3168 |
+
gram 1
|
3169 |
+
▁cooperation 1
|
3170 |
+
▁insurance 1
|
3171 |
+
▁manner 1
|
3172 |
+
▁talent 1
|
3173 |
+
▁detect 1
|
3174 |
+
▁continuous 1
|
3175 |
+
▁african 1
|
3176 |
+
▁sixth 1
|
3177 |
+
▁attract 1
|
3178 |
+
▁mel 1
|
3179 |
+
▁congress 1
|
3180 |
+
▁context 1
|
3181 |
+
▁drunk 1
|
3182 |
+
▁subsequently 1
|
3183 |
+
▁believed 1
|
3184 |
+
▁trial 1
|
3185 |
+
▁israel 1
|
3186 |
+
▁canton 1
|
3187 |
+
▁bin 1
|
3188 |
+
▁brave 1
|
3189 |
+
bro 1
|
3190 |
+
▁boss 1
|
3191 |
+
▁letters 1
|
3192 |
+
▁mix 1
|
3193 |
+
▁achieve 1
|
3194 |
+
og 1
|
3195 |
+
▁encourage 1
|
3196 |
+
▁equipment 1
|
3197 |
+
▁jacques 1
|
3198 |
+
▁micro 1
|
3199 |
+
▁wealth 1
|
3200 |
+
▁funny 1
|
3201 |
+
▁referr 1
|
3202 |
+
▁grape 1
|
3203 |
+
▁succeeded 1
|
3204 |
+
ight 1
|
3205 |
+
▁inspired 1
|
3206 |
+
▁continent 1
|
3207 |
+
▁recover 1
|
3208 |
+
▁goals 1
|
3209 |
+
zan 1
|
3210 |
+
hor 1
|
3211 |
+
▁govern 1
|
3212 |
+
▁defined 1
|
3213 |
+
▁enemy 1
|
3214 |
+
▁housing 1
|
3215 |
+
▁agent 1
|
3216 |
+
▁interpret 1
|
3217 |
+
▁paintings 1
|
3218 |
+
▁arab 1
|
3219 |
+
▁contest 1
|
3220 |
+
▁fool 1
|
3221 |
+
▁specialist 1
|
3222 |
+
ieres 1
|
3223 |
+
▁separated 1
|
3224 |
+
▁mur 1
|
3225 |
+
▁eventually 1
|
3226 |
+
▁graphic 1
|
3227 |
+
▁annual 1
|
3228 |
+
▁suitable 1
|
3229 |
+
nay 1
|
3230 |
+
▁fee 1
|
3231 |
+
▁tools 1
|
3232 |
+
▁drum 1
|
3233 |
+
▁soup 1
|
3234 |
+
▁listed 1
|
3235 |
+
▁fundamental 1
|
3236 |
+
▁orchestra 1
|
3237 |
+
▁wound 1
|
3238 |
+
▁transfer 1
|
3239 |
+
▁mag 1
|
3240 |
+
lai 1
|
3241 |
+
▁yo 1
|
3242 |
+
vre 1
|
3243 |
+
▁injured 1
|
3244 |
+
▁magn 1
|
3245 |
+
gel 1
|
3246 |
+
▁rectangular 1
|
3247 |
+
▁critics 1
|
3248 |
+
▁aid 1
|
3249 |
+
▁prime 1
|
3250 |
+
ung 1
|
3251 |
+
▁knee 1
|
3252 |
+
▁revi 1
|
3253 |
+
▁ly 1
|
3254 |
+
▁brick 1
|
3255 |
+
▁effort 1
|
3256 |
+
▁characterized 1
|
3257 |
+
▁meant 1
|
3258 |
+
▁sum 1
|
3259 |
+
▁lift 1
|
3260 |
+
▁sole 1
|
3261 |
+
▁lion 1
|
3262 |
+
▁determine 1
|
3263 |
+
bil 1
|
3264 |
+
▁julia 1
|
3265 |
+
▁mai 1
|
3266 |
+
▁wearing 1
|
3267 |
+
▁acid 1
|
3268 |
+
▁capacity 1
|
3269 |
+
▁holy 1
|
3270 |
+
▁adopt 1
|
3271 |
+
▁settled 1
|
3272 |
+
rid 1
|
3273 |
+
▁declared 1
|
3274 |
+
▁ple 1
|
3275 |
+
▁potential 1
|
3276 |
+
▁tank 1
|
3277 |
+
▁opposition 1
|
3278 |
+
▁extend 1
|
3279 |
+
▁weekend 1
|
3280 |
+
▁selection 1
|
3281 |
+
▁rice 1
|
3282 |
+
▁rush 1
|
3283 |
+
▁frequently 1
|
3284 |
+
▁reduce 1
|
3285 |
+
▁announced 1
|
3286 |
+
▁cake 1
|
3287 |
+
▁covers 1
|
3288 |
+
▁passion 1
|
3289 |
+
▁rarely 1
|
3290 |
+
▁slope 1
|
3291 |
+
▁municipalities 1
|
3292 |
+
▁wheat 1
|
3293 |
+
▁waste 1
|
3294 |
+
▁domini 1
|
3295 |
+
▁anne 1
|
3296 |
+
▁editor 1
|
3297 |
+
▁beau 1
|
3298 |
+
▁juan 1
|
3299 |
+
▁exit 1
|
3300 |
+
▁lé 1
|
3301 |
+
for 1
|
3302 |
+
▁hardly 1
|
3303 |
+
▁mom 1
|
3304 |
+
ivity 1
|
3305 |
+
▁joint 1
|
3306 |
+
▁mou 1
|
3307 |
+
▁cle 1
|
3308 |
+
▁closer 1
|
3309 |
+
▁chicken 1
|
3310 |
+
▁pilot 1
|
3311 |
+
▁operating 1
|
3312 |
+
▁cable 1
|
3313 |
+
▁hyp 1
|
3314 |
+
▁grandfather 1
|
3315 |
+
▁variety 1
|
3316 |
+
▁hero 1
|
3317 |
+
▁polish 1
|
3318 |
+
▁fruits 1
|
3319 |
+
▁implement 1
|
3320 |
+
stone 1
|
3321 |
+
ano 1
|
3322 |
+
▁hydro 1
|
3323 |
+
▁rod 1
|
3324 |
+
▁tries 1
|
3325 |
+
▁bois 1
|
3326 |
+
▁visited 1
|
3327 |
+
▁mess 1
|
3328 |
+
▁moral 1
|
3329 |
+
▁conversation 1
|
3330 |
+
▁independence 1
|
3331 |
+
▁decorated 1
|
3332 |
+
▁shoes 1
|
3333 |
+
▁sto 1
|
3334 |
+
▁becoming 1
|
3335 |
+
▁spoke 1
|
3336 |
+
▁environmental 1
|
3337 |
+
▁mode 1
|
3338 |
+
▁sailor 1
|
3339 |
+
▁que 1
|
3340 |
+
▁cultivat 1
|
3341 |
+
▁extension 1
|
3342 |
+
▁sale 1
|
3343 |
+
▁aware 1
|
3344 |
+
▁chairman 1
|
3345 |
+
▁assume 1
|
3346 |
+
▁pop 1
|
3347 |
+
pper 1
|
3348 |
+
▁tan 1
|
3349 |
+
▁gain 1
|
3350 |
+
▁authors 1
|
3351 |
+
▁diocese 1
|
3352 |
+
▁interview 1
|
3353 |
+
▁fought 1
|
3354 |
+
▁plot 1
|
3355 |
+
▁figures 1
|
3356 |
+
▁chest 1
|
3357 |
+
▁cher 1
|
3358 |
+
▁coin 1
|
3359 |
+
▁sheet 1
|
3360 |
+
bbed 1
|
3361 |
+
▁corresponding 1
|
3362 |
+
▁extended 1
|
3363 |
+
▁adventure 1
|
3364 |
+
▁passenger 1
|
3365 |
+
▁thomas 1
|
3366 |
+
▁argument 1
|
3367 |
+
▁expense 1
|
3368 |
+
▁column 1
|
3369 |
+
▁strengthen 1
|
3370 |
+
▁signs 1
|
3371 |
+
▁pool 1
|
3372 |
+
▁compared 1
|
3373 |
+
▁falls 1
|
3374 |
+
▁circumstances 1
|
3375 |
+
ery 1
|
3376 |
+
▁cloth 1
|
3377 |
+
▁tropical 1
|
3378 |
+
▁target 1
|
3379 |
+
▁statue 1
|
3380 |
+
▁sharp 1
|
3381 |
+
▁levels 1
|
3382 |
+
▁bull 1
|
3383 |
+
▁rad 1
|
3384 |
+
▁sainte 1
|
3385 |
+
▁liber 1
|
3386 |
+
▁committed 1
|
3387 |
+
▁earlier 1
|
3388 |
+
▁entirely 1
|
3389 |
+
▁stable 1
|
3390 |
+
▁syn 1
|
3391 |
+
▁powerful 1
|
3392 |
+
▁spell 1
|
3393 |
+
lay 1
|
3394 |
+
▁deposit 1
|
3395 |
+
▁determined 1
|
3396 |
+
▁label 1
|
3397 |
+
▁expos 1
|
3398 |
+
▁obviously 1
|
3399 |
+
▁bike 1
|
3400 |
+
▁perhaps 1
|
3401 |
+
▁andré 1
|
3402 |
+
▁telling 1
|
3403 |
+
▁sab 1
|
3404 |
+
▁tam 1
|
3405 |
+
▁sciences 1
|
3406 |
+
▁ideal 1
|
3407 |
+
▁logic 1
|
3408 |
+
▁criminal 1
|
3409 |
+
▁nearby 1
|
3410 |
+
▁hello 1
|
3411 |
+
▁swim 1
|
3412 |
+
▁contribute 1
|
3413 |
+
▁mediterranean 1
|
3414 |
+
▁supply 1
|
3415 |
+
▁emotion 1
|
3416 |
+
▁electronic 1
|
3417 |
+
▁wins 1
|
3418 |
+
▁phil 1
|
3419 |
+
▁pictures 1
|
3420 |
+
▁awards 1
|
3421 |
+
▁mexico 1
|
3422 |
+
▁tooth 1
|
3423 |
+
▁champ 1
|
3424 |
+
▁sentences 1
|
3425 |
+
hn 1
|
3426 |
+
▁altitude 1
|
3427 |
+
▁category 1
|
3428 |
+
▁participant 1
|
3429 |
+
▁promotion 1
|
3430 |
+
▁vienna 1
|
3431 |
+
▁legend 1
|
3432 |
+
▁cancel 1
|
3433 |
+
▁burg 1
|
3434 |
+
▁jack 1
|
3435 |
+
▁fuel 1
|
3436 |
+
▁pé 1
|
3437 |
+
▁scared 1
|
3438 |
+
▁alcohol 1
|
3439 |
+
▁michael 1
|
3440 |
+
▁resign 1
|
3441 |
+
▁alter 1
|
3442 |
+
▁gall 1
|
3443 |
+
▁defeated 1
|
3444 |
+
▁pet 1
|
3445 |
+
▁extensive 1
|
3446 |
+
▁smooth 1
|
3447 |
+
▁okay 1
|
3448 |
+
▁crisis 1
|
3449 |
+
▁generate 1
|
3450 |
+
▁fault 1
|
3451 |
+
▁stem 1
|
3452 |
+
▁colleagues 1
|
3453 |
+
▁tru 1
|
3454 |
+
▁endemic 1
|
3455 |
+
▁portrait 1
|
3456 |
+
▁hurry 1
|
3457 |
+
▁philippe 1
|
3458 |
+
position 1
|
3459 |
+
▁online 1
|
3460 |
+
▁petit 1
|
3461 |
+
▁bé 1
|
3462 |
+
▁applications 1
|
3463 |
+
▁liquid 1
|
3464 |
+
▁marquis 1
|
3465 |
+
▁frank 1
|
3466 |
+
▁exists 1
|
3467 |
+
▁transform 1
|
3468 |
+
▁incident 1
|
3469 |
+
▁hidden 1
|
3470 |
+
▁approximately 1
|
3471 |
+
▁absolutely 1
|
3472 |
+
▁net 1
|
3473 |
+
▁branches 1
|
3474 |
+
▁significantly 1
|
3475 |
+
▁ville 1
|
3476 |
+
▁lau 1
|
3477 |
+
▁colombia 1
|
3478 |
+
▁knock 1
|
3479 |
+
court 1
|
3480 |
+
▁dad 1
|
3481 |
+
igny 1
|
3482 |
+
▁fighting 1
|
3483 |
+
▁affairs 1
|
3484 |
+
▁sul 1
|
3485 |
+
▁bush 1
|
3486 |
+
▁meal 1
|
3487 |
+
▁classes 1
|
3488 |
+
▁medium 1
|
3489 |
+
▁southeast 1
|
3490 |
+
▁presentation 1
|
3491 |
+
▁ride 1
|
3492 |
+
▁possibility 1
|
3493 |
+
▁assigned 1
|
3494 |
+
▁existence 1
|
3495 |
+
▁broad 1
|
3496 |
+
▁operate 1
|
3497 |
+
▁duty 1
|
3498 |
+
▁commander 1
|
3499 |
+
▁opponent 1
|
3500 |
+
▁imperial 1
|
3501 |
+
▁element 1
|
3502 |
+
▁chat 1
|
3503 |
+
▁invited 1
|
3504 |
+
▁representation 1
|
3505 |
+
▁seeing 1
|
3506 |
+
▁granted 1
|
3507 |
+
▁pink 1
|
3508 |
+
ani 1
|
3509 |
+
▁identity 1
|
3510 |
+
▁participation 1
|
3511 |
+
▁chole 1
|
3512 |
+
room 1
|
3513 |
+
▁widely 1
|
3514 |
+
▁thi 1
|
3515 |
+
▁refused 1
|
3516 |
+
▁renew 1
|
3517 |
+
▁choir 1
|
3518 |
+
▁hum 1
|
3519 |
+
▁passage 1
|
3520 |
+
▁pine 1
|
3521 |
+
▁react 1
|
3522 |
+
▁wings 1
|
3523 |
+
▁respond 1
|
3524 |
+
▁smart 1
|
3525 |
+
▁existing 1
|
3526 |
+
▁bert 1
|
3527 |
+
▁initial 1
|
3528 |
+
▁bound 1
|
3529 |
+
▁handle 1
|
3530 |
+
▁wooden 1
|
3531 |
+
▁easier 1
|
3532 |
+
▁intention 1
|
3533 |
+
lio 1
|
3534 |
+
▁ears 1
|
3535 |
+
▁magic 1
|
3536 |
+
▁highlight 1
|
3537 |
+
▁repeat 1
|
3538 |
+
▁zi 1
|
3539 |
+
▁customer 1
|
3540 |
+
die 1
|
3541 |
+
▁ruins 1
|
3542 |
+
▁log 1
|
3543 |
+
enburg 1
|
3544 |
+
▁dish 1
|
3545 |
+
▁monitor 1
|
3546 |
+
▁marry 1
|
3547 |
+
oph 1
|
3548 |
+
▁admit 1
|
3549 |
+
asse 1
|
3550 |
+
▁lecture 1
|
3551 |
+
▁examine 1
|
3552 |
+
▁flying 1
|
3553 |
+
▁rail 1
|
3554 |
+
▁artificial 1
|
3555 |
+
▁dimension 1
|
3556 |
+
▁script 1
|
3557 |
+
▁workshop 1
|
3558 |
+
▁richard 1
|
3559 |
+
▁holidays 1
|
3560 |
+
▁conserv 1
|
3561 |
+
▁pleasure 1
|
3562 |
+
▁profit 1
|
3563 |
+
▁swiss 1
|
3564 |
+
▁angry 1
|
3565 |
+
▁investment 1
|
3566 |
+
▁succeed 1
|
3567 |
+
▁ray 1
|
3568 |
+
▁format 1
|
3569 |
+
▁hunting 1
|
3570 |
+
▁adjust 1
|
3571 |
+
▁nephew 1
|
3572 |
+
▁daniel 1
|
3573 |
+
▁tight 1
|
3574 |
+
hard 1
|
3575 |
+
war 1
|
3576 |
+
▁praise 1
|
3577 |
+
▁font 1
|
3578 |
+
▁defeat 1
|
3579 |
+
▁altar 1
|
3580 |
+
▁fix 1
|
3581 |
+
▁pala 1
|
3582 |
+
▁constitute 1
|
3583 |
+
▁external 1
|
3584 |
+
▁munich 1
|
3585 |
+
▁grown 1
|
3586 |
+
▁cabin 1
|
3587 |
+
gno 1
|
3588 |
+
▁enable 1
|
3589 |
+
▁breton 1
|
3590 |
+
▁til 1
|
3591 |
+
▁baron 1
|
3592 |
+
▁button 1
|
3593 |
+
▁dispute 1
|
3594 |
+
▁appointment 1
|
3595 |
+
▁concerned 1
|
3596 |
+
fully 1
|
3597 |
+
▁contrary 1
|
3598 |
+
▁cycle 1
|
3599 |
+
▁error 1
|
3600 |
+
▁strict 1
|
3601 |
+
▁aspects 1
|
3602 |
+
▁anna 1
|
3603 |
+
tally 1
|
3604 |
+
▁normally 1
|
3605 |
+
▁reduced 1
|
3606 |
+
▁reported 1
|
3607 |
+
▁mobile 1
|
3608 |
+
▁agency 1
|
3609 |
+
▁serbia 1
|
3610 |
+
▁northeast 1
|
3611 |
+
▁underground 1
|
3612 |
+
▁tears 1
|
3613 |
+
▁historic 1
|
3614 |
+
▁peak 1
|
3615 |
+
▁ox 1
|
3616 |
+
hand 1
|
3617 |
+
▁settle 1
|
3618 |
+
field 1
|
3619 |
+
ule 1
|
3620 |
+
▁solid 1
|
3621 |
+
▁improvement 1
|
3622 |
+
rel 1
|
3623 |
+
▁advance 1
|
3624 |
+
▁bother 1
|
3625 |
+
cht 1
|
3626 |
+
▁occupation 1
|
3627 |
+
▁inherit 1
|
3628 |
+
▁owned 1
|
3629 |
+
bol 1
|
3630 |
+
▁rough 1
|
3631 |
+
▁vegetables 1
|
3632 |
+
▁lips 1
|
3633 |
+
▁und 1
|
3634 |
+
▁indicated 1
|
3635 |
+
▁cooking 1
|
3636 |
+
▁seriously 1
|
3637 |
+
▁recommended 1
|
3638 |
+
▁bath 1
|
3639 |
+
▁execution 1
|
3640 |
+
▁whisper 1
|
3641 |
+
▁cousin 1
|
3642 |
+
▁hamburg 1
|
3643 |
+
▁zu 1
|
3644 |
+
ttle 1
|
3645 |
+
▁bass 1
|
3646 |
+
▁comb 1
|
3647 |
+
▁peru 1
|
3648 |
+
▁atmosphere 1
|
3649 |
+
▁belgium 1
|
3650 |
+
▁somewhere 1
|
3651 |
+
▁refuge 1
|
3652 |
+
▁stupid 1
|
3653 |
+
▁heritage 1
|
3654 |
+
▁crossed 1
|
3655 |
+
▁cheap 1
|
3656 |
+
▁vila 1
|
3657 |
+
▁greater 1
|
3658 |
+
▁cel 1
|
3659 |
+
▁listening 1
|
3660 |
+
▁skills 1
|
3661 |
+
▁arc 1
|
3662 |
+
▁rob 1
|
3663 |
+
▁influenced 1
|
3664 |
+
pin 1
|
3665 |
+
▁facilities 1
|
3666 |
+
▁primarily 1
|
3667 |
+
▁saxon 1
|
3668 |
+
▁chemical 1
|
3669 |
+
▁negotiations 1
|
3670 |
+
▁exceed 1
|
3671 |
+
▁interrupt 1
|
3672 |
+
▁maintained 1
|
3673 |
+
▁vic 1
|
3674 |
+
zar 1
|
3675 |
+
plan 1
|
3676 |
+
ograph 1
|
3677 |
+
▁wan 1
|
3678 |
+
▁imagine 1
|
3679 |
+
▁southwest 1
|
3680 |
+
▁contemporary 1
|
3681 |
+
▁decrease 1
|
3682 |
+
▁exhaust 1
|
3683 |
+
▁journey 1
|
3684 |
+
▁sword 1
|
3685 |
+
▁facing 1
|
3686 |
+
▁protestant 1
|
3687 |
+
▁lover 1
|
3688 |
+
▁evil 1
|
3689 |
+
▁sleeping 1
|
3690 |
+
▁drama 1
|
3691 |
+
▁aspect 1
|
3692 |
+
▁concrete 1
|
3693 |
+
▁mechanism 1
|
3694 |
+
▁rapporteur 1
|
3695 |
+
▁relations 1
|
3696 |
+
▁francis 1
|
3697 |
+
▁confirm 1
|
3698 |
+
▁tend 1
|
3699 |
+
▁habit 1
|
3700 |
+
vier 1
|
3701 |
+
▁selected 1
|
3702 |
+
▁canadian 1
|
3703 |
+
▁rein 1
|
3704 |
+
▁dollar 1
|
3705 |
+
▁vault 1
|
3706 |
+
ique 1
|
3707 |
+
▁seeds 1
|
3708 |
+
▁delay 1
|
3709 |
+
▁arrested 1
|
3710 |
+
▁contrast 1
|
3711 |
+
▁emergency 1
|
3712 |
+
▁split 1
|
3713 |
+
▁noticed 1
|
3714 |
+
▁ker 1
|
3715 |
+
agne 1
|
3716 |
+
▁greatest 1
|
3717 |
+
▁beauty 1
|
3718 |
+
▁blo 1
|
3719 |
+
▁trick 1
|
3720 |
+
▁dare 1
|
3721 |
+
▁criticism 1
|
3722 |
+
▁properties 1
|
3723 |
+
▁terror 1
|
3724 |
+
▁cheese 1
|
3725 |
+
▁trace 1
|
3726 |
+
▁formation 1
|
3727 |
+
▁formula 1
|
3728 |
+
▁crossing 1
|
3729 |
+
▁exhibit 1
|
3730 |
+
▁trou 1
|
3731 |
+
▁din 1
|
3732 |
+
▁terrible 1
|
3733 |
+
▁shadow 1
|
3734 |
+
▁resist 1
|
3735 |
+
▁illness 1
|
3736 |
+
▁destroy 1
|
3737 |
+
east 1
|
3738 |
+
▁cuba 1
|
3739 |
+
▁spin 1
|
3740 |
+
▁lang 1
|
3741 |
+
▁ourselves 1
|
3742 |
+
▁maintenance 1
|
3743 |
+
▁slave 1
|
3744 |
+
▁imagin 1
|
3745 |
+
▁dutch 1
|
3746 |
+
zhou 1
|
3747 |
+
etic 1
|
3748 |
+
▁confirmed 1
|
3749 |
+
▁strongly 1
|
3750 |
+
▁austrian 1
|
3751 |
+
ña 1
|
3752 |
+
▁obligation 1
|
3753 |
+
▁gabriel 1
|
3754 |
+
▁soviet 1
|
3755 |
+
▁annoy 1
|
3756 |
+
▁comprise 1
|
3757 |
+
grad 1
|
3758 |
+
illo 1
|
3759 |
+
▁colleague 1
|
3760 |
+
▁usual 1
|
3761 |
+
▁carefully 1
|
3762 |
+
▁tele 1
|
3763 |
+
▁cow 1
|
3764 |
+
▁cour 1
|
3765 |
+
▁easter 1
|
3766 |
+
▁relevant 1
|
3767 |
+
▁pattern 1
|
3768 |
+
▁deserve 1
|
3769 |
+
▁lyric 1
|
3770 |
+
▁advise 1
|
3771 |
+
▁package 1
|
3772 |
+
▁leon 1
|
3773 |
+
▁basin 1
|
3774 |
+
form 1
|
3775 |
+
▁sara 1
|
3776 |
+
▁ruin 1
|
3777 |
+
▁mail 1
|
3778 |
+
▁wise 1
|
3779 |
+
▁fulfill 1
|
3780 |
+
▁comfortable 1
|
3781 |
+
▁guess 1
|
3782 |
+
ulation 1
|
3783 |
+
▁shared 1
|
3784 |
+
top 1
|
3785 |
+
▁solo 1
|
3786 |
+
ute 1
|
3787 |
+
▁academic 1
|
3788 |
+
▁pocket 1
|
3789 |
+
▁bedroom 1
|
3790 |
+
▁narrat 1
|
3791 |
+
▁forgotten 1
|
3792 |
+
▁stuff 1
|
3793 |
+
▁classified 1
|
3794 |
+
▁pond 1
|
3795 |
+
▁nose 1
|
3796 |
+
▁trail 1
|
3797 |
+
▁joan 1
|
3798 |
+
▁edit 1
|
3799 |
+
ama 1
|
3800 |
+
known 1
|
3801 |
+
▁preparation 1
|
3802 |
+
▁cab 1
|
3803 |
+
▁respective 1
|
3804 |
+
▁diet 1
|
3805 |
+
enberg 1
|
3806 |
+
ich 1
|
3807 |
+
▁showing 1
|
3808 |
+
feld 1
|
3809 |
+
▁anger 1
|
3810 |
+
▁definitely 1
|
3811 |
+
▁executive 1
|
3812 |
+
▁battery 1
|
3813 |
+
▁transferred 1
|
3814 |
+
▁cash 1
|
3815 |
+
▁liberal 1
|
3816 |
+
▁suspect 1
|
3817 |
+
▁decline 1
|
3818 |
+
▁processes 1
|
3819 |
+
▁karl 1
|
3820 |
+
▁successor 1
|
3821 |
+
▁beni 1
|
3822 |
+
▁hungry 1
|
3823 |
+
▁component 1
|
3824 |
+
▁knight 1
|
3825 |
+
▁johann 1
|
3826 |
+
▁kick 1
|
3827 |
+
▁income 1
|
3828 |
+
▁kilo 1
|
3829 |
+
▁convention 1
|
3830 |
+
▁update 1
|
3831 |
+
▁aunt 1
|
3832 |
+
▁james 1
|
3833 |
+
▁classical 1
|
3834 |
+
▁finding 1
|
3835 |
+
oul 1
|
3836 |
+
▁lieutenant 1
|
3837 |
+
▁confess 1
|
3838 |
+
▁parallel 1
|
3839 |
+
▁implementation 1
|
3840 |
+
▁brain 1
|
3841 |
+
fall 1
|
3842 |
+
▁joke 1
|
3843 |
+
▁invite 1
|
3844 |
+
▁saturday 1
|
3845 |
+
▁folk 1
|
3846 |
+
▁pacific 1
|
3847 |
+
▁math 1
|
3848 |
+
▁glad 1
|
3849 |
+
▁mold 1
|
3850 |
+
▁delete 1
|
3851 |
+
▁mile 1
|
3852 |
+
▁investigation 1
|
3853 |
+
ben 1
|
3854 |
+
▁bio 1
|
3855 |
+
▁explained 1
|
3856 |
+
▁disturb 1
|
3857 |
+
▁minimum 1
|
3858 |
+
▁universities 1
|
3859 |
+
▁socialist 1
|
3860 |
+
▁launch 1
|
3861 |
+
▁gather 1
|
3862 |
+
▁lamb 1
|
3863 |
+
▁equally 1
|
3864 |
+
▁distinguished 1
|
3865 |
+
▁critical 1
|
3866 |
+
gger 1
|
3867 |
+
▁denis 1
|
3868 |
+
water 1
|
3869 |
+
▁collaborat 1
|
3870 |
+
hold 1
|
3871 |
+
▁colored 1
|
3872 |
+
▁sculpture 1
|
3873 |
+
▁shore 1
|
3874 |
+
▁suffering 1
|
3875 |
+
▁brun 1
|
3876 |
+
▁euro 1
|
3877 |
+
▁vent 1
|
3878 |
+
▁tomb 1
|
3879 |
+
bla 1
|
3880 |
+
▁federation 1
|
3881 |
+
▁perfectly 1
|
3882 |
+
▁establishment 1
|
3883 |
+
▁constitution 1
|
3884 |
+
▁exact 1
|
3885 |
+
▁damn 1
|
3886 |
+
▁investigat 1
|
3887 |
+
▁hip 1
|
3888 |
+
▁evolution 1
|
3889 |
+
▁decoration 1
|
3890 |
+
▁poison 1
|
3891 |
+
▁crystal 1
|
3892 |
+
▁plastic 1
|
3893 |
+
▁bernard 1
|
3894 |
+
▁bow 1
|
3895 |
+
▁layer 1
|
3896 |
+
▁delegate 1
|
3897 |
+
▁proof 1
|
3898 |
+
▁accessible 1
|
3899 |
+
▁debt 1
|
3900 |
+
▁fig 1
|
3901 |
+
chu 1
|
3902 |
+
▁mam 1
|
3903 |
+
▁basketball 1
|
3904 |
+
▁destination 1
|
3905 |
+
▁examination 1
|
3906 |
+
▁violence 1
|
3907 |
+
▁relax 1
|
3908 |
+
▁gallery 1
|
3909 |
+
▁identified 1
|
3910 |
+
▁retired 1
|
3911 |
+
▁rio 1
|
3912 |
+
uf 1
|
3913 |
+
▁involve 1
|
3914 |
+
▁phenomenon 1
|
3915 |
+
▁replied 1
|
3916 |
+
▁eaten 1
|
3917 |
+
▁collective 1
|
3918 |
+
▁carbon 1
|
3919 |
+
▁bau 1
|
3920 |
+
▁marcel 1
|
3921 |
+
▁mun 1
|
3922 |
+
ffe 1
|
3923 |
+
▁ye 1
|
3924 |
+
▁horn 1
|
3925 |
+
▁drinking 1
|
3926 |
+
▁principal 1
|
3927 |
+
▁autonomous 1
|
3928 |
+
▁response 1
|
3929 |
+
▁remarkable 1
|
3930 |
+
▁pursue 1
|
3931 |
+
▁restrict 1
|
3932 |
+
▁carrier 1
|
3933 |
+
▁continu 1
|
3934 |
+
▁patron 1
|
3935 |
+
▁northwest 1
|
3936 |
+
▁diploma 1
|
3937 |
+
▁hearing 1
|
3938 |
+
▁complicated 1
|
3939 |
+
▁elephant 1
|
3940 |
+
▁arrival 1
|
3941 |
+
▁abbey 1
|
3942 |
+
▁historian 1
|
3943 |
+
▁everyday 1
|
3944 |
+
▁gothic 1
|
3945 |
+
▁overall 1
|
3946 |
+
▁barrel 1
|
3947 |
+
▁fail 1
|
3948 |
+
▁acquired 1
|
3949 |
+
ova 1
|
3950 |
+
▁shouted 1
|
3951 |
+
▁explanation 1
|
3952 |
+
▁netherlands 1
|
3953 |
+
▁monday 1
|
3954 |
+
▁lessons 1
|
3955 |
+
▁steel 1
|
3956 |
+
▁gru 1
|
3957 |
+
▁profession 1
|
3958 |
+
▁formal 1
|
3959 |
+
▁communist 1
|
3960 |
+
▁extraordinary 1
|
3961 |
+
▁linguistic 1
|
3962 |
+
▁rhythm 1
|
3963 |
+
▁balcony 1
|
3964 |
+
▁insects 1
|
3965 |
+
▁syria 1
|
3966 |
+
▁pray 1
|
3967 |
+
▁theatre 1
|
3968 |
+
arian 1
|
3969 |
+
▁nava 1
|
3970 |
+
▁grade 1
|
3971 |
+
▁engineering 1
|
3972 |
+
▁hate 1
|
3973 |
+
▁birthday 1
|
3974 |
+
euil 1
|
3975 |
+
▁weapon 1
|
3976 |
+
▁friendship 1
|
3977 |
+
▁till 1
|
3978 |
+
called 1
|
3979 |
+
▁burned 1
|
3980 |
+
▁flash 1
|
3981 |
+
ssel 1
|
3982 |
+
erie 1
|
3983 |
+
▁bronze 1
|
3984 |
+
▁excess 1
|
3985 |
+
▁stairs 1
|
3986 |
+
gli 1
|
3987 |
+
▁dressed 1
|
3988 |
+
▁lamp 1
|
3989 |
+
▁owe 1
|
3990 |
+
▁proven 1
|
3991 |
+
▁elder 1
|
3992 |
+
▁simon 1
|
3993 |
+
illon 1
|
3994 |
+
▁deck 1
|
3995 |
+
▁chocolate 1
|
3996 |
+
▁estimate 1
|
3997 |
+
▁defended 1
|
3998 |
+
▁contributed 1
|
3999 |
+
▁flour 1
|
4000 |
+
▁surviv 1
|
4001 |
+
▁jam 1
|
4002 |
+
▁phy 1
|
4003 |
+
▁publish 1
|
4004 |
+
▁sheep 1
|
4005 |
+
▁jurisdiction 1
|
4006 |
+
▁turkey 1
|
4007 |
+
▁restored 1
|
4008 |
+
▁lane 1
|
4009 |
+
▁mala 1
|
4010 |
+
▁merchant 1
|
4011 |
+
▁pump 1
|
4012 |
+
▁preced 1
|
4013 |
+
▁realized 1
|
4014 |
+
▁collaboration 1
|
4015 |
+
▁sex 1
|
4016 |
+
▁wonder 1
|
4017 |
+
▁laid 1
|
4018 |
+
▁pou 1
|
4019 |
+
▁rear 1
|
4020 |
+
▁dust 1
|
4021 |
+
▁installed 1
|
4022 |
+
▁portugal 1
|
4023 |
+
▁gil 1
|
4024 |
+
▁false 1
|
4025 |
+
▁spoken 1
|
4026 |
+
▁marine 1
|
4027 |
+
▁protest 1
|
4028 |
+
▁ceremony 1
|
4029 |
+
▁sweat 1
|
4030 |
+
▁manual 1
|
4031 |
+
▁tongue 1
|
4032 |
+
▁sel 1
|
4033 |
+
▁exclusively 1
|
4034 |
+
▁healthy 1
|
4035 |
+
▁observation 1
|
4036 |
+
▁candle 1
|
4037 |
+
▁accord 1
|
4038 |
+
▁hal 1
|
4039 |
+
▁sponsor 1
|
4040 |
+
▁dialect 1
|
4041 |
+
▁client 1
|
4042 |
+
▁sexual 1
|
4043 |
+
▁creative 1
|
4044 |
+
▁stuck 1
|
4045 |
+
mir 1
|
4046 |
+
▁observed 1
|
4047 |
+
▁pitch 1
|
4048 |
+
▁larger 1
|
4049 |
+
▁remaining 1
|
4050 |
+
▁slip 1
|
4051 |
+
▁pour 1
|
4052 |
+
▁shooting 1
|
4053 |
+
▁falling 1
|
4054 |
+
▁familiar 1
|
4055 |
+
▁gradually 1
|
4056 |
+
▁politician 1
|
4057 |
+
▁leaf 1
|
4058 |
+
▁expressed 1
|
4059 |
+
▁holiday 1
|
4060 |
+
▁mau 1
|
4061 |
+
▁curve 1
|
4062 |
+
▁paint 1
|
4063 |
+
▁nation 1
|
4064 |
+
▁introduce 1
|
4065 |
+
▁commitment 1
|
4066 |
+
▁nicolas 1
|
4067 |
+
▁perspective 1
|
4068 |
+
▁modified 1
|
4069 |
+
▁copies 1
|
4070 |
+
▁forgive 1
|
4071 |
+
▁otto 1
|
4072 |
+
▁transition 1
|
4073 |
+
▁domain 1
|
4074 |
+
▁marti 1
|
4075 |
+
▁favorable 1
|
4076 |
+
▁gap 1
|
4077 |
+
▁combat 1
|
4078 |
+
▁reject 1
|
4079 |
+
▁manufacturer 1
|
4080 |
+
▁simpl 1
|
4081 |
+
▁regime 1
|
4082 |
+
▁universal 1
|
4083 |
+
▁criteria 1
|
4084 |
+
▁keyboard 1
|
4085 |
+
▁discussed 1
|
4086 |
+
▁colonel 1
|
4087 |
+
▁engaged 1
|
4088 |
+
▁nervous 1
|
4089 |
+
▁athlete 1
|
4090 |
+
▁purchase 1
|
4091 |
+
▁decade 1
|
4092 |
+
▁survive 1
|
4093 |
+
win 1
|
4094 |
+
▁occasionally 1
|
4095 |
+
▁treated 1
|
4096 |
+
▁kra 1
|
4097 |
+
▁belonging 1
|
4098 |
+
▁eighth 1
|
4099 |
+
▁egypt 1
|
4100 |
+
▁prohibit 1
|
4101 |
+
▁abroad 1
|
4102 |
+
▁baroque 1
|
4103 |
+
▁meantime 1
|
4104 |
+
▁ré 1
|
4105 |
+
▁clock 1
|
4106 |
+
▁arches 1
|
4107 |
+
▁fog 1
|
4108 |
+
▁stir 1
|
4109 |
+
▁oak 1
|
4110 |
+
▁laughing 1
|
4111 |
+
▁intended 1
|
4112 |
+
▁confused 1
|
4113 |
+
▁dialogue 1
|
4114 |
+
▁medieval 1
|
4115 |
+
▁provincial 1
|
4116 |
+
▁uniform 1
|
4117 |
+
▁dirty 1
|
4118 |
+
▁installation 1
|
4119 |
+
▁walked 1
|
4120 |
+
▁closely 1
|
4121 |
+
▁exile 1
|
4122 |
+
▁vary 1
|
4123 |
+
▁lying 1
|
4124 |
+
▁faster 1
|
4125 |
+
▁innovation 1
|
4126 |
+
▁disappoint 1
|
4127 |
+
▁gym 1
|
4128 |
+
▁editorial 1
|
4129 |
+
▁flood 1
|
4130 |
+
▁deeply 1
|
4131 |
+
▁sauce 1
|
4132 |
+
▁pipe 1
|
4133 |
+
▁reporter 1
|
4134 |
+
▁arranged 1
|
4135 |
+
▁hunter 1
|
4136 |
+
▁berg 1
|
4137 |
+
▁substance 1
|
4138 |
+
▁somehow 1
|
4139 |
+
▁bavaria 1
|
4140 |
+
▁alright 1
|
4141 |
+
▁nail 1
|
4142 |
+
▁proper 1
|
4143 |
+
▁angeles 1
|
4144 |
+
▁egg 1
|
4145 |
+
▁collected 1
|
4146 |
+
▁seventh 1
|
4147 |
+
hel 1
|
4148 |
+
▁furniture 1
|
4149 |
+
▁substitute 1
|
4150 |
+
▁violent 1
|
4151 |
+
▁regret 1
|
4152 |
+
▁tennis 1
|
4153 |
+
▁truck 1
|
4154 |
+
▁pole 1
|
4155 |
+
▁attitude 1
|
4156 |
+
▁democracy 1
|
4157 |
+
▁luggage 1
|
4158 |
+
▁miracle 1
|
4159 |
+
▁terrace 1
|
4160 |
+
▁valuable 1
|
4161 |
+
▁superior 1
|
4162 |
+
▁absence 1
|
4163 |
+
▁weird 1
|
4164 |
+
▁courage 1
|
4165 |
+
▁annex 1
|
4166 |
+
▁rosa 1
|
4167 |
+
▁lean 1
|
4168 |
+
▁jar 1
|
4169 |
+
▁launched 1
|
4170 |
+
▁drawn 1
|
4171 |
+
west 1
|
4172 |
+
▁officially 1
|
4173 |
+
▁equivalent 1
|
4174 |
+
▁recognition 1
|
4175 |
+
▁mexican 1
|
4176 |
+
▁sweden 1
|
4177 |
+
▁vision 1
|
4178 |
+
oid 1
|
4179 |
+
▁obvious 1
|
4180 |
+
▁devoted 1
|
4181 |
+
▁passing 1
|
4182 |
+
▁fal 1
|
4183 |
+
▁angle 1
|
4184 |
+
▁crack 1
|
4185 |
+
▁happening 1
|
4186 |
+
▁gained 1
|
4187 |
+
▁watching 1
|
4188 |
+
▁architectural 1
|
4189 |
+
▁requirements 1
|
4190 |
+
▁sufficient 1
|
4191 |
+
▁archive 1
|
4192 |
+
▁commissioner 1
|
4193 |
+
▁republican 1
|
4194 |
+
gui 1
|
4195 |
+
▁neo 1
|
4196 |
+
▁sacrifice 1
|
4197 |
+
▁tunnel 1
|
4198 |
+
▁fiction 1
|
4199 |
+
▁laurent 1
|
4200 |
+
▁ignore 1
|
4201 |
+
▁drain 1
|
4202 |
+
▁mineral 1
|
4203 |
+
▁soldier 1
|
4204 |
+
▁conclude 1
|
4205 |
+
▁identify 1
|
4206 |
+
▁instance 1
|
4207 |
+
▁sample 1
|
4208 |
+
▁jesus 1
|
4209 |
+
▁refuse 1
|
4210 |
+
▁haut 1
|
4211 |
+
▁duck 1
|
4212 |
+
▁lyon 1
|
4213 |
+
▁wrap 1
|
4214 |
+
▁precisely 1
|
4215 |
+
▁pope 1
|
4216 |
+
▁carries 1
|
4217 |
+
ense 1
|
4218 |
+
▁tube 1
|
4219 |
+
▁toilet 1
|
4220 |
+
▁carrying 1
|
4221 |
+
▁vil 1
|
4222 |
+
▁forbidden 1
|
4223 |
+
▁temporary 1
|
4224 |
+
▁visual 1
|
4225 |
+
▁prefecture 1
|
4226 |
+
▁christoph 1
|
4227 |
+
▁interpretation 1
|
4228 |
+
▁devil 1
|
4229 |
+
▁core 1
|
4230 |
+
▁crew 1
|
4231 |
+
▁wil 1
|
4232 |
+
▁max 1
|
4233 |
+
▁monte 1
|
4234 |
+
▁comic 1
|
4235 |
+
▁scientist 1
|
4236 |
+
▁fortress 1
|
4237 |
+
▁controlled 1
|
4238 |
+
▁priority 1
|
4239 |
+
▁possess 1
|
4240 |
+
▁intervention 1
|
4241 |
+
▁profile 1
|
4242 |
+
▁courtyard 1
|
4243 |
+
▁guinea 1
|
4244 |
+
▁honey 1
|
4245 |
+
▁humid 1
|
4246 |
+
▁genre 1
|
4247 |
+
▁admitted 1
|
4248 |
+
▁diverse 1
|
4249 |
+
▁hind 1
|
4250 |
+
worth 1
|
4251 |
+
▁treaty 1
|
4252 |
+
▁turkish 1
|
4253 |
+
▁indonesia 1
|
4254 |
+
▁violin 1
|
4255 |
+
▁pretend 1
|
4256 |
+
▁classification 1
|
4257 |
+
▁executed 1
|
4258 |
+
▁crater 1
|
4259 |
+
▁highway 1
|
4260 |
+
▁ou 1
|
4261 |
+
▁partially 1
|
4262 |
+
▁telephone 1
|
4263 |
+
▁shelter 1
|
4264 |
+
▁visitors 1
|
4265 |
+
▁wishes 1
|
4266 |
+
▁vietnam 1
|
4267 |
+
▁britain 1
|
4268 |
+
▁senior 1
|
4269 |
+
▁remote 1
|
4270 |
+
▁pulled 1
|
4271 |
+
▁electro 1
|
4272 |
+
▁prepar 1
|
4273 |
+
▁cleaning 1
|
4274 |
+
▁useless 1
|
4275 |
+
▁definition 1
|
4276 |
+
▁territorial 1
|
4277 |
+
spiration 1
|
4278 |
+
▁automatically 1
|
4279 |
+
▁collaborate 1
|
4280 |
+
▁accused 1
|
4281 |
+
wood 1
|
4282 |
+
▁divorce 1
|
4283 |
+
▁residential 1
|
4284 |
+
▁centuries 1
|
4285 |
+
▁proportion 1
|
4286 |
+
▁ladies 1
|
4287 |
+
▁possession 1
|
4288 |
+
stadt 1
|
4289 |
+
▁encounter 1
|
4290 |
+
▁muslim 1
|
4291 |
+
▁changing 1
|
4292 |
+
▁stress 1
|
4293 |
+
▁claude 1
|
4294 |
+
▁steam 1
|
4295 |
+
▁proud 1
|
4296 |
+
▁cass 1
|
4297 |
+
▁poland 1
|
4298 |
+
▁conclusion 1
|
4299 |
+
▁grandmother 1
|
4300 |
+
▁impression 1
|
4301 |
+
▁intelligence 1
|
4302 |
+
▁reputation 1
|
4303 |
+
▁download 1
|
4304 |
+
▁estonia 1
|
4305 |
+
▁relief 1
|
4306 |
+
▁cancer 1
|
4307 |
+
▁loose 1
|
4308 |
+
▁survived 1
|
4309 |
+
▁dishes 1
|
4310 |
+
▁bark 1
|
4311 |
+
▁blanc 1
|
4312 |
+
▁description 1
|
4313 |
+
▁exclud 1
|
4314 |
+
▁reinforce 1
|
4315 |
+
▁stroke 1
|
4316 |
+
▁unlike 1
|
4317 |
+
▁twin 1
|
4318 |
+
▁grain 1
|
4319 |
+
▁operated 1
|
4320 |
+
▁reflection 1
|
4321 |
+
▁setting 1
|
4322 |
+
▁venezuela 1
|
4323 |
+
▁zealand 1
|
4324 |
+
▁entry 1
|
4325 |
+
▁passport 1
|
4326 |
+
▁tenth 1
|
4327 |
+
▁wonderful 1
|
4328 |
+
▁practiced 1
|
4329 |
+
▁scored 1
|
4330 |
+
▁sow 1
|
4331 |
+
▁fake 1
|
4332 |
+
▁blame 1
|
4333 |
+
hood 1
|
4334 |
+
í 1
|
4335 |
+
▁discipline 1
|
4336 |
+
▁depict 1
|
4337 |
+
▁likewise 1
|
4338 |
+
▁advanced 1
|
4339 |
+
▁var 1
|
4340 |
+
omb 1
|
4341 |
+
▁actual 1
|
4342 |
+
▁discuss 1
|
4343 |
+
▁emil 1
|
4344 |
+
▁consideration 1
|
4345 |
+
▁recovery 1
|
4346 |
+
▁applicant 1
|
4347 |
+
▁circuit 1
|
4348 |
+
▁efficient 1
|
4349 |
+
▁expedition 1
|
4350 |
+
▁virtual 1
|
4351 |
+
▁friday 1
|
4352 |
+
▁alexandr 1
|
4353 |
+
▁ireland 1
|
4354 |
+
▁cub 1
|
4355 |
+
trac 1
|
4356 |
+
▁dominate 1
|
4357 |
+
▁integrated 1
|
4358 |
+
▁chen 1
|
4359 |
+
▁thor 1
|
4360 |
+
▁applicable 1
|
4361 |
+
▁consumption 1
|
4362 |
+
▁knife 1
|
4363 |
+
▁qualified 1
|
4364 |
+
▁schedule 1
|
4365 |
+
▁widow 1
|
4366 |
+
▁submitted 1
|
4367 |
+
fra 1
|
4368 |
+
▁romantic 1
|
4369 |
+
▁gathered 1
|
4370 |
+
▁saved 1
|
4371 |
+
▁steal 1
|
4372 |
+
ignan 1
|
4373 |
+
▁properly 1
|
4374 |
+
▁sang 1
|
4375 |
+
▁cé 1
|
4376 |
+
▁calendar 1
|
4377 |
+
▁confront 1
|
4378 |
+
▁trainer 1
|
4379 |
+
▁fold 1
|
4380 |
+
▁define 1
|
4381 |
+
▁juice 1
|
4382 |
+
▁bowl 1
|
4383 |
+
ford 1
|
4384 |
+
▁damaged 1
|
4385 |
+
ware 1
|
4386 |
+
▁crosses 1
|
4387 |
+
▁relation 1
|
4388 |
+
▁delivery 1
|
4389 |
+
▁sovereign 1
|
4390 |
+
▁struggle 1
|
4391 |
+
▁advisor 1
|
4392 |
+
▁livestock 1
|
4393 |
+
▁peninsula 1
|
4394 |
+
▁junior 1
|
4395 |
+
▁isolated 1
|
4396 |
+
▁trend 1
|
4397 |
+
▁curious 1
|
4398 |
+
▁fed 1
|
4399 |
+
▁moscow 1
|
4400 |
+
▁analyze 1
|
4401 |
+
▁fernand 1
|
4402 |
+
▁shield 1
|
4403 |
+
▁vacation 1
|
4404 |
+
▁antoine 1
|
4405 |
+
▁secure 1
|
4406 |
+
▁rescue 1
|
4407 |
+
▁adapted 1
|
4408 |
+
▁constantly 1
|
4409 |
+
▁maxim 1
|
4410 |
+
▁crops 1
|
4411 |
+
▁forgot 1
|
4412 |
+
▁reader 1
|
4413 |
+
▁sink 1
|
4414 |
+
▁realize 1
|
4415 |
+
bru 1
|
4416 |
+
▁roche 1
|
4417 |
+
bou 1
|
4418 |
+
▁renaissance 1
|
4419 |
+
▁filter 1
|
4420 |
+
▁conquer 1
|
4421 |
+
▁debut 1
|
4422 |
+
▁tang 1
|
4423 |
+
▁jacket 1
|
4424 |
+
▁considerable 1
|
4425 |
+
▁difficulties 1
|
4426 |
+
▁organic 1
|
4427 |
+
▁convinced 1
|
4428 |
+
▁physics 1
|
4429 |
+
▁thunder 1
|
4430 |
+
▁robot 1
|
4431 |
+
▁tian 1
|
4432 |
+
▁seek 1
|
4433 |
+
▁tram 1
|
4434 |
+
▁fred 1
|
4435 |
+
▁incorporate 1
|
4436 |
+
▁exploit 1
|
4437 |
+
▁irregular 1
|
4438 |
+
▁vegetation 1
|
4439 |
+
▁assistance 1
|
4440 |
+
▁scope 1
|
4441 |
+
▁moderate 1
|
4442 |
+
▁winning 1
|
4443 |
+
▁screw 1
|
4444 |
+
▁warning 1
|
4445 |
+
▁flies 1
|
4446 |
+
▁bond 1
|
4447 |
+
▁chose 1
|
4448 |
+
▁fate 1
|
4449 |
+
uous 1
|
4450 |
+
▁celebrated 1
|
4451 |
+
▁pleasant 1
|
4452 |
+
▁satisfied 1
|
4453 |
+
▁taiwan 1
|
4454 |
+
▁muscle 1
|
4455 |
+
▁vest 1
|
4456 |
+
▁radical 1
|
4457 |
+
▁dying 1
|
4458 |
+
▁shift 1
|
4459 |
+
▁franco 1
|
4460 |
+
▁wu 1
|
4461 |
+
▁scor 1
|
4462 |
+
▁mul 1
|
4463 |
+
▁raw 1
|
4464 |
+
▁peaceful 1
|
4465 |
+
▁categories 1
|
4466 |
+
▁demonstrate 1
|
4467 |
+
▁unusual 1
|
4468 |
+
▁asleep 1
|
4469 |
+
▁navy 1
|
4470 |
+
▁intense 1
|
4471 |
+
▁massive 1
|
4472 |
+
isse 1
|
4473 |
+
▁documentation 1
|
4474 |
+
▁youngest 1
|
4475 |
+
▁passes 1
|
4476 |
+
▁mud 1
|
4477 |
+
▁truly 1
|
4478 |
+
▁differ 1
|
4479 |
+
▁belgian 1
|
4480 |
+
▁celebration 1
|
4481 |
+
▁predominant 1
|
4482 |
+
▁peasant 1
|
4483 |
+
▁dismiss 1
|
4484 |
+
▁pencil 1
|
4485 |
+
▁princess 1
|
4486 |
+
▁henry 1
|
4487 |
+
▁invest 1
|
4488 |
+
▁milan 1
|
4489 |
+
▁hug 1
|
4490 |
+
▁tribe 1
|
4491 |
+
▁pants 1
|
4492 |
+
▁constitutional 1
|
4493 |
+
▁gamb 1
|
4494 |
+
▁employment 1
|
4495 |
+
▁territories 1
|
4496 |
+
▁recipe 1
|
4497 |
+
▁ornament 1
|
4498 |
+
▁threatened 1
|
4499 |
+
▁mandate 1
|
4500 |
+
▁celebrate 1
|
4501 |
+
▁achievement 1
|
4502 |
+
▁fever 1
|
4503 |
+
▁functional 1
|
4504 |
+
▁rust 1
|
4505 |
+
▁xi 1
|
4506 |
+
▁congratulation 1
|
4507 |
+
▁mozilla 1
|
4508 |
+
▁swedish 1
|
4509 |
+
▁tomato 1
|
4510 |
+
▁arabic 1
|
4511 |
+
▁combined 1
|
4512 |
+
▁bitter 1
|
4513 |
+
▁server 1
|
4514 |
+
▁mirror 1
|
4515 |
+
▁worried 1
|
4516 |
+
▁variation 1
|
4517 |
+
▁swear 1
|
4518 |
+
▁aircraft 1
|
4519 |
+
▁assessment 1
|
4520 |
+
▁dai 1
|
4521 |
+
▁shame 1
|
4522 |
+
▁immediate 1
|
4523 |
+
▁skill 1
|
4524 |
+
▁hop 1
|
4525 |
+
▁collapse 1
|
4526 |
+
▁duties 1
|
4527 |
+
▁roast 1
|
4528 |
+
▁alarm 1
|
4529 |
+
▁publishing 1
|
4530 |
+
ieu 1
|
4531 |
+
kh 1
|
4532 |
+
▁tale 1
|
4533 |
+
▁vine 1
|
4534 |
+
▁panel 1
|
4535 |
+
▁explore 1
|
4536 |
+
▁ninth 1
|
4537 |
+
▁algeria 1
|
4538 |
+
▁shake 1
|
4539 |
+
▁audit 1
|
4540 |
+
▁manufacture 1
|
4541 |
+
▁opposed 1
|
4542 |
+
▁rené 1
|
4543 |
+
▁lor 1
|
4544 |
+
▁flame 1
|
4545 |
+
▁colo 1
|
4546 |
+
▁ultimate 1
|
4547 |
+
▁friedrich 1
|
4548 |
+
▁monarch 1
|
4549 |
+
▁domestic 1
|
4550 |
+
▁motion 1
|
4551 |
+
▁snake 1
|
4552 |
+
▁spiritual 1
|
4553 |
+
▁croatia 1
|
4554 |
+
▁retain 1
|
4555 |
+
▁nurse 1
|
4556 |
+
▁dancing 1
|
4557 |
+
▁borrow 1
|
4558 |
+
▁shu 1
|
4559 |
+
▁brake 1
|
4560 |
+
▁billion 1
|
4561 |
+
▁stain 1
|
4562 |
+
▁certificate 1
|
4563 |
+
▁confidence 1
|
4564 |
+
▁derived 1
|
4565 |
+
▁mutual 1
|
4566 |
+
▁predict 1
|
4567 |
+
aceae 1
|
4568 |
+
▁resume 1
|
4569 |
+
▁graduate 1
|
4570 |
+
▁adam 1
|
4571 |
+
▁rebel 1
|
4572 |
+
head 1
|
4573 |
+
▁georgia 1
|
4574 |
+
▁oven 1
|
4575 |
+
▁hunt 1
|
4576 |
+
▁assure 1
|
4577 |
+
▁valle 1
|
4578 |
+
▁giant 1
|
4579 |
+
▁manuscript 1
|
4580 |
+
▁simultaneously 1
|
4581 |
+
▁resolve 1
|
4582 |
+
▁coincide 1
|
4583 |
+
▁sacred 1
|
4584 |
+
▁throat 1
|
4585 |
+
▁navigat 1
|
4586 |
+
▁worst 1
|
4587 |
+
▁chau 1
|
4588 |
+
▁bourg 1
|
4589 |
+
▁cosm 1
|
4590 |
+
▁hong 1
|
4591 |
+
ello 1
|
4592 |
+
▁fallen 1
|
4593 |
+
▁parent 1
|
4594 |
+
▁inhabited 1
|
4595 |
+
▁scholar 1
|
4596 |
+
▁smoking 1
|
4597 |
+
▁illegal 1
|
4598 |
+
▁fabric 1
|
4599 |
+
▁catalog 1
|
4600 |
+
▁donkey 1
|
4601 |
+
▁dropped 1
|
4602 |
+
▁pepper 1
|
4603 |
+
▁parliamentary 1
|
4604 |
+
▁tough 1
|
4605 |
+
▁string 1
|
4606 |
+
▁eliminated 1
|
4607 |
+
▁pré 1
|
4608 |
+
▁luis 1
|
4609 |
+
▁ober 1
|
4610 |
+
▁steppe 1
|
4611 |
+
aux 1
|
4612 |
+
▁combination 1
|
4613 |
+
▁fossil 1
|
4614 |
+
▁smith 1
|
4615 |
+
▁admire 1
|
4616 |
+
▁creating 1
|
4617 |
+
▁specifically 1
|
4618 |
+
▁straw 1
|
4619 |
+
▁mental 1
|
4620 |
+
▁infrastructure 1
|
4621 |
+
▁mushroom 1
|
4622 |
+
▁potatoes 1
|
4623 |
+
á 1
|
4624 |
+
▁romania 1
|
4625 |
+
▁feather 1
|
4626 |
+
▁atlantic 1
|
4627 |
+
▁dessert 1
|
4628 |
+
▁amazing 1
|
4629 |
+
▁inventor 1
|
4630 |
+
▁monk 1
|
4631 |
+
▁lens 1
|
4632 |
+
▁greet 1
|
4633 |
+
▁grab 1
|
4634 |
+
▁ful 1
|
4635 |
+
▁centimeter 1
|
4636 |
+
▁enormous 1
|
4637 |
+
▁vincenzi 1
|
4638 |
+
▁applies 1
|
4639 |
+
▁pillar 1
|
4640 |
+
▁vocal 1
|
4641 |
+
▁scho 1
|
4642 |
+
▁francisco 1
|
4643 |
+
▁baker 1
|
4644 |
+
▁senate 1
|
4645 |
+
▁antonio 1
|
4646 |
+
▁tape 1
|
4647 |
+
▁designated 1
|
4648 |
+
▁alex 1
|
4649 |
+
▁mask 1
|
4650 |
+
▁apprentice 1
|
4651 |
+
▁expansion 1
|
4652 |
+
▁desperate 1
|
4653 |
+
▁treasure 1
|
4654 |
+
▁fragment 1
|
4655 |
+
▁alfred 1
|
4656 |
+
▁czech 1
|
4657 |
+
▁modification 1
|
4658 |
+
▁decree 1
|
4659 |
+
▁irish 1
|
4660 |
+
▁craft 1
|
4661 |
+
▁suggestion 1
|
4662 |
+
▁spider 1
|
4663 |
+
▁seminar 1
|
4664 |
+
▁desk 1
|
4665 |
+
▁taxes 1
|
4666 |
+
▁burst 1
|
4667 |
+
▁maur 1
|
4668 |
+
▁lemon 1
|
4669 |
+
▁vast 1
|
4670 |
+
osa 1
|
4671 |
+
▁abandon 1
|
4672 |
+
▁convent 1
|
4673 |
+
▁evident 1
|
4674 |
+
▁employed 1
|
4675 |
+
▁hockey 1
|
4676 |
+
▁pronounce 1
|
4677 |
+
▁complement 1
|
4678 |
+
▁alliance 1
|
4679 |
+
���cologne 1
|
4680 |
+
▁gentlemen 1
|
4681 |
+
book 1
|
4682 |
+
▁soap 1
|
4683 |
+
▁bullet 1
|
4684 |
+
▁frequent 1
|
4685 |
+
▁menu 1
|
4686 |
+
▁frédéric 1
|
4687 |
+
▁electoral 1
|
4688 |
+
▁rabbi 1
|
4689 |
+
▁funeral 1
|
4690 |
+
▁alongside 1
|
4691 |
+
▁occurred 1
|
4692 |
+
▁preferred 1
|
4693 |
+
▁racing 1
|
4694 |
+
▁apse 1
|
4695 |
+
▁electricity 1
|
4696 |
+
▁separately 1
|
4697 |
+
▁obstacle 1
|
4698 |
+
▁inspector 1
|
4699 |
+
▁captured 1
|
4700 |
+
▁heaven 1
|
4701 |
+
▁julien 1
|
4702 |
+
▁loire 1
|
4703 |
+
▁documentary 1
|
4704 |
+
▁verse 1
|
4705 |
+
▁sudden 1
|
4706 |
+
▁fence 1
|
4707 |
+
▁prayer 1
|
4708 |
+
troph 1
|
4709 |
+
▁urge 1
|
4710 |
+
▁gear 1
|
4711 |
+
▁advertising 1
|
4712 |
+
▁incredibl 1
|
4713 |
+
▁vertical 1
|
4714 |
+
▁supervise 1
|
4715 |
+
ergic 1
|
4716 |
+
▁constructed 1
|
4717 |
+
▁eugen 1
|
4718 |
+
stand 1
|
4719 |
+
▁items 1
|
4720 |
+
▁norman 1
|
4721 |
+
▁chess 1
|
4722 |
+
ground 1
|
4723 |
+
▁triple 1
|
4724 |
+
▁philip 1
|
4725 |
+
▁comparison 1
|
4726 |
+
▁criticized 1
|
4727 |
+
▁portuguese 1
|
4728 |
+
▁satellite 1
|
4729 |
+
▁triumph 1
|
4730 |
+
▁evaluation 1
|
4731 |
+
▁swallow 1
|
4732 |
+
▁jazz 1
|
4733 |
+
▁slice 1
|
4734 |
+
▁loyal 1
|
4735 |
+
▁retirement 1
|
4736 |
+
▁solar 1
|
4737 |
+
▁autumn 1
|
4738 |
+
▁chemistry 1
|
4739 |
+
▁communicate 1
|
4740 |
+
▁mathematics 1
|
4741 |
+
▁possibly 1
|
4742 |
+
▁uncertain 1
|
4743 |
+
▁cluster 1
|
4744 |
+
▁decisive 1
|
4745 |
+
▁dragon 1
|
4746 |
+
eaux 1
|
4747 |
+
▁amateur 1
|
4748 |
+
▁frog 1
|
4749 |
+
▁torture 1
|
4750 |
+
▁chu 1
|
4751 |
+
▁modest 1
|
4752 |
+
▁fox 1
|
4753 |
+
▁reache 1
|
4754 |
+
▁chal 1
|
4755 |
+
▁absorb 1
|
4756 |
+
▁opportunities 1
|
4757 |
+
▁prominent 1
|
4758 |
+
▁circular 1
|
4759 |
+
▁vessel 1
|
4760 |
+
▁dramatic 1
|
4761 |
+
▁relie 1
|
4762 |
+
▁mood 1
|
4763 |
+
▁robin 1
|
4764 |
+
▁metro 1
|
4765 |
+
▁construct 1
|
4766 |
+
▁tender 1
|
4767 |
+
maker 1
|
4768 |
+
▁reconstruct 1
|
4769 |
+
▁approval 1
|
4770 |
+
▁fountain 1
|
4771 |
+
▁registration 1
|
4772 |
+
▁fashion 1
|
4773 |
+
▁belief 1
|
4774 |
+
▁fortune 1
|
4775 |
+
▁distract 1
|
4776 |
+
▁attributed 1
|
4777 |
+
box 1
|
4778 |
+
▁circulat 1
|
4779 |
+
▁spite 1
|
4780 |
+
wald 1
|
4781 |
+
▁automatic 1
|
4782 |
+
▁recruit 1
|
4783 |
+
▁confident 1
|
4784 |
+
▁pioneer 1
|
4785 |
+
▁regulate 1
|
4786 |
+
▁clinic 1
|
4787 |
+
▁headquarter 1
|
4788 |
+
▁circ 1
|
4789 |
+
▁export 1
|
4790 |
+
▁plum 1
|
4791 |
+
▁slid 1
|
4792 |
+
▁mechanical 1
|
4793 |
+
▁bicycle 1
|
4794 |
+
▁browser 1
|
4795 |
+
▁rapidly 1
|
4796 |
+
▁greece 1
|
4797 |
+
▁geographical 1
|
4798 |
+
▁email 1
|
4799 |
+
▁cardinal 1
|
4800 |
+
▁varied 1
|
4801 |
+
▁diving 1
|
4802 |
+
▁gang 1
|
4803 |
+
▁insult 1
|
4804 |
+
▁preserve 1
|
4805 |
+
▁latest 1
|
4806 |
+
▁nazi 1
|
4807 |
+
▁creature 1
|
4808 |
+
▁quebec 1
|
4809 |
+
▁nominated 1
|
4810 |
+
▁accent 1
|
4811 |
+
▁framework 1
|
4812 |
+
▁advertisement 1
|
4813 |
+
▁linux 1
|
4814 |
+
▁permit 1
|
4815 |
+
kov 1
|
4816 |
+
▁negotia 1
|
4817 |
+
▁rival 1
|
4818 |
+
▁voting 1
|
4819 |
+
▁dense 1
|
4820 |
+
▁consistent 1
|
4821 |
+
▁absolute 1
|
4822 |
+
▁reward 1
|
4823 |
+
▁pru 1
|
4824 |
+
▁conventional 1
|
4825 |
+
▁calculation 1
|
4826 |
+
▁sensitive 1
|
4827 |
+
▁strategy 1
|
4828 |
+
▁photography 1
|
4829 |
+
▁ceiling 1
|
4830 |
+
▁germain 1
|
4831 |
+
▁variant 1
|
4832 |
+
▁essay 1
|
4833 |
+
▁maurice 1
|
4834 |
+
▁arrangement 1
|
4835 |
+
▁assess 1
|
4836 |
+
▁obey 1
|
4837 |
+
▁fellow 1
|
4838 |
+
▁shaking 1
|
4839 |
+
▁carlos 1
|
4840 |
+
▁patent 1
|
4841 |
+
▁roger 1
|
4842 |
+
▁humor 1
|
4843 |
+
▁benches 1
|
4844 |
+
▁varies 1
|
4845 |
+
▁merit 1
|
4846 |
+
▁brush 1
|
4847 |
+
▁comfort 1
|
4848 |
+
▁accompany 1
|
4849 |
+
▁corridor 1
|
4850 |
+
▁heavily 1
|
4851 |
+
▁throne 1
|
4852 |
+
▁dozen 1
|
4853 |
+
polis 1
|
4854 |
+
▁publisher 1
|
4855 |
+
▁vau 1
|
4856 |
+
▁populated 1
|
4857 |
+
▁educated 1
|
4858 |
+
▁marseille 1
|
4859 |
+
▁oxygen 1
|
4860 |
+
▁revenge 1
|
4861 |
+
▁compound 1
|
4862 |
+
▁tissue 1
|
4863 |
+
▁garlic 1
|
4864 |
+
▁depth 1
|
4865 |
+
▁wander 1
|
4866 |
+
▁cabinet 1
|
4867 |
+
▁hungarian 1
|
4868 |
+
▁intellectual 1
|
4869 |
+
▁mongolia 1
|
4870 |
+
▁santiago 1
|
4871 |
+
▁thirst 1
|
4872 |
+
▁gesture 1
|
4873 |
+
▁bathroom 1
|
4874 |
+
▁stolen 1
|
4875 |
+
▁persist 1
|
4876 |
+
▁announce 1
|
4877 |
+
▁dispos 1
|
4878 |
+
▁shade 1
|
4879 |
+
assi 1
|
4880 |
+
hausen 1
|
4881 |
+
▁spare 1
|
4882 |
+
▁anywhere 1
|
4883 |
+
▁scratch 1
|
4884 |
+
▁prevail 1
|
4885 |
+
▁disaster 1
|
4886 |
+
▁inhabit 1
|
4887 |
+
▁click 1
|
4888 |
+
▁companion 1
|
4889 |
+
▁terminal 1
|
4890 |
+
▁trunk 1
|
4891 |
+
▁bench 1
|
4892 |
+
▁kir 1
|
4893 |
+
▁select 1
|
4894 |
+
▁anniversary 1
|
4895 |
+
▁extinct 1
|
4896 |
+
▁ceramic 1
|
4897 |
+
▁suicide 1
|
4898 |
+
▁counsel 1
|
4899 |
+
▁variable 1
|
4900 |
+
▁abbot 1
|
4901 |
+
▁overcome 1
|
4902 |
+
▁personnel 1
|
4903 |
+
▁extent 1
|
4904 |
+
▁initiate 1
|
4905 |
+
▁prosper 1
|
4906 |
+
▁summit 1
|
4907 |
+
▁senator 1
|
4908 |
+
▁dawn 1
|
4909 |
+
▁pedro 1
|
4910 |
+
▁grace 1
|
4911 |
+
▁paragraph 1
|
4912 |
+
▁mysterious 1
|
4913 |
+
▁rhine 1
|
4914 |
+
▁conservative 1
|
4915 |
+
▁sustainable 1
|
4916 |
+
▁leadership 1
|
4917 |
+
▁capable 1
|
4918 |
+
▁abundant 1
|
4919 |
+
▁château 1
|
4920 |
+
▁concentration 1
|
4921 |
+
▁memorial 1
|
4922 |
+
▁retreat 1
|
4923 |
+
▁basket 1
|
4924 |
+
▁analog 1
|
4925 |
+
▁intend 1
|
4926 |
+
▁evolve 1
|
4927 |
+
▁enemies 1
|
4928 |
+
▁convict 1
|
4929 |
+
▁calculate 1
|
4930 |
+
▁manuel 1
|
4931 |
+
▁submit 1
|
4932 |
+
▁airline 1
|
4933 |
+
▁stove 1
|
4934 |
+
▁rocket 1
|
4935 |
+
▁controversial 1
|
4936 |
+
▁reception 1
|
4937 |
+
▁uruguay 1
|
4938 |
+
▁wisdom 1
|
4939 |
+
▁pilgrim 1
|
4940 |
+
▁florida 1
|
4941 |
+
▁ordinary 1
|
4942 |
+
▁bolivia 1
|
4943 |
+
▁curtain 1
|
4944 |
+
▁entity 1
|
4945 |
+
▁bloom 1
|
4946 |
+
▁attractive 1
|
4947 |
+
▁hired 1
|
4948 |
+
▁blond 1
|
4949 |
+
▁cough 1
|
4950 |
+
▁specie 1
|
4951 |
+
ogne 1
|
4952 |
+
▁typ 1
|
4953 |
+
▁elect 1
|
4954 |
+
▁excited 1
|
4955 |
+
▁infantry 1
|
4956 |
+
▁scandal 1
|
4957 |
+
▁thursday 1
|
4958 |
+
▁wilhelm 1
|
4959 |
+
▁ghost 1
|
4960 |
+
▁jealous 1
|
4961 |
+
▁meadow 1
|
4962 |
+
▁random 1
|
4963 |
+
▁alexander 1
|
4964 |
+
▁flora 1
|
4965 |
+
▁convince 1
|
4966 |
+
▁ubu 1
|
4967 |
+
▁precise 1
|
4968 |
+
▁imitat 1
|
4969 |
+
▁advocate 1
|
4970 |
+
▁declaration 1
|
4971 |
+
▁judicial 1
|
4972 |
+
▁surprising 1
|
4973 |
+
▁surrender 1
|
4974 |
+
▁crucial 1
|
4975 |
+
▁storage 1
|
4976 |
+
incorporated 1
|
4977 |
+
▁journal 1
|
4978 |
+
▁siege 1
|
4979 |
+
▁chemin 1
|
4980 |
+
▁subsequent 1
|
4981 |
+
▁dissolve 1
|
4982 |
+
▁midfielder 1
|
4983 |
+
▁semicircular 1
|
4984 |
+
▁squad 1
|
4985 |
+
▁nerve 1
|
4986 |
+
▁regiment 1
|
4987 |
+
▁drill 1
|
4988 |
+
▁farmhouse 1
|
4989 |
+
▁determin 1
|
4990 |
+
▁earl 1
|
4991 |
+
▁geneva 1
|
4992 |
+
▁sigh 1
|
4993 |
+
▁chase 1
|
4994 |
+
▁isabel 1
|
4995 |
+
▁contradict 1
|
4996 |
+
▁microsoft 1
|
4997 |
+
▁railroad 1
|
4998 |
+
▁strategic 1
|
4999 |
+
▁poverty 1
|
5000 |
+
▁somebody 1
|
5001 |
+
▁laptop 1
|
5002 |
+
▁breast 1
|
5003 |
+
plication 1
|
5004 |
+
▁croix 1
|
5005 |
+
▁cattle 1
|
5006 |
+
▁passionate 1
|
5007 |
+
▁authorized 1
|
5008 |
+
▁marble 1
|
5009 |
+
▁jury 1
|
5010 |
+
▁aggressive 1
|
5011 |
+
▁consequently 1
|
5012 |
+
▁psycho 1
|
5013 |
+
▁wednesday 1
|
5014 |
+
▁departure 1
|
5015 |
+
▁disagree 1
|
5016 |
+
▁qualification 1
|
5017 |
+
▁brussels 1
|
5018 |
+
▁phrase 1
|
5019 |
+
▁scholarship 1
|
5020 |
+
▁elementary 1
|
5021 |
+
▁authorization 1
|
5022 |
+
▁boul 1
|
5023 |
+
▁stability 1
|
5024 |
+
▁shiver 1
|
5025 |
+
▁francesc 1
|
5026 |
+
ander 1
|
5027 |
+
▁petr 1
|
5028 |
+
▁distribut 1
|
5029 |
+
▁legislation 1
|
5030 |
+
▁pregnant 1
|
5031 |
+
▁brigade 1
|
5032 |
+
▁penalty 1
|
5033 |
+
▁equation 1
|
5034 |
+
▁washington 1
|
5035 |
+
▁purple 1
|
5036 |
+
▁hiding 1
|
5037 |
+
▁axis 1
|
5038 |
+
▁kong 1
|
5039 |
+
▁audio 1
|
5040 |
+
▁arise 1
|
5041 |
+
▁distinct 1
|
5042 |
+
▁efficiency 1
|
5043 |
+
▁illustration 1
|
5044 |
+
▁reproduce 1
|
5045 |
+
▁thread 1
|
5046 |
+
▁irrita 1
|
5047 |
+
▁urgent 1
|
5048 |
+
▁suburb 1
|
5049 |
+
▁transformation 1
|
5050 |
+
▁reich 1
|
5051 |
+
down 1
|
5052 |
+
▁associate 1
|
5053 |
+
▁ecuador 1
|
5054 |
+
▁legislative 1
|
5055 |
+
▁bubble 1
|
5056 |
+
▁neutral 1
|
5057 |
+
▁romanesque 1
|
5058 |
+
▁memories 1
|
5059 |
+
▁flesh 1
|
5060 |
+
▁mystery 1
|
5061 |
+
▁plus 1
|
5062 |
+
▁clip 1
|
5063 |
+
▁conductor 1
|
5064 |
+
▁loop 1
|
5065 |
+
▁dynamic 1
|
5066 |
+
▁emphasize 1
|
5067 |
+
▁frequency 1
|
5068 |
+
▁slept 1
|
5069 |
+
▁signature 1
|
5070 |
+
▁prussia 1
|
5071 |
+
▁divide 1
|
5072 |
+
▁attraction 1
|
5073 |
+
play 1
|
5074 |
+
▁resource 1
|
5075 |
+
▁accurate 1
|
5076 |
+
▁horrible 1
|
5077 |
+
▁infection 1
|
5078 |
+
▁somewhat 1
|
5079 |
+
▁theoretical 1
|
5080 |
+
▁thief 1
|
5081 |
+
▁leather 1
|
5082 |
+
▁resort 1
|
5083 |
+
▁cotton 1
|
5084 |
+
▁armenia 1
|
5085 |
+
▁egyptian 1
|
5086 |
+
▁hook 1
|
5087 |
+
▁monster 1
|
5088 |
+
▁horizontal 1
|
5089 |
+
▁provid 1
|
5090 |
+
▁afford 1
|
5091 |
+
▁ugly 1
|
5092 |
+
▁programming 1
|
5093 |
+
▁boots 1
|
5094 |
+
▁cease 1
|
5095 |
+
▁arrest 1
|
5096 |
+
▁import 1
|
5097 |
+
▁bulgaria 1
|
5098 |
+
▁butterfly 1
|
5099 |
+
▁concentrate 1
|
5100 |
+
▁scattered 1
|
5101 |
+
▁worldwide 1
|
5102 |
+
▁hesitate 1
|
5103 |
+
▁closing 1
|
5104 |
+
▁georg 1
|
5105 |
+
▁pose 1
|
5106 |
+
▁weigh 1
|
5107 |
+
▁plateau 1
|
5108 |
+
▁vital 1
|
5109 |
+
▁integration 1
|
5110 |
+
▁texas 1
|
5111 |
+
▁chronic 1
|
5112 |
+
▁pupil 1
|
5113 |
+
▁worm 1
|
5114 |
+
▁denmark 1
|
5115 |
+
▁ernest 1
|
5116 |
+
▁hamlet 1
|
5117 |
+
▁announcement 1
|
5118 |
+
▁orbit 1
|
5119 |
+
▁countryside 1
|
5120 |
+
▁femini 1
|
5121 |
+
▁fireplace 1
|
5122 |
+
▁imprisoned 1
|
5123 |
+
▁supplies 1
|
5124 |
+
▁supreme 1
|
5125 |
+
▁tributary 1
|
5126 |
+
▁chicago 1
|
5127 |
+
▁interface 1
|
5128 |
+
▁sandwich 1
|
5129 |
+
▁vincent 1
|
5130 |
+
▁outstanding 1
|
5131 |
+
▁chateau 1
|
5132 |
+
▁bureau 1
|
5133 |
+
▁feast 1
|
5134 |
+
▁gaze 1
|
5135 |
+
▁recall 1
|
5136 |
+
▁dictionary 1
|
5137 |
+
▁structural 1
|
5138 |
+
▁symptom 1
|
5139 |
+
▁technologies 1
|
5140 |
+
▁punishment 1
|
5141 |
+
▁shook 1
|
5142 |
+
▁rainbow 1
|
5143 |
+
▁restoration 1
|
5144 |
+
▁outdoor 1
|
5145 |
+
▁harbor 1
|
5146 |
+
▁deadline 1
|
5147 |
+
▁excel 1
|
5148 |
+
▁pride 1
|
5149 |
+
▁rising 1
|
5150 |
+
▁attach 1
|
5151 |
+
▁polar 1
|
5152 |
+
▁fame 1
|
5153 |
+
▁crash 1
|
5154 |
+
▁alphabet 1
|
5155 |
+
▁faculty 1
|
5156 |
+
▁frankfurt 1
|
5157 |
+
▁renowned 1
|
5158 |
+
▁societies 1
|
5159 |
+
▁teenager 1
|
5160 |
+
▁thailand 1
|
5161 |
+
▁widespread 1
|
5162 |
+
▁patrick 1
|
5163 |
+
▁pizza 1
|
5164 |
+
▁worship 1
|
5165 |
+
▁josé 1
|
5166 |
+
▁sculptor 1
|
5167 |
+
▁quote 1
|
5168 |
+
▁basque 1
|
5169 |
+
▁distinction 1
|
5170 |
+
▁runner 1
|
5171 |
+
morph 1
|
5172 |
+
▁cruel 1
|
5173 |
+
▁adjacent 1
|
5174 |
+
▁predecessor 1
|
5175 |
+
▁revenue 1
|
5176 |
+
▁suspension 1
|
5177 |
+
▁raymond 1
|
5178 |
+
▁tokyo 1
|
5179 |
+
▁airplane 1
|
5180 |
+
▁fierce 1
|
5181 |
+
▁wool 1
|
5182 |
+
▁forehead 1
|
5183 |
+
▁agenda 1
|
5184 |
+
▁toxic 1
|
5185 |
+
▁diversity 1
|
5186 |
+
▁walter 1
|
5187 |
+
▁wage 1
|
5188 |
+
▁athletic 1
|
5189 |
+
▁destruction 1
|
5190 |
+
▁ingredient 1
|
5191 |
+
▁neglect 1
|
5192 |
+
▁norwegian 1
|
5193 |
+
▁catherine 1
|
5194 |
+
▁reduction 1
|
5195 |
+
▁champagne 1
|
5196 |
+
▁lucien 1
|
5197 |
+
▁strasse 1
|
5198 |
+
▁jewel 1
|
5199 |
+
▁victoria 1
|
5200 |
+
▁cala 1
|
5201 |
+
▁acknowledge 1
|
5202 |
+
▁bachelor 1
|
5203 |
+
▁cigarette 1
|
5204 |
+
▁confusion 1
|
5205 |
+
▁employer 1
|
5206 |
+
▁inscription 1
|
5207 |
+
▁tuesday 1
|
5208 |
+
▁compensation 1
|
5209 |
+
▁tribute 1
|
5210 |
+
▁injuries 1
|
5211 |
+
▁idiot 1
|
5212 |
+
▁oscar 1
|
5213 |
+
▁denied 1
|
5214 |
+
▁install 1
|
5215 |
+
▁steep 1
|
5216 |
+
▁copper 1
|
5217 |
+
▁yard 1
|
5218 |
+
▁invade 1
|
5219 |
+
▁diplomat 1
|
5220 |
+
▁archbishop 1
|
5221 |
+
▁embassy 1
|
5222 |
+
▁introduction 1
|
5223 |
+
▁reservation 1
|
5224 |
+
▁virtue 1
|
5225 |
+
▁artillery 1
|
5226 |
+
▁macedonia 1
|
5227 |
+
▁qualify 1
|
5228 |
+
▁ancestor 1
|
5229 |
+
▁florence 1
|
5230 |
+
▁steak 1
|
5231 |
+
▁hammer 1
|
5232 |
+
▁combine 1
|
5233 |
+
▁behalf 1
|
5234 |
+
▁entrusted 1
|
5235 |
+
▁guillaume 1
|
5236 |
+
▁philippines 1
|
5237 |
+
▁possibilities 1
|
5238 |
+
▁supplement 1
|
5239 |
+
▁universe 1
|
5240 |
+
▁anybody 1
|
5241 |
+
▁scotland 1
|
5242 |
+
▁margin 1
|
5243 |
+
▁carpet 1
|
5244 |
+
▁trigger 1
|
5245 |
+
▁gentleman 1
|
5246 |
+
▁premier 1
|
5247 |
+
▁burial 1
|
5248 |
+
▁rumor 1
|
5249 |
+
▁horizon 1
|
5250 |
+
oire 1
|
5251 |
+
▁compromise 1
|
5252 |
+
▁facilitate 1
|
5253 |
+
▁sequence 1
|
5254 |
+
▁sought 1
|
5255 |
+
▁motif 1
|
5256 |
+
▁yeah 1
|
5257 |
+
▁alternate 1
|
5258 |
+
▁golf 1
|
5259 |
+
western 1
|
5260 |
+
▁journalism 1
|
5261 |
+
▁operator 1
|
5262 |
+
▁tiger 1
|
5263 |
+
▁subway 1
|
5264 |
+
▁lend 1
|
5265 |
+
▁painful 1
|
5266 |
+
▁intelligent 1
|
5267 |
+
▁translator 1
|
5268 |
+
▁disorder 1
|
5269 |
+
▁grammar 1
|
5270 |
+
▁dentist 1
|
5271 |
+
▁rifle 1
|
5272 |
+
▁injury 1
|
5273 |
+
▁behave 1
|
5274 |
+
▁albania 1
|
5275 |
+
▁laboratory 1
|
5276 |
+
illard 1
|
5277 |
+
▁household 1
|
5278 |
+
▁odd 1
|
5279 |
+
▁comprehensive 1
|
5280 |
+
▁congratulate 1
|
5281 |
+
▁immigrant 1
|
5282 |
+
▁napoleon 1
|
5283 |
+
▁palomares 1
|
5284 |
+
▁siblings 1
|
5285 |
+
▁grateful 1
|
5286 |
+
▁marshal 1
|
5287 |
+
▁jews 1
|
5288 |
+
▁beast 1
|
5289 |
+
finals 1
|
5290 |
+
▁columbia 1
|
5291 |
+
▁condemn 1
|
5292 |
+
▁necessarily 1
|
5293 |
+
▁nonetheless 1
|
5294 |
+
▁pakistan 1
|
5295 |
+
▁staircase 1
|
5296 |
+
▁assassin 1
|
5297 |
+
▁drown 1
|
5298 |
+
▁evaluate 1
|
5299 |
+
▁virus 1
|
5300 |
+
▁pirate 1
|
5301 |
+
▁descent 1
|
5302 |
+
▁aluminum 1
|
5303 |
+
▁humanitarian 1
|
5304 |
+
▁nickname 1
|
5305 |
+
▁delicious 1
|
5306 |
+
▁diamond 1
|
5307 |
+
▁resembl 1
|
5308 |
+
▁cartoon 1
|
5309 |
+
▁segment 1
|
5310 |
+
▁entities 1
|
5311 |
+
▁franz 1
|
5312 |
+
▁costume 1
|
5313 |
+
▁conservatory 1
|
5314 |
+
▁boston 1
|
5315 |
+
▁towel 1
|
5316 |
+
▁wagon 1
|
5317 |
+
▁interaction 1
|
5318 |
+
▁volcano 1
|
5319 |
+
▁corporation 1
|
5320 |
+
▁receipt 1
|
5321 |
+
▁mandatory 1
|
5322 |
+
▁woke 1
|
5323 |
+
▁lightning 1
|
5324 |
+
▁quart 1
|
5325 |
+
▁participating 1
|
5326 |
+
▁rebuilt 1
|
5327 |
+
▁rugby 1
|
5328 |
+
▁abstract 1
|
5329 |
+
▁guilty 1
|
5330 |
+
▁helmet 1
|
5331 |
+
▁capsule 1
|
5332 |
+
▁reverse 1
|
5333 |
+
▁colonial 1
|
5334 |
+
▁cheat 1
|
5335 |
+
▁shout 1
|
5336 |
+
▁approve 1
|
5337 |
+
▁consensus 1
|
5338 |
+
▁elevator 1
|
5339 |
+
▁toulouse 1
|
5340 |
+
▁masonry 1
|
5341 |
+
▁cliff 1
|
5342 |
+
▁frost 1
|
5343 |
+
▁reddish 1
|
5344 |
+
▁edward 1
|
5345 |
+
▁invention 1
|
5346 |
+
▁expectations 1
|
5347 |
+
▁invented 1
|
5348 |
+
▁sustain 1
|
5349 |
+
▁docteur 1
|
5350 |
+
▁limestone 1
|
5351 |
+
▁commerce 1
|
5352 |
+
▁solidarity 1
|
5353 |
+
▁amazon 1
|
5354 |
+
▁serving 1
|
5355 |
+
▁innocent 1
|
5356 |
+
▁indicator 1
|
5357 |
+
▁pounds 1
|
5358 |
+
▁monkey 1
|
5359 |
+
▁dried 1
|
5360 |
+
▁permitted 1
|
5361 |
+
▁distinguish 1
|
5362 |
+
▁tension 1
|
5363 |
+
▁afghanistan 1
|
5364 |
+
▁competitive 1
|
5365 |
+
▁conscious 1
|
5366 |
+
▁entrepreneur 1
|
5367 |
+
▁kindergarten 1
|
5368 |
+
▁occupies 1
|
5369 |
+
▁password 1
|
5370 |
+
▁statistics 1
|
5371 |
+
▁hungary 1
|
5372 |
+
▁submarine 1
|
5373 |
+
▁pianist 1
|
5374 |
+
▁heinrich 1
|
5375 |
+
▁divine 1
|
5376 |
+
▁barrier 1
|
5377 |
+
▁humble 1
|
5378 |
+
▁applause 1
|
5379 |
+
▁cyclist 1
|
5380 |
+
▁elegant 1
|
5381 |
+
▁luxembourg 1
|
5382 |
+
▁philosopher 1
|
5383 |
+
▁softcatala 1
|
5384 |
+
▁transmission 1
|
5385 |
+
▁exempt 1
|
5386 |
+
▁patience 1
|
5387 |
+
▁smiling 1
|
5388 |
+
▁goodbye 1
|
5389 |
+
▁islamic 1
|
5390 |
+
▁bueno 1
|
5391 |
+
▁activat 1
|
5392 |
+
▁fluid 1
|
5393 |
+
▁fond 1
|
5394 |
+
▁upset 1
|
5395 |
+
▁salv 1
|
5396 |
+
▁affair 1
|
5397 |
+
▁algorithm 1
|
5398 |
+
▁attorney 1
|
5399 |
+
▁cooperative 1
|
5400 |
+
▁jersey 1
|
5401 |
+
▁plenty 1
|
5402 |
+
▁tobacco 1
|
5403 |
+
▁disgust 1
|
5404 |
+
▁disabled 1
|
5405 |
+
▁implies 1
|
5406 |
+
▁absent 1
|
5407 |
+
▁instant 1
|
5408 |
+
▁gilles 1
|
5409 |
+
▁accomplish 1
|
5410 |
+
▁arriving 1
|
5411 |
+
▁orthodox 1
|
5412 |
+
▁temporarily 1
|
5413 |
+
▁wikipedia 1
|
5414 |
+
▁midnight 1
|
5415 |
+
▁morocco 1
|
5416 |
+
▁spoon 1
|
5417 |
+
▁scottish 1
|
5418 |
+
▁hardware 1
|
5419 |
+
▁witt 1
|
5420 |
+
▁abuse 1
|
5421 |
+
▁insert 1
|
5422 |
+
▁manufacturing 1
|
5423 |
+
▁separation 1
|
5424 |
+
▁asteroid 1
|
5425 |
+
▁drank 1
|
5426 |
+
▁particle 1
|
5427 |
+
▁diameter 1
|
5428 |
+
▁facebook 1
|
5429 |
+
▁mixture 1
|
5430 |
+
▁polite 1
|
5431 |
+
▁moulin 1
|
5432 |
+
▁mechanic 1
|
5433 |
+
▁gloves 1
|
5434 |
+
▁illuminat 1
|
5435 |
+
▁locomotive 1
|
5436 |
+
▁slaughter 1
|
5437 |
+
▁thieves 1
|
5438 |
+
▁étienne 1
|
5439 |
+
▁ethnic 1
|
5440 |
+
▁powder 1
|
5441 |
+
▁precious 1
|
5442 |
+
▁google 1
|
5443 |
+
▁glory 1
|
5444 |
+
▁gulf 1
|
5445 |
+
▁twist 1
|
5446 |
+
▁patriot 1
|
5447 |
+
▁libya 1
|
5448 |
+
▁partnership 1
|
5449 |
+
▁robber 1
|
5450 |
+
▁athens 1
|
5451 |
+
▁antoni 1
|
5452 |
+
▁defensive 1
|
5453 |
+
▁facility 1
|
5454 |
+
▁metropolitan 1
|
5455 |
+
▁premises 1
|
5456 |
+
▁privilege 1
|
5457 |
+
▁technological 1
|
5458 |
+
▁baggage 1
|
5459 |
+
▁swamp 1
|
5460 |
+
▁enhance 1
|
5461 |
+
▁elvire 1
|
5462 |
+
▁gustav 1
|
5463 |
+
▁anchor 1
|
5464 |
+
▁vibr 1
|
5465 |
+
▁gentle 1
|
5466 |
+
▁brilliant 1
|
5467 |
+
▁elaborate 1
|
5468 |
+
▁paraguay 1
|
5469 |
+
▁specimen 1
|
5470 |
+
▁carnival 1
|
5471 |
+
▁policies 1
|
5472 |
+
▁eagle 1
|
5473 |
+
▁flew 1
|
5474 |
+
▁martyr 1
|
5475 |
+
▁panama 1
|
5476 |
+
▁negotiate 1
|
5477 |
+
▁acquisition 1
|
5478 |
+
▁demonstration 1
|
5479 |
+
▁enforce 1
|
5480 |
+
▁explosion 1
|
5481 |
+
▁goalkeeper 1
|
5482 |
+
▁struck 1
|
5483 |
+
▁flavor 1
|
5484 |
+
▁width 1
|
5485 |
+
▁goddess 1
|
5486 |
+
▁shark 1
|
5487 |
+
▁dumb 1
|
5488 |
+
▁slim 1
|
5489 |
+
ignac 1
|
5490 |
+
▁suspicious 1
|
5491 |
+
▁coalition 1
|
5492 |
+
▁compliment 1
|
5493 |
+
▁modify 1
|
5494 |
+
▁medication 1
|
5495 |
+
▁reliable 1
|
5496 |
+
▁edible 1
|
5497 |
+
▁cereal 1
|
5498 |
+
▁naples 1
|
5499 |
+
▁raising 1
|
5500 |
+
aternal 1
|
5501 |
+
▁declare 1
|
5502 |
+
▁tribunal 1
|
5503 |
+
▁voluntary 1
|
5504 |
+
▁bordeaux 1
|
5505 |
+
▁garbage 1
|
5506 |
+
▁removal 1
|
5507 |
+
▁survey 1
|
5508 |
+
▁thorough 1
|
5509 |
+
▁awake 1
|
5510 |
+
▁banned 1
|
5511 |
+
▁kidnap 1
|
5512 |
+
▁byzantine 1
|
5513 |
+
▁elsewhere 1
|
5514 |
+
▁mathematical 1
|
5515 |
+
▁prescription 1
|
5516 |
+
▁spokesperson 1
|
5517 |
+
▁discriminat 1
|
5518 |
+
▁malaysia 1
|
5519 |
+
▁naked 1
|
5520 |
+
▁mosque 1
|
5521 |
+
▁index 1
|
5522 |
+
▁cruise 1
|
5523 |
+
▁assumption 1
|
5524 |
+
▁exterior 1
|
5525 |
+
▁singapore 1
|
5526 |
+
▁unexpected 1
|
5527 |
+
▁protein 1
|
5528 |
+
▁defect 1
|
5529 |
+
▁crawl 1
|
5530 |
+
▁freight 1
|
5531 |
+
▁maritime 1
|
5532 |
+
▁curiosity 1
|
5533 |
+
▁cycling 1
|
5534 |
+
▁leipzig 1
|
5535 |
+
▁protocol 1
|
5536 |
+
▁ricardo 1
|
5537 |
+
▁transparent 1
|
5538 |
+
▁ukraine 1
|
5539 |
+
▁corruption 1
|
5540 |
+
▁manifest 1
|
5541 |
+
▁salvador 1
|
5542 |
+
▁ambition 1
|
5543 |
+
▁sanction 1
|
5544 |
+
▁intervene 1
|
5545 |
+
▁achiev 1
|
5546 |
+
▁definitive 1
|
5547 |
+
▁botanical 1
|
5548 |
+
▁envelope 1
|
5549 |
+
▁industries 1
|
5550 |
+
▁molecule 1
|
5551 |
+
▁psychology 1
|
5552 |
+
▁receiving 1
|
5553 |
+
▁sanctuary 1
|
5554 |
+
▁spectator 1
|
5555 |
+
▁subtropical 1
|
5556 |
+
▁offensive 1
|
5557 |
+
▁vineyard 1
|
5558 |
+
▁intensive 1
|
5559 |
+
▁generous 1
|
5560 |
+
▁depression 1
|
5561 |
+
▁surname 1
|
5562 |
+
▁fisherman 1
|
5563 |
+
▁nonsense 1
|
5564 |
+
▁consultation 1
|
5565 |
+
▁predator 1
|
5566 |
+
point 1
|
5567 |
+
▁recogniz 1
|
5568 |
+
▁divers 1
|
5569 |
+
▁emblem 1
|
5570 |
+
▁unanimous 1
|
5571 |
+
▁affirm 1
|
5572 |
+
▁aforementioned 1
|
5573 |
+
▁boyfriend 1
|
5574 |
+
▁discount 1
|
5575 |
+
▁fortunate 1
|
5576 |
+
▁hometown 1
|
5577 |
+
▁cavalry 1
|
5578 |
+
▁transaction 1
|
5579 |
+
▁invitation 1
|
5580 |
+
▁thereafter 1
|
5581 |
+
▁spoil 1
|
5582 |
+
▁tavern 1
|
5583 |
+
▁turtle 1
|
5584 |
+
▁regain 1
|
5585 |
+
▁archaeological 1
|
5586 |
+
▁diagnosis 1
|
5587 |
+
▁mosquito 1
|
5588 |
+
▁xavier 1
|
5589 |
+
▁forecast 1
|
5590 |
+
▁secretariat 1
|
5591 |
+
▁fontaine 1
|
5592 |
+
▁conquest 1
|
5593 |
+
▁managing 1
|
5594 |
+
▁clerk 1
|
5595 |
+
▁accredit 1
|
5596 |
+
▁anonymous 1
|
5597 |
+
▁chimney 1
|
5598 |
+
▁impressive 1
|
5599 |
+
▁madagascar 1
|
5600 |
+
▁presidency 1
|
5601 |
+
▁reservoir 1
|
5602 |
+
▁varieties 1
|
5603 |
+
▁blossom 1
|
5604 |
+
▁fracture 1
|
5605 |
+
▁suppress 1
|
5606 |
+
▁shepherd 1
|
5607 |
+
▁censor 1
|
5608 |
+
▁warehouse 1
|
5609 |
+
▁module 1
|
5610 |
+
▁arthur 1
|
5611 |
+
▁oxford 1
|
5612 |
+
▁gregor 1
|
5613 |
+
▁cheek 1
|
5614 |
+
▁occupy 1
|
5615 |
+
▁satisfaction 1
|
5616 |
+
▁transparency 1
|
5617 |
+
▁clarification 1
|
5618 |
+
▁census 1
|
5619 |
+
▁delicate 1
|
5620 |
+
▁therapy 1
|
5621 |
+
▁sphere 1
|
5622 |
+
▁basilica 1
|
5623 |
+
▁scheme 1
|
5624 |
+
▁referee 1
|
5625 |
+
▁arizona 1
|
5626 |
+
▁explicit 1
|
5627 |
+
▁grandparents 1
|
5628 |
+
▁hollywood 1
|
5629 |
+
▁incorrect 1
|
5630 |
+
▁undoubtedly 1
|
5631 |
+
▁volcanic 1
|
5632 |
+
▁activist 1
|
5633 |
+
▁enlighten 1
|
5634 |
+
▁horror 1
|
5635 |
+
▁carrots 1
|
5636 |
+
▁fridge 1
|
5637 |
+
▁vocation 1
|
5638 |
+
▁systematic 1
|
5639 |
+
▁jacob 1
|
5640 |
+
▁unfortunate 1
|
5641 |
+
▁admission 1
|
5642 |
+
▁cylinder 1
|
5643 |
+
▁demolished 1
|
5644 |
+
▁indigenous 1
|
5645 |
+
▁proliferation 1
|
5646 |
+
▁twentieth 1
|
5647 |
+
▁blanket 1
|
5648 |
+
▁ludwig 1
|
5649 |
+
▁provoke 1
|
5650 |
+
▁renamed 1
|
5651 |
+
▁distant 1
|
5652 |
+
▁tolerate 1
|
5653 |
+
▁presid 1
|
5654 |
+
▁accelerate 1
|
5655 |
+
▁apologize 1
|
5656 |
+
▁currency 1
|
5657 |
+
▁fantastic 1
|
5658 |
+
▁psychological 1
|
5659 |
+
▁supermarket 1
|
5660 |
+
▁yield 1
|
5661 |
+
▁migration 1
|
5662 |
+
▁vacuum 1
|
5663 |
+
▁batteries 1
|
5664 |
+
▁underneath 1
|
5665 |
+
▁triangle 1
|
5666 |
+
▁sausage 1
|
5667 |
+
▁compact 1
|
5668 |
+
▁magnetic 1
|
5669 |
+
▁indication 1
|
5670 |
+
▁valentin 1
|
5671 |
+
▁vegetable 1
|
5672 |
+
ó 1
|
5673 |
+
▁eligible 1
|
5674 |
+
▁lithuania 1
|
5675 |
+
▁technician 1
|
5676 |
+
▁maneuver 1
|
5677 |
+
▁strasbourg 1
|
5678 |
+
▁snack 1
|
5679 |
+
▁bundesliga 1
|
5680 |
+
▁enthusiasm 1
|
5681 |
+
▁explode 1
|
5682 |
+
▁magnificent 1
|
5683 |
+
▁pseudonym 1
|
5684 |
+
▁repertoire 1
|
5685 |
+
▁significance 1
|
5686 |
+
▁stuttgart 1
|
5687 |
+
▁subordinate 1
|
5688 |
+
▁exciting 1
|
5689 |
+
▁specified 1
|
5690 |
+
▁shrub 1
|
5691 |
+
▁jinshi 1
|
5692 |
+
▁nigeria 1
|
5693 |
+
▁montreal 1
|
5694 |
+
▁pyramid 1
|
5695 |
+
▁competitor 1
|
5696 |
+
▁financing 1
|
5697 |
+
▁inferior 1
|
5698 |
+
▁philosophical 1
|
5699 |
+
▁threshold 1
|
5700 |
+
▁olivier 1
|
5701 |
+
▁laundry 1
|
5702 |
+
▁oneself 1
|
5703 |
+
▁radiation 1
|
5704 |
+
▁mythology 1
|
5705 |
+
▁thermal 1
|
5706 |
+
▁crypt 1
|
5707 |
+
▁exclusive 1
|
5708 |
+
responsibilities 1
|
5709 |
+
▁consecutive 1
|
5710 |
+
▁explosive 1
|
5711 |
+
▁inflorescence 1
|
5712 |
+
▁palestinian 1
|
5713 |
+
▁substantial 1
|
5714 |
+
▁hobby 1
|
5715 |
+
▁eternal 1
|
5716 |
+
▁quentin 1
|
5717 |
+
▁rigid 1
|
5718 |
+
▁casual 1
|
5719 |
+
▁massacre 1
|
5720 |
+
▁quadr 1
|
5721 |
+
▁controversy 1
|
5722 |
+
▁frozen 1
|
5723 |
+
▁contemplat 1
|
5724 |
+
▁eduard 1
|
5725 |
+
▁bourbon 1
|
5726 |
+
▁producing 1
|
5727 |
+
▁undertake 1
|
5728 |
+
craft 1
|
5729 |
+
▁differentiate 1
|
5730 |
+
▁anthony 1
|
5731 |
+
▁communal 1
|
5732 |
+
▁gérard 1
|
5733 |
+
▁influential 1
|
5734 |
+
▁reproduction 1
|
5735 |
+
▁sleeve 1
|
5736 |
+
▁bacteria 1
|
5737 |
+
▁bucket 1
|
5738 |
+
▁skull 1
|
5739 |
+
▁erected 1
|
5740 |
+
▁trophy 1
|
5741 |
+
▁pillow 1
|
5742 |
+
▁puerto 1
|
5743 |
+
▁statute 1
|
5744 |
+
▁infinite 1
|
5745 |
+
▁density 1
|
5746 |
+
▁toronto 1
|
5747 |
+
▁comedian 1
|
5748 |
+
▁acquire 1
|
5749 |
+
▁limb 1
|
5750 |
+
▁entitled 1
|
5751 |
+
▁motorcycle 1
|
5752 |
+
▁suitcase 1
|
5753 |
+
▁surgery 1
|
5754 |
+
▁assemble 1
|
5755 |
+
▁dignity 1
|
5756 |
+
▁eldest 1
|
5757 |
+
▁sprint 1
|
5758 |
+
▁plug 1
|
5759 |
+
▁tibet 1
|
5760 |
+
▁cyr 1
|
5761 |
+
▁arrange 1
|
5762 |
+
▁confiscat 1
|
5763 |
+
▁excursion 1
|
5764 |
+
▁girlfriend 1
|
5765 |
+
▁istanbul 1
|
5766 |
+
▁misfortune 1
|
5767 |
+
▁pedestrian 1
|
5768 |
+
▁scenario 1
|
5769 |
+
▁unemployed 1
|
5770 |
+
▁fantasy 1
|
5771 |
+
▁jungle 1
|
5772 |
+
▁cameroon 1
|
5773 |
+
▁antenna 1
|
5774 |
+
▁spouse 1
|
5775 |
+
▁lodge 1
|
5776 |
+
▁carved 1
|
5777 |
+
▁accommodation 1
|
5778 |
+
▁deputies 1
|
5779 |
+
▁doctrine 1
|
5780 |
+
▁luxury 1
|
5781 |
+
▁martín 1
|
5782 |
+
▁perennial 1
|
5783 |
+
▁primitive 1
|
5784 |
+
▁supplier 1
|
5785 |
+
▁symmetrical 1
|
5786 |
+
▁vegetarian 1
|
5787 |
+
▁compliance 1
|
5788 |
+
▁rebellion 1
|
5789 |
+
▁carriage 1
|
5790 |
+
▁blush 1
|
5791 |
+
▁skirt 1
|
5792 |
+
▁sensor 1
|
5793 |
+
▁drove 1
|
5794 |
+
▁translate 1
|
5795 |
+
▁acoustic 1
|
5796 |
+
▁hypothesis 1
|
5797 |
+
▁innovative 1
|
5798 |
+
▁jesuit 1
|
5799 |
+
▁quantities 1
|
5800 |
+
▁subspecies 1
|
5801 |
+
▁enthusiast 1
|
5802 |
+
▁striking 1
|
5803 |
+
▁fragile 1
|
5804 |
+
▁squeez 1
|
5805 |
+
▁summary 1
|
5806 |
+
▁tunisia 1
|
5807 |
+
▁wagner 1
|
5808 |
+
▁minimal 1
|
5809 |
+
▁pascal 1
|
5810 |
+
▁overseas 1
|
5811 |
+
▁whistle 1
|
5812 |
+
▁lorenz 1
|
5813 |
+
▁appoint 1
|
5814 |
+
▁compare 1
|
5815 |
+
▁compulsory 1
|
5816 |
+
▁conscience 1
|
5817 |
+
▁ethiopia 1
|
5818 |
+
▁helicopter 1
|
5819 |
+
▁skeleton 1
|
5820 |
+
▁decorative 1
|
5821 |
+
▁lleida 1
|
5822 |
+
▁renovation 1
|
5823 |
+
▁synonym 1
|
5824 |
+
▁chancellor 1
|
5825 |
+
▁cricket 1
|
5826 |
+
▁stabilize 1
|
5827 |
+
▁invasion 1
|
5828 |
+
▁warrior 1
|
5829 |
+
▁essence 1
|
5830 |
+
woman 1
|
5831 |
+
▁abundance 1
|
5832 |
+
▁argentine 1
|
5833 |
+
▁brittany 1
|
5834 |
+
▁identification 1
|
5835 |
+
▁improving 1
|
5836 |
+
▁suspicion 1
|
5837 |
+
▁aristocrat 1
|
5838 |
+
▁quantity 1
|
5839 |
+
▁affiliate 1
|
5840 |
+
▁murmur 1
|
5841 |
+
▁stefan 1
|
5842 |
+
▁valeria 1
|
5843 |
+
▁rational 1
|
5844 |
+
▁amsterdam 1
|
5845 |
+
▁encrypt 1
|
5846 |
+
▁excavation 1
|
5847 |
+
▁sidewalk 1
|
5848 |
+
▁sympath 1
|
5849 |
+
▁instinct 1
|
5850 |
+
▁archeological 1
|
5851 |
+
▁disciple 1
|
5852 |
+
▁database 1
|
5853 |
+
▁sorrow 1
|
5854 |
+
▁sierra 1
|
5855 |
+
▁eager 1
|
5856 |
+
▁paved 1
|
5857 |
+
▁bilingual 1
|
5858 |
+
▁bourgeois 1
|
5859 |
+
▁inspection 1
|
5860 |
+
▁unfair 1
|
5861 |
+
▁overlook 1
|
5862 |
+
▁sociology 1
|
5863 |
+
▁miguel 1
|
5864 |
+
▁ulises 1
|
5865 |
+
▁autonomy 1
|
5866 |
+
▁elizabeth 1
|
5867 |
+
▁flexible 1
|
5868 |
+
▁membrane 1
|
5869 |
+
▁preliminary 1
|
5870 |
+
▁profound 1
|
5871 |
+
▁subscribe 1
|
5872 |
+
▁syndrome 1
|
5873 |
+
▁rafael 1
|
5874 |
+
▁secular 1
|
5875 |
+
▁freelance 1
|
5876 |
+
▁melody 1
|
5877 |
+
▁stroll 1
|
5878 |
+
▁universi 1
|
5879 |
+
▁arkansas 1
|
5880 |
+
▁armchair 1
|
5881 |
+
▁homosexual 1
|
5882 |
+
▁illustrated 1
|
5883 |
+
▁motivated 1
|
5884 |
+
▁phenomena 1
|
5885 |
+
▁prosecutor 1
|
5886 |
+
▁balconies 1
|
5887 |
+
▁cuisine 1
|
5888 |
+
▁arnaud 1
|
5889 |
+
▁iraq 1
|
5890 |
+
▁adhere 1
|
5891 |
+
▁oppose 1
|
5892 |
+
▁interact 1
|
5893 |
+
▁firefox 1
|
5894 |
+
▁protagonist 1
|
5895 |
+
▁supervision 1
|
5896 |
+
▁impressed 1
|
5897 |
+
▁tendency 1
|
5898 |
+
▁clarify 1
|
5899 |
+
▁hectare 1
|
5900 |
+
▁entail 1
|
5901 |
+
▁sophie 1
|
5902 |
+
▁andalusia 1
|
5903 |
+
▁outcome 1
|
5904 |
+
▁scott 1
|
5905 |
+
▁administrator 1
|
5906 |
+
▁argentinian 1
|
5907 |
+
▁integral 1
|
5908 |
+
▁intermediate 1
|
5909 |
+
▁legitimate 1
|
5910 |
+
▁permission 1
|
5911 |
+
▁satisfy 1
|
5912 |
+
▁quarrel 1
|
5913 |
+
▁supervisor 1
|
5914 |
+
▁violation 1
|
5915 |
+
▁parcel 1
|
5916 |
+
▁harmony 1
|
5917 |
+
▁petersburg 1
|
5918 |
+
▁aquatic 1
|
5919 |
+
▁hebrew 1
|
5920 |
+
▁nightmare 1
|
5921 |
+
▁scrap 1
|
5922 |
+
▁vign 1
|
5923 |
+
▁retire 1
|
5924 |
+
▁caribbean 1
|
5925 |
+
▁enterprise 1
|
5926 |
+
▁indirect 1
|
5927 |
+
▁motivation 1
|
5928 |
+
▁admiral 1
|
5929 |
+
▁compatible 1
|
5930 |
+
▁cyclo 1
|
5931 |
+
▁revolt 1
|
5932 |
+
▁soundtrack 1
|
5933 |
+
▁brochure 1
|
5934 |
+
▁prompt 1
|
5935 |
+
▁trembling 1
|
5936 |
+
▁summarize 1
|
5937 |
+
▁margaret 1
|
5938 |
+
▁propriet 1
|
5939 |
+
▁facial 1
|
5940 |
+
▁glacier 1
|
5941 |
+
▁completing 1
|
5942 |
+
▁reunion 1
|
5943 |
+
▁bulb 1
|
5944 |
+
▁parsley 1
|
5945 |
+
▁jaume 1
|
5946 |
+
▁surround 1
|
5947 |
+
▁archdiocese 1
|
5948 |
+
▁dusseldorf 1
|
5949 |
+
▁enclosure 1
|
5950 |
+
▁episcopal 1
|
5951 |
+
▁flemish 1
|
5952 |
+
▁gratitude 1
|
5953 |
+
▁immense 1
|
5954 |
+
▁libraries 1
|
5955 |
+
▁magistrate 1
|
5956 |
+
▁symphony 1
|
5957 |
+
▁unbearable 1
|
5958 |
+
▁unhappy 1
|
5959 |
+
▁tragedy 1
|
5960 |
+
▁despair 1
|
5961 |
+
▁lantern 1
|
5962 |
+
▁slogan 1
|
5963 |
+
▁choosing 1
|
5964 |
+
▁ritual 1
|
5965 |
+
▁dominant 1
|
5966 |
+
▁ernst 1
|
5967 |
+
▁allotment 1
|
5968 |
+
▁demographic 1
|
5969 |
+
▁stink 1
|
5970 |
+
▁émil 1
|
5971 |
+
▁albufera 1
|
5972 |
+
▁benjamin 1
|
5973 |
+
▁offspring 1
|
5974 |
+
▁umbrella 1
|
5975 |
+
▁unpleasant 1
|
5976 |
+
▁zhang 1
|
5977 |
+
â 1
|
5978 |
+
ú 1
|
5979 |
+
ʿ 1
|
5980 |
+
ð 1
|
5981 |
+
̶ 1
|
5982 |
+
. 1
|
5983 |
+
! 1
|
5984 |
+
ə 1
|
5985 |
+
ʻ 1
|
5986 |
+
ā 1
|
5987 |
+
ʾ 1
|
5988 |
+
ʉ 1
|
5989 |
+
þ 1
|
5990 |
+
~ 1
|
5991 |
+
̇ 1
|
5992 |
+
ˋ 1
|
5993 |
+
ː 1
|
5994 |
+
̀ 1
|
5995 |
+
ñ 1
|
5996 |
+
ū 1
|
comspeech/cvss_es_en/s2s/test.full.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/s2s/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/s2s/test.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/s2s/train.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bc886f112d14ff5da1a7edc616ad34df49469a69100cdb61383b4832214447d
|
3 |
+
size 26868911
|
comspeech/cvss_es_en/s2s/vocab.txt
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
AH0 277447
|
2 |
+
N 204048
|
3 |
+
T 196136
|
4 |
+
S 139872
|
5 |
+
IH0 127317
|
6 |
+
R 126805
|
7 |
+
D 121970
|
8 |
+
L 118264
|
9 |
+
Z 102648
|
10 |
+
K 93187
|
11 |
+
DH 81404
|
12 |
+
M 79970
|
13 |
+
EH1 70216
|
14 |
+
ER0 66783
|
15 |
+
AE1 65762
|
16 |
+
IH1 63473
|
17 |
+
V 61956
|
18 |
+
P 60954
|
19 |
+
IY0 60447
|
20 |
+
W 52864
|
21 |
+
B 47968
|
22 |
+
IY1 46953
|
23 |
+
F 46928
|
24 |
+
AH1 45803
|
25 |
+
EY1 45296
|
26 |
+
AA1 43523
|
27 |
+
HH 41039
|
28 |
+
AY1 35985
|
29 |
+
AO1 29410
|
30 |
+
UW1 28386
|
31 |
+
OW1 27599
|
32 |
+
G 25775
|
33 |
+
SH 25282
|
34 |
+
NG 23699
|
35 |
+
Y 22908
|
36 |
+
TH 17123
|
37 |
+
ER1 16818
|
38 |
+
JH 15771
|
39 |
+
CH 13507
|
40 |
+
AW1 11073
|
41 |
+
spn 10439
|
42 |
+
UH1 8824
|
43 |
+
OW0 7954
|
44 |
+
EH2 6992
|
45 |
+
EY2 5714
|
46 |
+
IH2 5152
|
47 |
+
UW0 3917
|
48 |
+
AA2 3634
|
49 |
+
AY2 3559
|
50 |
+
AE2 3499
|
51 |
+
AA0 3169
|
52 |
+
AO2 3016
|
53 |
+
EH0 2656
|
54 |
+
OW2 2469
|
55 |
+
OY1 2377
|
56 |
+
ZH 2248
|
57 |
+
AE0 2129
|
58 |
+
UW2 2110
|
59 |
+
IY2 1934
|
60 |
+
AH2 1363
|
61 |
+
AO0 1304
|
62 |
+
AW2 1254
|
63 |
+
AY0 1253
|
64 |
+
EY0 835
|
65 |
+
UH2 633
|
66 |
+
ER2 453
|
67 |
+
AW0 158
|
68 |
+
OY2 131
|
69 |
+
UH0 121
|
70 |
+
OY0 55
|
comspeech/cvss_es_en/speech2unigram/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/speech2unigram/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/speech2unigram/train.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_phoneme/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_phoneme/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_phoneme/train.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_unigram6000/dev.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_unigram6000/test.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_es_en/tgt_unigram6000/train.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
comspeech/cvss_fr_en/s2s/config.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.912702560424805
|
20 |
+
energy_min: 0.0
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.5965910920807405
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/comspeech/cvss_x_en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_fr_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_fr_en/s2s/config_multiscale.yaml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_fr_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_fr_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
6 |
+
target_unigram:
|
7 |
+
decoder_type: transformer
|
8 |
+
dict: data/comspeech/cvss_fr_en/s2s/spm_unigram_joint.txt
|
9 |
+
data: data/comspeech/cvss_fr_en/tgt_unigram6000
|
10 |
+
loss_weight: 0.0
|
11 |
+
|
comspeech/cvss_fr_en/s2s/config_phoneme.yaml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
target_phoneme:
|
2 |
+
decoder_type: transformer
|
3 |
+
dict: data/comspeech/cvss_fr_en/s2s/vocab.txt
|
4 |
+
data: data/comspeech/cvss_fr_en/tgt_phoneme
|
5 |
+
loss_weight: 0.0
|
comspeech/cvss_fr_en/s2s/config_sup.yaml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# source audio
|
2 |
+
input_channels: 1
|
3 |
+
input_feat_per_channel: 80
|
4 |
+
specaugment:
|
5 |
+
freq_mask_F: 27
|
6 |
+
freq_mask_N: 1
|
7 |
+
time_mask_N: 1
|
8 |
+
time_mask_T: 100
|
9 |
+
time_mask_p: 1.0
|
10 |
+
time_wrap_W: 0
|
11 |
+
source_transforms:
|
12 |
+
'*':
|
13 |
+
- utterance_cmvn
|
14 |
+
_train:
|
15 |
+
- utterance_cmvn
|
16 |
+
- specaugment
|
17 |
+
# target audio
|
18 |
+
features:
|
19 |
+
energy_max: 5.70564079284668
|
20 |
+
energy_min: 1.0e-08
|
21 |
+
eps: 1.0e-05
|
22 |
+
f_max: 8000
|
23 |
+
f_min: 20
|
24 |
+
hop_len_t: 0.011609977324263039
|
25 |
+
hop_length: 256
|
26 |
+
n_fft: 1024
|
27 |
+
n_mels: 80
|
28 |
+
n_stft: 513
|
29 |
+
pitch_max: 6.611038927172726
|
30 |
+
pitch_min: 1.0e-08
|
31 |
+
sample_rate: 22050
|
32 |
+
type: spectrogram+melscale+log
|
33 |
+
win_len_t: 0.046439909297052155
|
34 |
+
win_length: 1024
|
35 |
+
window_fn: hann
|
36 |
+
global_cmvn:
|
37 |
+
stats_npz_path: data/cvss-c/fr-en/tts/gcmvn_stats.npz
|
38 |
+
sample_rate: 22050
|
39 |
+
target_transforms:
|
40 |
+
'*':
|
41 |
+
- global_cmvn
|
42 |
+
# vocab
|
43 |
+
vocab_filename_tts: vocab.txt
|
44 |
+
vocab_filename_st: spm_unigram_joint.txt
|
45 |
+
bpe_tokenizer:
|
46 |
+
bpe: sentencepiece
|
47 |
+
sentencepiece_model: data/comspeech/cvss_fr_en/s2s/spm_unigram_joint.model
|
comspeech/cvss_fr_en/s2s/dev.full.tsv
ADDED
The diff for this file is too large to render.
See raw diff
|
|