Commit
·
bd5c756
verified
·
0
Parent(s):
Duplicate from georgeyw/TinyStories-tokenizer-5k
Browse filesCo-authored-by: George Wang <[email protected]>
- .gitattributes +35 -0
- added_tokens.json +3 -0
- merges.txt +4742 -0
- special_tokens_map.json +5 -0
- tokenizer.json +0 -0
- tokenizer_config.json +23 -0
- vocab.json +1 -0
.gitattributes
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 4999
|
3 |
+
}
|
merges.txt
ADDED
@@ -0,0 +1,4742 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#version: 0.2
|
2 |
+
h e
|
3 |
+
i n
|
4 |
+
r e
|
5 |
+
o n
|
6 |
+
Ġt he
|
7 |
+
e r
|
8 |
+
Ġ s
|
9 |
+
a t
|
10 |
+
Ġ w
|
11 |
+
Ġ o
|
12 |
+
e n
|
13 |
+
Ġ c
|
14 |
+
i t
|
15 |
+
i s
|
16 |
+
a n
|
17 |
+
o r
|
18 |
+
e s
|
19 |
+
Ġ b
|
20 |
+
e d
|
21 |
+
Ġ f
|
22 |
+
in g
|
23 |
+
Ġ p
|
24 |
+
o u
|
25 |
+
Ġa n
|
26 |
+
a l
|
27 |
+
a r
|
28 |
+
Ġt o
|
29 |
+
Ġ m
|
30 |
+
Ġo f
|
31 |
+
Ġ in
|
32 |
+
Ġ d
|
33 |
+
Ġ h
|
34 |
+
Ġan d
|
35 |
+
i c
|
36 |
+
a s
|
37 |
+
l e
|
38 |
+
Ġt h
|
39 |
+
i on
|
40 |
+
o m
|
41 |
+
l l
|
42 |
+
en t
|
43 |
+
Ġ n
|
44 |
+
Ġ l
|
45 |
+
s t
|
46 |
+
Ġ re
|
47 |
+
v e
|
48 |
+
Ġ e
|
49 |
+
r o
|
50 |
+
l y
|
51 |
+
Ġb e
|
52 |
+
Ġ g
|
53 |
+
Ġ T
|
54 |
+
c t
|
55 |
+
Ġ S
|
56 |
+
i d
|
57 |
+
o t
|
58 |
+
Ġ I
|
59 |
+
u t
|
60 |
+
e t
|
61 |
+
Ġ A
|
62 |
+
Ġ is
|
63 |
+
Ġ on
|
64 |
+
i m
|
65 |
+
a m
|
66 |
+
o w
|
67 |
+
a y
|
68 |
+
a d
|
69 |
+
s e
|
70 |
+
Ġth at
|
71 |
+
Ġ C
|
72 |
+
i g
|
73 |
+
Ġf or
|
74 |
+
a c
|
75 |
+
Ġ y
|
76 |
+
v er
|
77 |
+
u r
|
78 |
+
Ġ u
|
79 |
+
l d
|
80 |
+
Ġs t
|
81 |
+
Ġ M
|
82 |
+
' s
|
83 |
+
Ġ he
|
84 |
+
Ġ it
|
85 |
+
at ion
|
86 |
+
it h
|
87 |
+
i r
|
88 |
+
c e
|
89 |
+
Ġy ou
|
90 |
+
i l
|
91 |
+
Ġ B
|
92 |
+
Ġw h
|
93 |
+
o l
|
94 |
+
Ġ P
|
95 |
+
Ġw ith
|
96 |
+
Ġ 1
|
97 |
+
t er
|
98 |
+
c h
|
99 |
+
Ġa s
|
100 |
+
Ġw e
|
101 |
+
Ġ (
|
102 |
+
n d
|
103 |
+
i ll
|
104 |
+
Ġ D
|
105 |
+
i f
|
106 |
+
Ġ 2
|
107 |
+
a g
|
108 |
+
er s
|
109 |
+
k e
|
110 |
+
Ġ "
|
111 |
+
Ġ H
|
112 |
+
e m
|
113 |
+
Ġc on
|
114 |
+
Ġ W
|
115 |
+
Ġ R
|
116 |
+
he r
|
117 |
+
Ġw as
|
118 |
+
Ġ r
|
119 |
+
o d
|
120 |
+
Ġ F
|
121 |
+
u l
|
122 |
+
at e
|
123 |
+
Ġa t
|
124 |
+
r i
|
125 |
+
p p
|
126 |
+
o re
|
127 |
+
ĠT he
|
128 |
+
Ġs e
|
129 |
+
u s
|
130 |
+
Ġp ro
|
131 |
+
Ġh a
|
132 |
+
u m
|
133 |
+
Ġa re
|
134 |
+
Ġd e
|
135 |
+
a in
|
136 |
+
an d
|
137 |
+
Ġo r
|
138 |
+
ig h
|
139 |
+
es t
|
140 |
+
is t
|
141 |
+
a b
|
142 |
+
r om
|
143 |
+
Ġ N
|
144 |
+
t h
|
145 |
+
Ġc om
|
146 |
+
Ġ G
|
147 |
+
u n
|
148 |
+
o p
|
149 |
+
0 0
|
150 |
+
Ġ L
|
151 |
+
Ġn ot
|
152 |
+
es s
|
153 |
+
Ġe x
|
154 |
+
Ġ v
|
155 |
+
re s
|
156 |
+
Ġ E
|
157 |
+
e w
|
158 |
+
it y
|
159 |
+
an t
|
160 |
+
Ġb y
|
161 |
+
e l
|
162 |
+
o s
|
163 |
+
or t
|
164 |
+
o c
|
165 |
+
q u
|
166 |
+
Ġf rom
|
167 |
+
Ġha ve
|
168 |
+
Ġs u
|
169 |
+
i ve
|
170 |
+
ou ld
|
171 |
+
Ġs h
|
172 |
+
Ġth is
|
173 |
+
n t
|
174 |
+
r a
|
175 |
+
p e
|
176 |
+
igh t
|
177 |
+
ar t
|
178 |
+
m ent
|
179 |
+
Ġa l
|
180 |
+
u st
|
181 |
+
en d
|
182 |
+
- -
|
183 |
+
al l
|
184 |
+
Ġ O
|
185 |
+
ac k
|
186 |
+
Ġc h
|
187 |
+
Ġ le
|
188 |
+
i es
|
189 |
+
re d
|
190 |
+
ar d
|
191 |
+
â Ģ
|
192 |
+
ou t
|
193 |
+
Ġ J
|
194 |
+
Ġa b
|
195 |
+
e ar
|
196 |
+
i v
|
197 |
+
al ly
|
198 |
+
ou r
|
199 |
+
o st
|
200 |
+
g h
|
201 |
+
p t
|
202 |
+
Ġp l
|
203 |
+
as t
|
204 |
+
Ġc an
|
205 |
+
a k
|
206 |
+
om e
|
207 |
+
u d
|
208 |
+
T he
|
209 |
+
Ġh is
|
210 |
+
Ġd o
|
211 |
+
Ġg o
|
212 |
+
Ġh as
|
213 |
+
g e
|
214 |
+
' t
|
215 |
+
Ġ U
|
216 |
+
r ou
|
217 |
+
Ġs a
|
218 |
+
Ġ j
|
219 |
+
Ġb ut
|
220 |
+
Ġw or
|
221 |
+
Ġa ll
|
222 |
+
e ct
|
223 |
+
Ġ k
|
224 |
+
am e
|
225 |
+
Ġw ill
|
226 |
+
o k
|
227 |
+
Ġw he
|
228 |
+
Ġthe y
|
229 |
+
id e
|
230 |
+
0 1
|
231 |
+
f f
|
232 |
+
ic h
|
233 |
+
p l
|
234 |
+
t her
|
235 |
+
Ġt r
|
236 |
+
. .
|
237 |
+
Ġin t
|
238 |
+
i e
|
239 |
+
u re
|
240 |
+
ag e
|
241 |
+
Ġn e
|
242 |
+
i al
|
243 |
+
a p
|
244 |
+
in e
|
245 |
+
ic e
|
246 |
+
Ġm e
|
247 |
+
Ġo ut
|
248 |
+
an s
|
249 |
+
on e
|
250 |
+
on g
|
251 |
+
ion s
|
252 |
+
Ġwh o
|
253 |
+
Ġ K
|
254 |
+
Ġu p
|
255 |
+
Ġthe ir
|
256 |
+
Ġa d
|
257 |
+
Ġ 3
|
258 |
+
Ġu s
|
259 |
+
at ed
|
260 |
+
ou s
|
261 |
+
Ġm ore
|
262 |
+
u e
|
263 |
+
o g
|
264 |
+
ĠS t
|
265 |
+
in d
|
266 |
+
i ke
|
267 |
+
Ġs o
|
268 |
+
im e
|
269 |
+
p er
|
270 |
+
. "
|
271 |
+
b er
|
272 |
+
i z
|
273 |
+
a ct
|
274 |
+
Ġon e
|
275 |
+
Ġsa id
|
276 |
+
Ġ -
|
277 |
+
a re
|
278 |
+
Ġyou r
|
279 |
+
c c
|
280 |
+
ĠT h
|
281 |
+
Ġc l
|
282 |
+
e p
|
283 |
+
a ke
|
284 |
+
ab le
|
285 |
+
i p
|
286 |
+
Ġcon t
|
287 |
+
Ġwh ich
|
288 |
+
i a
|
289 |
+
Ġ im
|
290 |
+
Ġab out
|
291 |
+
Ġwe re
|
292 |
+
ver y
|
293 |
+
u b
|
294 |
+
Ġh ad
|
295 |
+
Ġ en
|
296 |
+
Ġcom p
|
297 |
+
, "
|
298 |
+
ĠI n
|
299 |
+
Ġu n
|
300 |
+
Ġa g
|
301 |
+
i re
|
302 |
+
ac e
|
303 |
+
a u
|
304 |
+
ar y
|
305 |
+
Ġw ould
|
306 |
+
as s
|
307 |
+
r y
|
308 |
+
Ġ âĢ
|
309 |
+
c l
|
310 |
+
o ok
|
311 |
+
e re
|
312 |
+
s o
|
313 |
+
Ġ V
|
314 |
+
ig n
|
315 |
+
i b
|
316 |
+
Ġof f
|
317 |
+
Ġt e
|
318 |
+
v en
|
319 |
+
Ġ Y
|
320 |
+
i le
|
321 |
+
o se
|
322 |
+
it e
|
323 |
+
or m
|
324 |
+
Ġ2 01
|
325 |
+
Ġre s
|
326 |
+
Ġm an
|
327 |
+
Ġp er
|
328 |
+
Ġo ther
|
329 |
+
or d
|
330 |
+
ul t
|
331 |
+
Ġbe en
|
332 |
+
Ġl ike
|
333 |
+
as e
|
334 |
+
an ce
|
335 |
+
k s
|
336 |
+
ay s
|
337 |
+
ow n
|
338 |
+
en ce
|
339 |
+
Ġd is
|
340 |
+
ct ion
|
341 |
+
Ġan y
|
342 |
+
Ġa pp
|
343 |
+
Ġs p
|
344 |
+
in t
|
345 |
+
res s
|
346 |
+
ation s
|
347 |
+
a il
|
348 |
+
Ġ 4
|
349 |
+
ic al
|
350 |
+
Ġthe m
|
351 |
+
Ġhe r
|
352 |
+
ou nt
|
353 |
+
ĠC h
|
354 |
+
Ġa r
|
355 |
+
Ġ if
|
356 |
+
Ġthe re
|
357 |
+
Ġp e
|
358 |
+
Ġy ear
|
359 |
+
a v
|
360 |
+
Ġm y
|
361 |
+
Ġs ome
|
362 |
+
Ġwhe n
|
363 |
+
ou gh
|
364 |
+
ac h
|
365 |
+
Ġth an
|
366 |
+
r u
|
367 |
+
on d
|
368 |
+
ic k
|
369 |
+
Ġo ver
|
370 |
+
ve l
|
371 |
+
Ġ qu
|
372 |
+
Ċ Ċ
|
373 |
+
Ġs c
|
374 |
+
re at
|
375 |
+
re e
|
376 |
+
ĠI t
|
377 |
+
ou nd
|
378 |
+
p ort
|
379 |
+
Ġal so
|
380 |
+
Ġp art
|
381 |
+
f ter
|
382 |
+
Ġk n
|
383 |
+
Ġbe c
|
384 |
+
Ġt ime
|
385 |
+
en s
|
386 |
+
Ġ 5
|
387 |
+
op le
|
388 |
+
Ġwh at
|
389 |
+
Ġn o
|
390 |
+
d u
|
391 |
+
m er
|
392 |
+
an g
|
393 |
+
Ġn ew
|
394 |
+
-- --
|
395 |
+
Ġg et
|
396 |
+
or y
|
397 |
+
it ion
|
398 |
+
ing s
|
399 |
+
Ġj ust
|
400 |
+
Ġint o
|
401 |
+
Ġ 0
|
402 |
+
ent s
|
403 |
+
o ve
|
404 |
+
t e
|
405 |
+
Ġpe ople
|
406 |
+
Ġp re
|
407 |
+
Ġit s
|
408 |
+
Ġre c
|
409 |
+
Ġt w
|
410 |
+
i an
|
411 |
+
ir st
|
412 |
+
ar k
|
413 |
+
or s
|
414 |
+
Ġwor k
|
415 |
+
ad e
|
416 |
+
o b
|
417 |
+
Ġs he
|
418 |
+
Ġo ur
|
419 |
+
w n
|
420 |
+
in k
|
421 |
+
l ic
|
422 |
+
Ġ1 9
|
423 |
+
ĠH e
|
424 |
+
is h
|
425 |
+
nd er
|
426 |
+
au se
|
427 |
+
Ġh im
|
428 |
+
on s
|
429 |
+
Ġ [
|
430 |
+
Ġ ro
|
431 |
+
f orm
|
432 |
+
i ld
|
433 |
+
at es
|
434 |
+
ver s
|
435 |
+
Ġon ly
|
436 |
+
o ll
|
437 |
+
Ġs pe
|
438 |
+
c k
|
439 |
+
e ll
|
440 |
+
am p
|
441 |
+
Ġa cc
|
442 |
+
Ġb l
|
443 |
+
i ous
|
444 |
+
ur n
|
445 |
+
f t
|
446 |
+
o od
|
447 |
+
Ġh ow
|
448 |
+
he d
|
449 |
+
Ġ '
|
450 |
+
Ġa fter
|
451 |
+
a w
|
452 |
+
Ġat t
|
453 |
+
o v
|
454 |
+
n e
|
455 |
+
Ġpl ay
|
456 |
+
er v
|
457 |
+
ic t
|
458 |
+
Ġc ould
|
459 |
+
it t
|
460 |
+
Ġa m
|
461 |
+
Ġf irst
|
462 |
+
Ġ 6
|
463 |
+
Ġa ct
|
464 |
+
Ġ $
|
465 |
+
e c
|
466 |
+
h ing
|
467 |
+
u al
|
468 |
+
u ll
|
469 |
+
Ġcom m
|
470 |
+
o y
|
471 |
+
o ld
|
472 |
+
c es
|
473 |
+
at er
|
474 |
+
Ġf e
|
475 |
+
Ġbe t
|
476 |
+
w e
|
477 |
+
if f
|
478 |
+
Ġtw o
|
479 |
+
oc k
|
480 |
+
Ġb ack
|
481 |
+
) .
|
482 |
+
id ent
|
483 |
+
Ġu nder
|
484 |
+
rou gh
|
485 |
+
se l
|
486 |
+
x t
|
487 |
+
Ġm ay
|
488 |
+
rou nd
|
489 |
+
Ġp o
|
490 |
+
p h
|
491 |
+
is s
|
492 |
+
Ġd es
|
493 |
+
Ġm ost
|
494 |
+
Ġd id
|
495 |
+
Ġad d
|
496 |
+
j ect
|
497 |
+
Ġin c
|
498 |
+
f ore
|
499 |
+
Ġp ol
|
500 |
+
on t
|
501 |
+
Ġag ain
|
502 |
+
cl ud
|
503 |
+
ter n
|
504 |
+
Ġkn ow
|
505 |
+
Ġne ed
|
506 |
+
Ġcon s
|
507 |
+
Ġc o
|
508 |
+
Ġ .
|
509 |
+
Ġw ant
|
510 |
+
Ġse e
|
511 |
+
Ġ 7
|
512 |
+
n ing
|
513 |
+
i ew
|
514 |
+
ĠTh is
|
515 |
+
c ed
|
516 |
+
Ġe ven
|
517 |
+
Ġin d
|
518 |
+
t y
|
519 |
+
ĠW e
|
520 |
+
at h
|
521 |
+
Ġthe se
|
522 |
+
Ġp r
|
523 |
+
Ġu se
|
524 |
+
Ġbec ause
|
525 |
+
Ġf l
|
526 |
+
n g
|
527 |
+
Ġn ow
|
528 |
+
ĠâĢ ĵ
|
529 |
+
c om
|
530 |
+
is e
|
531 |
+
Ġm ake
|
532 |
+
Ġthe n
|
533 |
+
ow er
|
534 |
+
Ġe very
|
535 |
+
ĠU n
|
536 |
+
Ġse c
|
537 |
+
os s
|
538 |
+
u ch
|
539 |
+
Ġe m
|
540 |
+
Ġ =
|
541 |
+
ĠR e
|
542 |
+
i ed
|
543 |
+
r it
|
544 |
+
Ġin v
|
545 |
+
le ct
|
546 |
+
Ġsu pp
|
547 |
+
at ing
|
548 |
+
Ġl ook
|
549 |
+
m an
|
550 |
+
pe ct
|
551 |
+
Ġ 8
|
552 |
+
ro w
|
553 |
+
Ġb u
|
554 |
+
Ġwhe re
|
555 |
+
if ic
|
556 |
+
Ġyear s
|
557 |
+
i ly
|
558 |
+
Ġd iff
|
559 |
+
Ġsh ould
|
560 |
+
Ġre m
|
561 |
+
T h
|
562 |
+
I n
|
563 |
+
Ġe v
|
564 |
+
d ay
|
565 |
+
' re
|
566 |
+
ri b
|
567 |
+
Ġre l
|
568 |
+
s s
|
569 |
+
Ġde f
|
570 |
+
Ġr ight
|
571 |
+
Ġs y
|
572 |
+
) ,
|
573 |
+
l es
|
574 |
+
00 0
|
575 |
+
he n
|
576 |
+
Ġth rough
|
577 |
+
ĠT r
|
578 |
+
_ _
|
579 |
+
Ġw ay
|
580 |
+
Ġd on
|
581 |
+
Ġ ,
|
582 |
+
Ġ1 0
|
583 |
+
as ed
|
584 |
+
Ġas s
|
585 |
+
ub lic
|
586 |
+
Ġre g
|
587 |
+
ĠA nd
|
588 |
+
i x
|
589 |
+
Ġ very
|
590 |
+
Ġin clud
|
591 |
+
ot her
|
592 |
+
Ġim p
|
593 |
+
ot h
|
594 |
+
Ġsu b
|
595 |
+
ĠâĢ Ķ
|
596 |
+
Ġbe ing
|
597 |
+
ar g
|
598 |
+
ĠW h
|
599 |
+
= =
|
600 |
+
ib le
|
601 |
+
Ġdo es
|
602 |
+
an ge
|
603 |
+
r am
|
604 |
+
Ġ 9
|
605 |
+
er t
|
606 |
+
p s
|
607 |
+
it ed
|
608 |
+
ation al
|
609 |
+
Ġb r
|
610 |
+
Ġd own
|
611 |
+
Ġman y
|
612 |
+
ak ing
|
613 |
+
Ġc all
|
614 |
+
ur ing
|
615 |
+
it ies
|
616 |
+
Ġp h
|
617 |
+
ic s
|
618 |
+
al s
|
619 |
+
Ġde c
|
620 |
+
at ive
|
621 |
+
en er
|
622 |
+
Ġbe fore
|
623 |
+
il ity
|
624 |
+
Ġwe ll
|
625 |
+
Ġm uch
|
626 |
+
ers on
|
627 |
+
Ġth ose
|
628 |
+
Ġsu ch
|
629 |
+
Ġ ke
|
630 |
+
Ġ end
|
631 |
+
ĠB ut
|
632 |
+
as on
|
633 |
+
t ing
|
634 |
+
Ġl ong
|
635 |
+
e f
|
636 |
+
Ġth ink
|
637 |
+
y s
|
638 |
+
Ġbe l
|
639 |
+
Ġs m
|
640 |
+
it s
|
641 |
+
a x
|
642 |
+
Ġo wn
|
643 |
+
Ġpro v
|
644 |
+
Ġs et
|
645 |
+
if e
|
646 |
+
ment s
|
647 |
+
b le
|
648 |
+
w ard
|
649 |
+
Ġsh ow
|
650 |
+
Ġp res
|
651 |
+
m s
|
652 |
+
om et
|
653 |
+
Ġo b
|
654 |
+
Ġs ay
|
655 |
+
ĠS h
|
656 |
+
t s
|
657 |
+
f ul
|
658 |
+
Ġe ff
|
659 |
+
Ġg u
|
660 |
+
Ġin st
|
661 |
+
u nd
|
662 |
+
re n
|
663 |
+
c ess
|
664 |
+
Ġ ent
|
665 |
+
ĠY ou
|
666 |
+
Ġgo od
|
667 |
+
Ġst art
|
668 |
+
in ce
|
669 |
+
Ġm ade
|
670 |
+
t t
|
671 |
+
st em
|
672 |
+
ol og
|
673 |
+
u p
|
674 |
+
Ġ |
|
675 |
+
um p
|
676 |
+
Ġhe l
|
677 |
+
ver n
|
678 |
+
ul ar
|
679 |
+
u ally
|
680 |
+
Ġa c
|
681 |
+
Ġm on
|
682 |
+
Ġl ast
|
683 |
+
Ġ2 00
|
684 |
+
1 0
|
685 |
+
Ġst ud
|
686 |
+
u res
|
687 |
+
ĠA r
|
688 |
+
sel f
|
689 |
+
ar s
|
690 |
+
mer ic
|
691 |
+
u es
|
692 |
+
c y
|
693 |
+
Ġm in
|
694 |
+
oll ow
|
695 |
+
Ġc ol
|
696 |
+
i o
|
697 |
+
Ġm od
|
698 |
+
Ġc ount
|
699 |
+
ĠC om
|
700 |
+
he s
|
701 |
+
Ġf in
|
702 |
+
a ir
|
703 |
+
i er
|
704 |
+
âĢ Ķ
|
705 |
+
re ad
|
706 |
+
an k
|
707 |
+
at ch
|
708 |
+
e ver
|
709 |
+
Ġst r
|
710 |
+
Ġpo int
|
711 |
+
or k
|
712 |
+
ĠN ew
|
713 |
+
Ġs ur
|
714 |
+
o ol
|
715 |
+
al k
|
716 |
+
em ent
|
717 |
+
Ġus ed
|
718 |
+
ra ct
|
719 |
+
we en
|
720 |
+
Ġs ame
|
721 |
+
ou n
|
722 |
+
ĠA l
|
723 |
+
c i
|
724 |
+
Ġdiff ere
|
725 |
+
Ġwh ile
|
726 |
+
---- ----
|
727 |
+
Ġg ame
|
728 |
+
ce pt
|
729 |
+
Ġs im
|
730 |
+
.. .
|
731 |
+
Ġin ter
|
732 |
+
e k
|
733 |
+
Ġre port
|
734 |
+
Ġpro du
|
735 |
+
Ġst ill
|
736 |
+
l ed
|
737 |
+
a h
|
738 |
+
Ġhe re
|
739 |
+
Ġwor ld
|
740 |
+
Ġth ough
|
741 |
+
Ġn um
|
742 |
+
ar ch
|
743 |
+
im es
|
744 |
+
al e
|
745 |
+
ĠS e
|
746 |
+
ĠI f
|
747 |
+
/ /
|
748 |
+
ĠL e
|
749 |
+
Ġre t
|
750 |
+
Ġre f
|
751 |
+
Ġtr ans
|
752 |
+
n er
|
753 |
+
ut ion
|
754 |
+
ter s
|
755 |
+
Ġt ake
|
756 |
+
ĠC l
|
757 |
+
Ġcon f
|
758 |
+
w ay
|
759 |
+
a ve
|
760 |
+
Ġgo ing
|
761 |
+
Ġs l
|
762 |
+
u g
|
763 |
+
ĠA meric
|
764 |
+
Ġspe c
|
765 |
+
Ġh and
|
766 |
+
Ġbet ween
|
767 |
+
ist s
|
768 |
+
ĠD e
|
769 |
+
o ot
|
770 |
+
I t
|
771 |
+
Ġe ar
|
772 |
+
Ġagain st
|
773 |
+
Ġh igh
|
774 |
+
g an
|
775 |
+
a z
|
776 |
+
at her
|
777 |
+
Ġex p
|
778 |
+
Ġo p
|
779 |
+
Ġin s
|
780 |
+
Ġg r
|
781 |
+
Ġhel p
|
782 |
+
Ġre qu
|
783 |
+
et s
|
784 |
+
in s
|
785 |
+
ĠP ro
|
786 |
+
is m
|
787 |
+
Ġf ound
|
788 |
+
l and
|
789 |
+
at a
|
790 |
+
us s
|
791 |
+
am es
|
792 |
+
Ġp erson
|
793 |
+
Ġg reat
|
794 |
+
p r
|
795 |
+
Ġs ign
|
796 |
+
ĠA n
|
797 |
+
' ve
|
798 |
+
Ġs omet
|
799 |
+
Ġs er
|
800 |
+
h ip
|
801 |
+
Ġr un
|
802 |
+
Ġ :
|
803 |
+
Ġt er
|
804 |
+
ire ct
|
805 |
+
Ġf ollow
|
806 |
+
Ġd et
|
807 |
+
ic es
|
808 |
+
Ġf ind
|
809 |
+
1 2
|
810 |
+
Ġm em
|
811 |
+
Ġc r
|
812 |
+
e red
|
813 |
+
e x
|
814 |
+
Ġex t
|
815 |
+
ut h
|
816 |
+
en se
|
817 |
+
c o
|
818 |
+
Ġte am
|
819 |
+
v ing
|
820 |
+
ou se
|
821 |
+
as h
|
822 |
+
at t
|
823 |
+
v ed
|
824 |
+
Ġsy stem
|
825 |
+
ĠA s
|
826 |
+
d er
|
827 |
+
iv es
|
828 |
+
m in
|
829 |
+
Ġle ad
|
830 |
+
ĠB l
|
831 |
+
c ent
|
832 |
+
Ġa round
|
833 |
+
Ġgo vern
|
834 |
+
Ġc ur
|
835 |
+
vel op
|
836 |
+
an y
|
837 |
+
Ġc our
|
838 |
+
al th
|
839 |
+
ag es
|
840 |
+
iz e
|
841 |
+
Ġc ar
|
842 |
+
od e
|
843 |
+
Ġl aw
|
844 |
+
Ġre ad
|
845 |
+
' m
|
846 |
+
c on
|
847 |
+
Ġre al
|
848 |
+
Ġsupp ort
|
849 |
+
Ġ1 2
|
850 |
+
.. ..
|
851 |
+
Ġre ally
|
852 |
+
n ess
|
853 |
+
Ġf act
|
854 |
+
Ġd ay
|
855 |
+
Ġb oth
|
856 |
+
y ing
|
857 |
+
Ġs erv
|
858 |
+
ĠF or
|
859 |
+
Ġth ree
|
860 |
+
Ġw om
|
861 |
+
Ġm ed
|
862 |
+
od y
|
863 |
+
ĠThe y
|
864 |
+
5 0
|
865 |
+
Ġex per
|
866 |
+
t on
|
867 |
+
Ġe ach
|
868 |
+
ak es
|
869 |
+
Ġc he
|
870 |
+
Ġc re
|
871 |
+
in es
|
872 |
+
Ġre p
|
873 |
+
1 9
|
874 |
+
g g
|
875 |
+
ill ion
|
876 |
+
Ġg rou
|
877 |
+
ut e
|
878 |
+
i k
|
879 |
+
W e
|
880 |
+
g et
|
881 |
+
E R
|
882 |
+
Ġm et
|
883 |
+
Ġs ays
|
884 |
+
o x
|
885 |
+
Ġd uring
|
886 |
+
er n
|
887 |
+
iz ed
|
888 |
+
a red
|
889 |
+
Ġf am
|
890 |
+
ic ally
|
891 |
+
Ġha pp
|
892 |
+
ĠI s
|
893 |
+
Ġch ar
|
894 |
+
m ed
|
895 |
+
v ent
|
896 |
+
Ġg ener
|
897 |
+
i ent
|
898 |
+
p le
|
899 |
+
i et
|
900 |
+
re nt
|
901 |
+
1 1
|
902 |
+
v es
|
903 |
+
pt ion
|
904 |
+
Ġ2 0
|
905 |
+
form ation
|
906 |
+
Ġc or
|
907 |
+
Ġoff ic
|
908 |
+
ie ld
|
909 |
+
Ġto o
|
910 |
+
is ion
|
911 |
+
Ġin f
|
912 |
+
Ġ Z
|
913 |
+
t he
|
914 |
+
o ad
|
915 |
+
Ġp ublic
|
916 |
+
Ġpro g
|
917 |
+
r ic
|
918 |
+
* *
|
919 |
+
Ġw ar
|
920 |
+
Ġp ower
|
921 |
+
v iew
|
922 |
+
Ġf ew
|
923 |
+
Ġl oc
|
924 |
+
Ġdiffere nt
|
925 |
+
Ġst ate
|
926 |
+
Ġhe ad
|
927 |
+
' ll
|
928 |
+
Ġp oss
|
929 |
+
Ġst at
|
930 |
+
re t
|
931 |
+
ant s
|
932 |
+
Ġv al
|
933 |
+
Ġis s
|
934 |
+
Ġc le
|
935 |
+
i vers
|
936 |
+
an c
|
937 |
+
Ġex pl
|
938 |
+
Ġan other
|
939 |
+
Ġ Q
|
940 |
+
Ġa v
|
941 |
+
th ing
|
942 |
+
n ce
|
943 |
+
W h
|
944 |
+
Ġch ild
|
945 |
+
Ġs ince
|
946 |
+
i red
|
947 |
+
l ess
|
948 |
+
Ġl ife
|
949 |
+
Ġde velop
|
950 |
+
itt le
|
951 |
+
Ġde p
|
952 |
+
Ġp ass
|
953 |
+
ã ĥ
|
954 |
+
Ġt urn
|
955 |
+
or n
|
956 |
+
Th is
|
957 |
+
b ers
|
958 |
+
ro ss
|
959 |
+
ĠA d
|
960 |
+
Ġf r
|
961 |
+
Ġres p
|
962 |
+
Ġsec ond
|
963 |
+
o h
|
964 |
+
Ġ /
|
965 |
+
Ġdis c
|
966 |
+
Ġ &
|
967 |
+
Ġsomet hing
|
968 |
+
Ġcomp le
|
969 |
+
Ġ ed
|
970 |
+
Ġf il
|
971 |
+
Ġmon th
|
972 |
+
a j
|
973 |
+
u c
|
974 |
+
Ġgovern ment
|
975 |
+
Ġwith out
|
976 |
+
Ġle g
|
977 |
+
Ġd ist
|
978 |
+
Ġp ut
|
979 |
+
Ġqu est
|
980 |
+
an n
|
981 |
+
Ġpro t
|
982 |
+
2 0
|
983 |
+
Ġne ver
|
984 |
+
i ence
|
985 |
+
Ġle vel
|
986 |
+
Ġar t
|
987 |
+
Ġth ings
|
988 |
+
Ġm ight
|
989 |
+
Ġeff ect
|
990 |
+
Ġcont ro
|
991 |
+
Ġc ent
|
992 |
+
Ġ1 8
|
993 |
+
Ġall ow
|
994 |
+
Ġbel ie
|
995 |
+
ch ool
|
996 |
+
ot t
|
997 |
+
Ġinc re
|
998 |
+
Ġfe el
|
999 |
+
Ġres ult
|
1000 |
+
Ġl ot
|
1001 |
+
Ġf un
|
1002 |
+
ot e
|
1003 |
+
Ġt y
|
1004 |
+
ere st
|
1005 |
+
Ġcont in
|
1006 |
+
Ġus ing
|
1007 |
+
Ġb ig
|
1008 |
+
2 01
|
1009 |
+
Ġas k
|
1010 |
+
Ġb est
|
1011 |
+
Ġ )
|
1012 |
+
I N
|
1013 |
+
Ġo pp
|
1014 |
+
3 0
|
1015 |
+
Ġnum ber
|
1016 |
+
in ess
|
1017 |
+
S t
|
1018 |
+
le ase
|
1019 |
+
Ġc a
|
1020 |
+
Ġm ust
|
1021 |
+
Ġd irect
|
1022 |
+
Ġg l
|
1023 |
+
Ġ <
|
1024 |
+
Ġop en
|
1025 |
+
Ġp ost
|
1026 |
+
Ġcom e
|
1027 |
+
Ġse em
|
1028 |
+
ord ing
|
1029 |
+
Ġwe ek
|
1030 |
+
ate ly
|
1031 |
+
it al
|
1032 |
+
Ġe l
|
1033 |
+
ri end
|
1034 |
+
Ġf ar
|
1035 |
+
Ġt ra
|
1036 |
+
in al
|
1037 |
+
Ġp ri
|
1038 |
+
ĠU S
|
1039 |
+
Ġpl ace
|
1040 |
+
Ġfor m
|
1041 |
+
Ġto ld
|
1042 |
+
" :
|
1043 |
+
ain s
|
1044 |
+
at ure
|
1045 |
+
ĠTr ump
|
1046 |
+
Ġst and
|
1047 |
+
Ġ #
|
1048 |
+
id er
|
1049 |
+
ĠF r
|
1050 |
+
Ġne xt
|
1051 |
+
Ġs oc
|
1052 |
+
Ġp ur
|
1053 |
+
Ġle t
|
1054 |
+
Ġl ittle
|
1055 |
+
Ġh um
|
1056 |
+
Ġ i
|
1057 |
+
r on
|
1058 |
+
1 5
|
1059 |
+
Ġ1 5
|
1060 |
+
Ġcomm un
|
1061 |
+
Ġm ark
|
1062 |
+
ĠThe re
|
1063 |
+
Ġw r
|
1064 |
+
ĠTh at
|
1065 |
+
Ġin formation
|
1066 |
+
w ays
|
1067 |
+
Ġb us
|
1068 |
+
a pp
|
1069 |
+
Ġinv est
|
1070 |
+
m e
|
1071 |
+
Ġh ard
|
1072 |
+
ain ed
|
1073 |
+
e ad
|
1074 |
+
Ġim port
|
1075 |
+
Ġapp ro
|
1076 |
+
Ġt est
|
1077 |
+
Ġt ri
|
1078 |
+
Ġre st
|
1079 |
+
os ed
|
1080 |
+
Ġf ull
|
1081 |
+
Ġc are
|
1082 |
+
ĠS p
|
1083 |
+
Ġc ase
|
1084 |
+
O N
|
1085 |
+
Ġs k
|
1086 |
+
Ġl ess
|
1087 |
+
Ġ +
|
1088 |
+
Ġpart ic
|
1089 |
+
ĠP l
|
1090 |
+
ab ly
|
1091 |
+
u ck
|
1092 |
+
is hed
|
1093 |
+
ch n
|
1094 |
+
b e
|
1095 |
+
Ġl ist
|
1096 |
+
at or
|
1097 |
+
Ġto p
|
1098 |
+
Ġad v
|
1099 |
+
ĠB e
|
1100 |
+
ru ct
|
1101 |
+
Ġd em
|
1102 |
+
r ation
|
1103 |
+
l ing
|
1104 |
+
g y
|
1105 |
+
re en
|
1106 |
+
g er
|
1107 |
+
Ġh ome
|
1108 |
+
Ġle ft
|
1109 |
+
Ġbet ter
|
1110 |
+
Ġd ata
|
1111 |
+
Ġ1 1
|
1112 |
+
Ġatt ack
|
1113 |
+
Ġpro ble
|
1114 |
+
l ine
|
1115 |
+
ard s
|
1116 |
+
Ġbe h
|
1117 |
+
r al
|
1118 |
+
ĠH ow
|
1119 |
+
ĠS he
|
1120 |
+
ar ge
|
1121 |
+
Ġ --
|
1122 |
+
: //
|
1123 |
+
Ġb ro
|
1124 |
+
ĠP h
|
1125 |
+
at s
|
1126 |
+
Ġbu ild
|
1127 |
+
w w
|
1128 |
+
id ed
|
1129 |
+
a im
|
1130 |
+
as es
|
1131 |
+
en cy
|
1132 |
+
Ġm ain
|
1133 |
+
in ed
|
1134 |
+
Ġinclud ing
|
1135 |
+
Ġ {
|
1136 |
+
Ġg ot
|
1137 |
+
Ġint erest
|
1138 |
+
Ġke ep
|
1139 |
+
Ġ X
|
1140 |
+
Ġe as
|
1141 |
+
ain ing
|
1142 |
+
Ġcl ass
|
1143 |
+
âĢ ¦
|
1144 |
+
ĠN o
|
1145 |
+
Ġv ar
|
1146 |
+
Ġsm all
|
1147 |
+
amp le
|
1148 |
+
A T
|
1149 |
+
Ġ ide
|
1150 |
+
ĠS o
|
1151 |
+
Ġre ce
|
1152 |
+
Ġpol it
|
1153 |
+
Ġm ov
|
1154 |
+
Ġpl an
|
1155 |
+
Ġper cent
|
1156 |
+
iv ing
|
1157 |
+
Ġc amp
|
1158 |
+
Ġp ay
|
1159 |
+
1 4
|
1160 |
+
s c
|
1161 |
+
is ed
|
1162 |
+
Ġu nt
|
1163 |
+
one y
|
1164 |
+
pl oy
|
1165 |
+
== ==
|
1166 |
+
Ġdid n
|
1167 |
+
ĠI nd
|
1168 |
+
el s
|
1169 |
+
ert ain
|
1170 |
+
Ġp os
|
1171 |
+
__ __
|
1172 |
+
i ver
|
1173 |
+
Ġpro cess
|
1174 |
+
Ġprog ram
|
1175 |
+
if ied
|
1176 |
+
ĠR ep
|
1177 |
+
1 6
|
1178 |
+
u ro
|
1179 |
+
olog y
|
1180 |
+
at ter
|
1181 |
+
in a
|
1182 |
+
Ġn ame
|
1183 |
+
ĠA ll
|
1184 |
+
Ġf our
|
1185 |
+
Ġret urn
|
1186 |
+
v ious
|
1187 |
+
b s
|
1188 |
+
Ġcall ed
|
1189 |
+
Ġm ove
|
1190 |
+
ĠS c
|
1191 |
+
ir d
|
1192 |
+
Ġgrou p
|
1193 |
+
Ġb re
|
1194 |
+
Ġm en
|
1195 |
+
Ġc ap
|
1196 |
+
t en
|
1197 |
+
e e
|
1198 |
+
Ġd ri
|
1199 |
+
le g
|
1200 |
+
he re
|
1201 |
+
uth or
|
1202 |
+
Ġp at
|
1203 |
+
Ġcur rent
|
1204 |
+
id es
|
1205 |
+
Ġp op
|
1206 |
+
t o
|
1207 |
+
ent ion
|
1208 |
+
Ġal ways
|
1209 |
+
Ġm il
|
1210 |
+
Ġwom en
|
1211 |
+
Ġ1 6
|
1212 |
+
Ġo ld
|
1213 |
+
iv en
|
1214 |
+
ra ph
|
1215 |
+
ĠO r
|
1216 |
+
r or
|
1217 |
+
ent ly
|
1218 |
+
Ġn ear
|
1219 |
+
ĠE x
|
1220 |
+
re am
|
1221 |
+
s h
|
1222 |
+
Ġ1 4
|
1223 |
+
Ġf ree
|
1224 |
+
iss ion
|
1225 |
+
st and
|
1226 |
+
ĠC on
|
1227 |
+
al ity
|
1228 |
+
us ed
|
1229 |
+
1 3
|
1230 |
+
Ġdes ign
|
1231 |
+
Ġch ange
|
1232 |
+
Ġch ang
|
1233 |
+
Ġb o
|
1234 |
+
Ġv is
|
1235 |
+
em ber
|
1236 |
+
Ġb ook
|
1237 |
+
read y
|
1238 |
+
Ġk ill
|
1239 |
+
2 5
|
1240 |
+
pp ed
|
1241 |
+
Ġa way
|
1242 |
+
Ġab le
|
1243 |
+
Ġcount ry
|
1244 |
+
Ġcon st
|
1245 |
+
ar n
|
1246 |
+
Ġor der
|
1247 |
+
A R
|
1248 |
+
i or
|
1249 |
+
i um
|
1250 |
+
or th
|
1251 |
+
1 8
|
1252 |
+
ail able
|
1253 |
+
Ġs w
|
1254 |
+
Ġm illion
|
1255 |
+
Ġ1 3
|
1256 |
+
at ic
|
1257 |
+
t ed
|
1258 |
+
ĠG o
|
1259 |
+
Ġo per
|
1260 |
+
en g
|
1261 |
+
Ġth ing
|
1262 |
+
aj or
|
1263 |
+
con om
|
1264 |
+
ĠCom m
|
1265 |
+
Ġwh y
|
1266 |
+
u red
|
1267 |
+
ur al
|
1268 |
+
Ġs chool
|
1269 |
+
b y
|
1270 |
+
ĠM ar
|
1271 |
+
Ġa ff
|
1272 |
+
Ġd ays
|
1273 |
+
Ġan n
|
1274 |
+
us h
|
1275 |
+
an e
|
1276 |
+
I f
|
1277 |
+
e g
|
1278 |
+
Ġpro f
|
1279 |
+
Ġhe alth
|
1280 |
+
ou th
|
1281 |
+
B ut
|
1282 |
+
ion al
|
1283 |
+
. ,
|
1284 |
+
Ġs ol
|
1285 |
+
Ġal ready
|
1286 |
+
Ġ3 0
|
1287 |
+
Ġchar act
|
1288 |
+
H e
|
1289 |
+
Ġf riend
|
1290 |
+
E S
|
1291 |
+
i ans
|
1292 |
+
ic le
|
1293 |
+
' d
|
1294 |
+
ĠO n
|
1295 |
+
Ġle ast
|
1296 |
+
Ġp rom
|
1297 |
+
Ġd r
|
1298 |
+
Ġh ist
|
1299 |
+
it her
|
1300 |
+
Ġ est
|
1301 |
+
i qu
|
1302 |
+
1 7
|
1303 |
+
s on
|
1304 |
+
Ġte ll
|
1305 |
+
Ġt alk
|
1306 |
+
oh n
|
1307 |
+
o int
|
1308 |
+
le ction
|
1309 |
+
A N
|
1310 |
+
Ġunt il
|
1311 |
+
au gh
|
1312 |
+
Ġl ater
|
1313 |
+
Ġ ve
|
1314 |
+
Ġv iew
|
1315 |
+
end ing
|
1316 |
+
iv ed
|
1317 |
+
Ġwor d
|
1318 |
+
w are
|
1319 |
+
Ġc ost
|
1320 |
+
Ġen ough
|
1321 |
+
Ġg ive
|
1322 |
+
ĠUn ited
|
1323 |
+
Ġte chn
|
1324 |
+
are nt
|
1325 |
+
O R
|
1326 |
+
Ġp ar
|
1327 |
+
ĠD r
|
1328 |
+
Ġ201 6
|
1329 |
+
r ist
|
1330 |
+
er ing
|
1331 |
+
Ġ Â
|
1332 |
+
Ġl arge
|
1333 |
+
s ide
|
1334 |
+
ac y
|
1335 |
+
cc ess
|
1336 |
+
Ġw in
|
1337 |
+
Ġimport ant
|
1338 |
+
Ġ19 9
|
1339 |
+
Ġdoes n
|
1340 |
+
Ġ1 7
|
1341 |
+
Ġbus iness
|
1342 |
+
Ġcle ar
|
1343 |
+
Ġre se
|
1344 |
+
" ,
|
1345 |
+
ur y
|
1346 |
+
Ġe qu
|
1347 |
+
as ter
|
1348 |
+
al f
|
1349 |
+
ĠAmeric an
|
1350 |
+
n ect
|
1351 |
+
Ġex pect
|
1352 |
+
ivers ity
|
1353 |
+
Ġo cc
|
1354 |
+
ĠF l
|
1355 |
+
Ġk ind
|
1356 |
+
Ġme an
|
1357 |
+
Ġp ast
|
1358 |
+
Ġde v
|
1359 |
+
Ġb as
|
1360 |
+
le t
|
1361 |
+
ra ft
|
1362 |
+
Ġor gan
|
1363 |
+
Ġde l
|
1364 |
+
Ġper form
|
1365 |
+
Ġst ory
|
1366 |
+
Ġse ason
|
1367 |
+
ĠC ol
|
1368 |
+
Ġcl aim
|
1369 |
+
Ġc ame
|
1370 |
+
Ġwith in
|
1371 |
+
Ġl ine
|
1372 |
+
Ġpro ject
|
1373 |
+
ĠA t
|
1374 |
+
Ġcontro l
|
1375 |
+
end ed
|
1376 |
+
ĠS y
|
1377 |
+
Ġa ir
|
1378 |
+
iz ation
|
1379 |
+
Ġ *
|
1380 |
+
le y
|
1381 |
+
Ġm oney
|
1382 |
+
id d
|
1383 |
+
Y ou
|
1384 |
+
f or
|
1385 |
+
Ġfam ily
|
1386 |
+
Ġm aking
|
1387 |
+
Ġb it
|
1388 |
+
Ġpol ice
|
1389 |
+
Ġhapp en
|
1390 |
+
Ġ vers
|
1391 |
+
on y
|
1392 |
+
u ff
|
1393 |
+
ĠW hen
|
1394 |
+
Ġs it
|
1395 |
+
ide o
|
1396 |
+
l f
|
1397 |
+
is on
|
1398 |
+
Ġsu re
|
1399 |
+
g in
|
1400 |
+
Ġapp ear
|
1401 |
+
Ġl ight
|
1402 |
+
Ġ es
|
1403 |
+
o f
|
1404 |
+
Ġw ater
|
1405 |
+
Ġt imes
|
1406 |
+
n ot
|
1407 |
+
Ġg row
|
1408 |
+
Ġcomp any
|
1409 |
+
ĠT e
|
1410 |
+
ow s
|
1411 |
+
Ġm ar
|
1412 |
+
our ce
|
1413 |
+
i ol
|
1414 |
+
ar m
|
1415 |
+
b r
|
1416 |
+
Ġex ample
|
1417 |
+
Ġcon c
|
1418 |
+
Ġf ore
|
1419 |
+
ĠT o
|
1420 |
+
p ro
|
1421 |
+
E N
|
1422 |
+
ri es
|
1423 |
+
Ġ2 5
|
1424 |
+
ĠC an
|
1425 |
+
ne y
|
1426 |
+
Ġact ually
|
1427 |
+
Ġe ver
|
1428 |
+
ur ity
|
1429 |
+
ak en
|
1430 |
+
ap s
|
1431 |
+
Ġt ax
|
1432 |
+
Ġm ajor
|
1433 |
+
am a
|
1434 |
+
Ġof ten
|
1435 |
+
er al
|
1436 |
+
Ġhum an
|
1437 |
+
Ġj ob
|
1438 |
+
is ter
|
1439 |
+
Ġav ailable
|
1440 |
+
oc r
|
1441 |
+
en n
|
1442 |
+
a id
|
1443 |
+
iv id
|
1444 |
+
Ġrec ord
|
1445 |
+
? "
|
1446 |
+
Ġs ing
|
1447 |
+
ĠA m
|
1448 |
+
id ence
|
1449 |
+
Ġnew s
|
1450 |
+
st er
|
1451 |
+
Ġe conom
|
1452 |
+
Ġfollow ing
|
1453 |
+
ĠB r
|
1454 |
+
is ing
|
1455 |
+
Ġh our
|
1456 |
+
m ost
|
1457 |
+
um ent
|
1458 |
+
Ġse x
|
1459 |
+
Ġdes c
|
1460 |
+
Ġbec ome
|
1461 |
+
ĠE d
|
1462 |
+
Ġto ok
|
1463 |
+
Ġha ving
|
1464 |
+
Ġprodu ct
|
1465 |
+
a ult
|
1466 |
+
A s
|
1467 |
+
ar ing
|
1468 |
+
Ġme ans
|
1469 |
+
Ġh op
|
1470 |
+
un e
|
1471 |
+
Ġch o
|
1472 |
+
Ġc ertain
|
1473 |
+
Ġn on
|
1474 |
+
Ġde al
|
1475 |
+
2 4
|
1476 |
+
le ment
|
1477 |
+
oc i
|
1478 |
+
en e
|
1479 |
+
Ġs ide
|
1480 |
+
ĠP r
|
1481 |
+
ĠM ay
|
1482 |
+
Ġre ason
|
1483 |
+
u ed
|
1484 |
+
c hed
|
1485 |
+
ul ation
|
1486 |
+
Ġe lect
|
1487 |
+
Ġoffic ial
|
1488 |
+
Ġposs ible
|
1489 |
+
Ġh old
|
1490 |
+
and s
|
1491 |
+
ot s
|
1492 |
+
Ġc ity
|
1493 |
+
or ies
|
1494 |
+
Ġse ver
|
1495 |
+
Ġchild ren
|
1496 |
+
Ġon ce
|
1497 |
+
Ġact iv
|
1498 |
+
l er
|
1499 |
+
Ġn ight
|
1500 |
+
it ions
|
1501 |
+
ĠJ ohn
|
1502 |
+
a pe
|
1503 |
+
pl ay
|
1504 |
+
Ġd one
|
1505 |
+
Ġl im
|
1506 |
+
Ġwork ing
|
1507 |
+
ĠP res
|
1508 |
+
or ld
|
1509 |
+
e b
|
1510 |
+
ĠC o
|
1511 |
+
Ġb ody
|
1512 |
+
ail s
|
1513 |
+
ut es
|
1514 |
+
ĠM r
|
1515 |
+
Ġwhe ther
|
1516 |
+
Ġa uthor
|
1517 |
+
ro p
|
1518 |
+
Ġpro per
|
1519 |
+
Ġse en
|
1520 |
+
) ;
|
1521 |
+
Ġf ac
|
1522 |
+
ĠS u
|
1523 |
+
Ġcon d
|
1524 |
+
it ing
|
1525 |
+
Ġcour se
|
1526 |
+
Ġ }
|
1527 |
+
-------- --------
|
1528 |
+
a ign
|
1529 |
+
Ġev ent
|
1530 |
+
Ġen g
|
1531 |
+
Ġp ot
|
1532 |
+
Ġin tern
|
1533 |
+
i am
|
1534 |
+
Ġsh ort
|
1535 |
+
em pt
|
1536 |
+
ã Ĥ
|
1537 |
+
ĠG od
|
1538 |
+
il ar
|
1539 |
+
8 0
|
1540 |
+
Ġor ig
|
1541 |
+
I S
|
1542 |
+
our n
|
1543 |
+
ab ility
|
1544 |
+
it ive
|
1545 |
+
Ġd am
|
1546 |
+
Ġ1 00
|
1547 |
+
Ġp ress
|
1548 |
+
Ġdo ing
|
1549 |
+
Ġprot ect
|
1550 |
+
r ing
|
1551 |
+
Ġthough t
|
1552 |
+
Ġquest ion
|
1553 |
+
re w
|
1554 |
+
ĠW ar
|
1555 |
+
Ġsever al
|
1556 |
+
ĠSt ate
|
1557 |
+
Ġg iven
|
1558 |
+
Ġf und
|
1559 |
+
ĠT w
|
1560 |
+
Ġw ent
|
1561 |
+
an ces
|
1562 |
+
w ork
|
1563 |
+
p or
|
1564 |
+
m y
|
1565 |
+
4 0
|
1566 |
+
Ġar g
|
1567 |
+
art ment
|
1568 |
+
ust om
|
1569 |
+
Ġpol ic
|
1570 |
+
Ġme et
|
1571 |
+
Ġc reat
|
1572 |
+
2 2
|
1573 |
+
ĠSt ates
|
1574 |
+
Ġg ames
|
1575 |
+
ra w
|
1576 |
+
ut ure
|
1577 |
+
Ġunder stand
|
1578 |
+
ur s
|
1579 |
+
ĠO b
|
1580 |
+
l ish
|
1581 |
+
s y
|
1582 |
+
Ġm akes
|
1583 |
+
Ġw on
|
1584 |
+
ag on
|
1585 |
+
Ġh tt
|
1586 |
+
Ġl ove
|
1587 |
+
ent ial
|
1588 |
+
Ġcomple te
|
1589 |
+
p ar
|
1590 |
+
ĠI m
|
1591 |
+
A L
|
1592 |
+
Ġacc ount
|
1593 |
+
 ł
|
1594 |
+
ore d
|
1595 |
+
ver t
|
1596 |
+
Ġ ident
|
1597 |
+
Ġ201 5
|
1598 |
+
Ġother s
|
1599 |
+
ĠM in
|
1600 |
+
i ber
|
1601 |
+
ver age
|
1602 |
+
The re
|
1603 |
+
ition al
|
1604 |
+
d d
|
1605 |
+
Ġpro b
|
1606 |
+
Ġyou ng
|
1607 |
+
Ġal ong
|
1608 |
+
Ġacc ording
|
1609 |
+
Ġy et
|
1610 |
+
Ġmem bers
|
1611 |
+
ĠWh at
|
1612 |
+
o id
|
1613 |
+
ĠM an
|
1614 |
+
A nd
|
1615 |
+
Ġam ong
|
1616 |
+
a i
|
1617 |
+
Ġem ploy
|
1618 |
+
ĠR es
|
1619 |
+
Ġ >
|
1620 |
+
Ġinv ol
|
1621 |
+
Ġl ow
|
1622 |
+
a f
|
1623 |
+
ĠC ar
|
1624 |
+
Ġh ig
|
1625 |
+
ĠO ne
|
1626 |
+
ĠS ec
|
1627 |
+
in ation
|
1628 |
+
Ġlike ly
|
1629 |
+
Ġan t
|
1630 |
+
ag ed
|
1631 |
+
ĠR uss
|
1632 |
+
Ġb en
|
1633 |
+
Ġre le
|
1634 |
+
F or
|
1635 |
+
b ack
|
1636 |
+
ĠN ot
|
1637 |
+
Ġpres ident
|
1638 |
+
b all
|
1639 |
+
Ġacc ess
|
1640 |
+
ivid ual
|
1641 |
+
ĠD em
|
1642 |
+
ĠE uro
|
1643 |
+
6 0
|
1644 |
+
Ġkn own
|
1645 |
+
ir l
|
1646 |
+
ĠG r
|
1647 |
+
Ġear ly
|
1648 |
+
u se
|
1649 |
+
iet y
|
1650 |
+
âĢ ĵ
|
1651 |
+
Ġf ight
|
1652 |
+
Ġs ent
|
1653 |
+
Ġto day
|
1654 |
+
Ġmark et
|
1655 |
+
" .
|
1656 |
+
Ġb ased
|
1657 |
+
Ġstr ong
|
1658 |
+
ur ther
|
1659 |
+
Ġde b
|
1660 |
+
m ber
|
1661 |
+
Ġproble m
|
1662 |
+
Ġde ath
|
1663 |
+
Ġsoc ial
|
1664 |
+
im ate
|
1665 |
+
A S
|
1666 |
+
ort un
|
1667 |
+
Ġcamp aign
|
1668 |
+
er y
|
1669 |
+
C h
|
1670 |
+
Ġe y
|
1671 |
+
i ally
|
1672 |
+
Ġm us
|
1673 |
+
w h
|
1674 |
+
p os
|
1675 |
+
Ġ er
|
1676 |
+
Ġsa f
|
1677 |
+
Ġmonth s
|
1678 |
+
ir on
|
1679 |
+
Ġv iol
|
1680 |
+
Ġf ive
|
1681 |
+
Ġst re
|
1682 |
+
Ġplay ers
|
1683 |
+
in c
|
1684 |
+
al d
|
1685 |
+
y ear
|
1686 |
+
a un
|
1687 |
+
Ġsu ccess
|
1688 |
+
Ġpres ent
|
1689 |
+
ere nce
|
1690 |
+
Ġ201 4
|
1691 |
+
Ġsu gg
|
1692 |
+
Ġpartic ular
|
1693 |
+
Ġtr y
|
1694 |
+
Ġsugg est
|
1695 |
+
ĠCh rist
|
1696 |
+
on es
|
1697 |
+
Ġpri v
|
1698 |
+
2 3
|
1699 |
+
Ġc rit
|
1700 |
+
Ġl and
|
1701 |
+
Ġloc al
|
1702 |
+
if y
|
1703 |
+
2 9
|
1704 |
+
Ġa ut
|
1705 |
+
E D
|
1706 |
+
ĠG u
|
1707 |
+
Ġm ult
|
1708 |
+
Ġpolit ical
|
1709 |
+
Ġask ed
|
1710 |
+
Ġfor mer
|
1711 |
+
it ter
|
1712 |
+
ri pt
|
1713 |
+
Ġcl ose
|
1714 |
+
Ġp ract
|
1715 |
+
ĠY ork
|
1716 |
+
Ġget ting
|
1717 |
+
Ġac ross
|
1718 |
+
Ġcom b
|
1719 |
+
Ġbelie ve
|
1720 |
+
Ġ z
|
1721 |
+
Ġto get
|
1722 |
+
Ġtoget her
|
1723 |
+
ĠC ent
|
1724 |
+
ir c
|
1725 |
+
Ġind ividual
|
1726 |
+
ĠM c
|
1727 |
+
2 7
|
1728 |
+
is k
|
1729 |
+
ĠE ng
|
1730 |
+
Ġf ace
|
1731 |
+
Ġ2 4
|
1732 |
+
Ġval ue
|
1733 |
+
Ġare a
|
1734 |
+
e v
|
1735 |
+
Ġw rit
|
1736 |
+
ĠPres ident
|
1737 |
+
Ġv ot
|
1738 |
+
Ġke y
|
1739 |
+
Ġm om
|
1740 |
+
p ut
|
1741 |
+
Ġany thing
|
1742 |
+
Ġexper ience
|
1743 |
+
att le
|
1744 |
+
Ġm ind
|
1745 |
+
a ff
|
1746 |
+
om m
|
1747 |
+
Ġf uture
|
1748 |
+
g ed
|
1749 |
+
Ġc ut
|
1750 |
+
Ġto t
|
1751 |
+
it ch
|
1752 |
+
Ġv ideo
|
1753 |
+
Ġinvest ig
|
1754 |
+
Ġn et
|
1755 |
+
ĠM y
|
1756 |
+
r ict
|
1757 |
+
i en
|
1758 |
+
. )
|
1759 |
+
Ġimp ro
|
1760 |
+
th ough
|
1761 |
+
ward s
|
1762 |
+
Ġcon nect
|
1763 |
+
ĠM ed
|
1764 |
+
sel ves
|
1765 |
+
ens ive
|
1766 |
+
m b
|
1767 |
+
o ber
|
1768 |
+
at ors
|
1769 |
+
A n
|
1770 |
+
Ġ5 0
|
1771 |
+
Ġre du
|
1772 |
+
res ent
|
1773 |
+
Ġab ove
|
1774 |
+
Ġf re
|
1775 |
+
ĠEuro pe
|
1776 |
+
s w
|
1777 |
+
Ġam ount
|
1778 |
+
ĠA pp
|
1779 |
+
Ġe ither
|
1780 |
+
Ġmil it
|
1781 |
+
Ġan al
|
1782 |
+
Ġf ail
|
1783 |
+
ĠE n
|
1784 |
+
al es
|
1785 |
+
Ġspec ial
|
1786 |
+
Ġbl ack
|
1787 |
+
I T
|
1788 |
+
c her
|
1789 |
+
Ġlook ing
|
1790 |
+
Ġf ire
|
1791 |
+
y n
|
1792 |
+
Ġal most
|
1793 |
+
o on
|
1794 |
+
Ġstud y
|
1795 |
+
Ġm iss
|
1796 |
+
c hes
|
1797 |
+
ro wn
|
1798 |
+
Ġt re
|
1799 |
+
Ġcommun ity
|
1800 |
+
Ġmed ia
|
1801 |
+
Ġf ood
|
1802 |
+
Ġcom es
|
1803 |
+
ĠUn iversity
|
1804 |
+
Ġsing le
|
1805 |
+
Wh at
|
1806 |
+
u ly
|
1807 |
+
Ġh alf
|
1808 |
+
ag ue
|
1809 |
+
h od
|
1810 |
+
ĠRep ublic
|
1811 |
+
Ġstart ed
|
1812 |
+
Ġqu ick
|
1813 |
+
ot o
|
1814 |
+
b ook
|
1815 |
+
Ġiss ue
|
1816 |
+
it or
|
1817 |
+
Ġel se
|
1818 |
+
Ġcons ider
|
1819 |
+
2 6
|
1820 |
+
ro du
|
1821 |
+
Ġt aken
|
1822 |
+
2 8
|
1823 |
+
9 9
|
1824 |
+
ĠW ith
|
1825 |
+
Ġtr ue
|
1826 |
+
Ġw a
|
1827 |
+
Ġtr ad
|
1828 |
+
Ġag o
|
1829 |
+
Ġm ess
|
1830 |
+
ie f
|
1831 |
+
Ġadd ed
|
1832 |
+
o ke
|
1833 |
+
Ġb ad
|
1834 |
+
Ġf av
|
1835 |
+
3 3
|
1836 |
+
Ġsim ilar
|
1837 |
+
as k
|
1838 |
+
ĠD on
|
1839 |
+
Ġcharact er
|
1840 |
+
ort s
|
1841 |
+
ĠH ouse
|
1842 |
+
Ġreport ed
|
1843 |
+
Ġty pe
|
1844 |
+
v al
|
1845 |
+
i od
|
1846 |
+
ĠHow ever
|
1847 |
+
Ġt arg
|
1848 |
+
Ġent ire
|
1849 |
+
pp ing
|
1850 |
+
Ġhist ory
|
1851 |
+
Ġl ive
|
1852 |
+
ff ic
|
1853 |
+
.... ....
|
1854 |
+
ed eral
|
1855 |
+
Ġtr ying
|
1856 |
+
Ġdisc uss
|
1857 |
+
ĠH ar
|
1858 |
+
ac es
|
1859 |
+
l ished
|
1860 |
+
Ġse lf
|
1861 |
+
os p
|
1862 |
+
re st
|
1863 |
+
Ġro om
|
1864 |
+
el t
|
1865 |
+
Ġf all
|
1866 |
+
ol ution
|
1867 |
+
Ġe t
|
1868 |
+
Ġ x
|
1869 |
+
Ġis n
|
1870 |
+
Ġide a
|
1871 |
+
b o
|
1872 |
+
Ġs ound
|
1873 |
+
ĠD ep
|
1874 |
+
Ġsome one
|
1875 |
+
ci ally
|
1876 |
+
ull y
|
1877 |
+
Ġf oc
|
1878 |
+
Ġob ject
|
1879 |
+
if t
|
1880 |
+
ap er
|
1881 |
+
Ġplay er
|
1882 |
+
Ġr ather
|
1883 |
+
Ġserv ice
|
1884 |
+
as hing
|
1885 |
+
ĠD o
|
1886 |
+
ĠP art
|
1887 |
+
ru g
|
1888 |
+
m on
|
1889 |
+
p ly
|
1890 |
+
Ġm or
|
1891 |
+
Ġnot hing
|
1892 |
+
Ġprov ide
|
1893 |
+
I C
|
1894 |
+
un g
|
1895 |
+
Ġpart y
|
1896 |
+
Ġex ist
|
1897 |
+
Ġm ag
|
1898 |
+
7 0
|
1899 |
+
Ġr ul
|
1900 |
+
Ġh ouse
|
1901 |
+
Ġbeh ind
|
1902 |
+
Ġhow ever
|
1903 |
+
ĠW orld
|
1904 |
+
Ġs um
|
1905 |
+
Ġapp lic
|
1906 |
+
Ġ ;
|
1907 |
+
Ġfun ction
|
1908 |
+
g r
|
1909 |
+
ĠP ol
|
1910 |
+
Ġfr ont
|
1911 |
+
2 00
|
1912 |
+
Ġser ies
|
1913 |
+
Ġt em
|
1914 |
+
Ġty p
|
1915 |
+
ill s
|
1916 |
+
Ġo pt
|
1917 |
+
Ġpoint s
|
1918 |
+
Ġbel ow
|
1919 |
+
itt ed
|
1920 |
+
Ġspec ific
|
1921 |
+
Ġ201 7
|
1922 |
+
um b
|
1923 |
+
Ġr a
|
1924 |
+
Ġpre vious
|
1925 |
+
Ġpre t
|
1926 |
+
re me
|
1927 |
+
Ġc ustom
|
1928 |
+
Ġcour t
|
1929 |
+
ĠM e
|
1930 |
+
Ġre pl
|
1931 |
+
Ġwho le
|
1932 |
+
g o
|
1933 |
+
c er
|
1934 |
+
Ġt reat
|
1935 |
+
ĠA ct
|
1936 |
+
Ġprob ably
|
1937 |
+
Ġle arn
|
1938 |
+
end er
|
1939 |
+
ĠA ss
|
1940 |
+
Ġvers ion
|
1941 |
+
n ow
|
1942 |
+
Ġche ck
|
1943 |
+
ĠC al
|
1944 |
+
R E
|
1945 |
+
min ist
|
1946 |
+
O n
|
1947 |
+
our ces
|
1948 |
+
Ġben ef
|
1949 |
+
Ġd oc
|
1950 |
+
Ġdet er
|
1951 |
+
Ġen c
|
1952 |
+
Ġsu per
|
1953 |
+
Ġadd ress
|
1954 |
+
Ġv ict
|
1955 |
+
Ġ201 3
|
1956 |
+
Ġme as
|
1957 |
+
t r
|
1958 |
+
Ġf ield
|
1959 |
+
W hen
|
1960 |
+
Ġsign ific
|
1961 |
+
u ge
|
1962 |
+
Ġfe at
|
1963 |
+
Ġcomm on
|
1964 |
+
l oad
|
1965 |
+
Ġbe gin
|
1966 |
+
Ġbr ing
|
1967 |
+
Ġa ction
|
1968 |
+
er man
|
1969 |
+
Ġdesc rib
|
1970 |
+
Ġind ust
|
1971 |
+
Ġwant ed
|
1972 |
+
ri ed
|
1973 |
+
m ing
|
1974 |
+
Ġatt empt
|
1975 |
+
4 5
|
1976 |
+
f er
|
1977 |
+
Ġd ue
|
1978 |
+
ress ion
|
1979 |
+
# #
|
1980 |
+
Ġsh all
|
1981 |
+
Ġs ix
|
1982 |
+
o o
|
1983 |
+
Ġst ep
|
1984 |
+
Ġp ub
|
1985 |
+
Ġhim self
|
1986 |
+
Ġ2 3
|
1987 |
+
Ġc op
|
1988 |
+
Ġd est
|
1989 |
+
Ġst op
|
1990 |
+
A C
|
1991 |
+
ib ility
|
1992 |
+
Ġl ab
|
1993 |
+
ic ult
|
1994 |
+
Ġhour s
|
1995 |
+
Ġcre ate
|
1996 |
+
Ġf urther
|
1997 |
+
ĠAmeric a
|
1998 |
+
ĠC ity
|
1999 |
+
Ġd ou
|
2000 |
+
he ad
|
2001 |
+
S T
|
2002 |
+
ĠN orth
|
2003 |
+
c ing
|
2004 |
+
Ġn ational
|
2005 |
+
u le
|
2006 |
+
ĠIn st
|
2007 |
+
Ġt aking
|
2008 |
+
ĠQ u
|
2009 |
+
ir t
|
2010 |
+
Ġre d
|
2011 |
+
Ġrese arch
|
2012 |
+
v iron
|
2013 |
+
ĠG e
|
2014 |
+
Ġbre ak
|
2015 |
+
an a
|
2016 |
+
Ġsp ace
|
2017 |
+
ater ial
|
2018 |
+
Ġrec ent
|
2019 |
+
ĠA b
|
2020 |
+
Ġgener al
|
2021 |
+
Ġh it
|
2022 |
+
Ġper iod
|
2023 |
+
Ġevery thing
|
2024 |
+
ive ly
|
2025 |
+
Ġph ys
|
2026 |
+
Ġsay ing
|
2027 |
+
an ks
|
2028 |
+
Ġc ou
|
2029 |
+
Ġc ult
|
2030 |
+
ac ed
|
2031 |
+
e al
|
2032 |
+
u ation
|
2033 |
+
Ġc oun
|
2034 |
+
l u
|
2035 |
+
Ġinclud e
|
2036 |
+
Ġpos ition
|
2037 |
+
ĠA fter
|
2038 |
+
ĠCan ad
|
2039 |
+
ĠE m
|
2040 |
+
Ġim m
|
2041 |
+
ĠR ed
|
2042 |
+
Ġp ick
|
2043 |
+
Ġcom pl
|
2044 |
+
Ġm atter
|
2045 |
+
re g
|
2046 |
+
e xt
|
2047 |
+
ang u
|
2048 |
+
is c
|
2049 |
+
o le
|
2050 |
+
a ut
|
2051 |
+
Ġcomp et
|
2052 |
+
e ed
|
2053 |
+
f ect
|
2054 |
+
Ġ2 1
|
2055 |
+
ĠS en
|
2056 |
+
ĠThe se
|
2057 |
+
as ing
|
2058 |
+
Ġcan not
|
2059 |
+
Ġin it
|
2060 |
+
Ġrel ations
|
2061 |
+
ac hed
|
2062 |
+
Ġb ar
|
2063 |
+
Ġ4 0
|
2064 |
+
ĠT H
|
2065 |
+
Ġ201 2
|
2066 |
+
Ġv ol
|
2067 |
+
Ġg round
|
2068 |
+
Ġsec urity
|
2069 |
+
Ġup d
|
2070 |
+
il t
|
2071 |
+
3 5
|
2072 |
+
Ġconc ern
|
2073 |
+
ĠJ ust
|
2074 |
+
Ġwh ite
|
2075 |
+
Ġseem s
|
2076 |
+
ĠH er
|
2077 |
+
pe cially
|
2078 |
+
i ents
|
2079 |
+
Ġann oun
|
2080 |
+
Ġf ig
|
2081 |
+
ight s
|
2082 |
+
Ġst ri
|
2083 |
+
l ike
|
2084 |
+
id s
|
2085 |
+
Ġs us
|
2086 |
+
Ġw atch
|
2087 |
+
Ġ â
|
2088 |
+
Ġw ind
|
2089 |
+
ĠC ont
|
2090 |
+
Ġit self
|
2091 |
+
Ġm ass
|
2092 |
+
A l
|
2093 |
+
y le
|
2094 |
+
iqu e
|
2095 |
+
ĠN ational
|
2096 |
+
Ġab s
|
2097 |
+
Ġp ack
|
2098 |
+
Ġout side
|
2099 |
+
Ġan im
|
2100 |
+
Ġp ain
|
2101 |
+
et er
|
2102 |
+
Ġman ag
|
2103 |
+
du ct
|
2104 |
+
og n
|
2105 |
+
Ġ ]
|
2106 |
+
ĠSe pt
|
2107 |
+
se c
|
2108 |
+
o ff
|
2109 |
+
ĠJ an
|
2110 |
+
Ġf oot
|
2111 |
+
ad es
|
2112 |
+
Ġth ird
|
2113 |
+
Ġm ot
|
2114 |
+
Ġev idence
|
2115 |
+
int on
|
2116 |
+
Ġth reat
|
2117 |
+
a pt
|
2118 |
+
pl es
|
2119 |
+
c le
|
2120 |
+
Ġl o
|
2121 |
+
Ġde cl
|
2122 |
+
Ġit em
|
2123 |
+
med i
|
2124 |
+
Ġrep resent
|
2125 |
+
om b
|
2126 |
+
am er
|
2127 |
+
Ġsignific ant
|
2128 |
+
og raph
|
2129 |
+
s u
|
2130 |
+
Ġc al
|
2131 |
+
i res
|
2132 |
+
00 00
|
2133 |
+
I D
|
2134 |
+
A M
|
2135 |
+
Ġsim ply
|
2136 |
+
Ġlong er
|
2137 |
+
Ġf ile
|
2138 |
+
O T
|
2139 |
+
c he
|
2140 |
+
S o
|
2141 |
+
ate g
|
2142 |
+
or g
|
2143 |
+
ĠH is
|
2144 |
+
Ġen er
|
2145 |
+
Ġd om
|
2146 |
+
Ġup on
|
2147 |
+
il i
|
2148 |
+
": "
|
2149 |
+
Ġthem selves
|
2150 |
+
Ġcom ing
|
2151 |
+
Ġqu ite
|
2152 |
+
Ġdiff icult
|
2153 |
+
ĠB ar
|
2154 |
+
il ities
|
2155 |
+
re l
|
2156 |
+
end s
|
2157 |
+
c ial
|
2158 |
+
6 4
|
2159 |
+
Ġwom an
|
2160 |
+
ra p
|
2161 |
+
y r
|
2162 |
+
Ġne cess
|
2163 |
+
ip s
|
2164 |
+
Ġte xt
|
2165 |
+
Ġrequ ire
|
2166 |
+
Ġmilit ary
|
2167 |
+
Ġre view
|
2168 |
+
Ġresp ons
|
2169 |
+
7 5
|
2170 |
+
Ġsub ject
|
2171 |
+
Ġinst ead
|
2172 |
+
Ġiss ues
|
2173 |
+
Ġg en
|
2174 |
+
" ,"
|
2175 |
+
Ġmin utes
|
2176 |
+
Ġwe ap
|
2177 |
+
r ay
|
2178 |
+
am ed
|
2179 |
+
t ime
|
2180 |
+
b l
|
2181 |
+
H ow
|
2182 |
+
Ġc ode
|
2183 |
+
ĠS m
|
2184 |
+
Ġhig her
|
2185 |
+
ĠSt e
|
2186 |
+
r is
|
2187 |
+
Ġp age
|
2188 |
+
Ġstud ents
|
2189 |
+
ĠIn tern
|
2190 |
+
Ġmet hod
|
2191 |
+
ĠA ug
|
2192 |
+
ĠP er
|
2193 |
+
ĠA g
|
2194 |
+
Ġpolic y
|
2195 |
+
ĠS w
|
2196 |
+
Ġex ec
|
2197 |
+
Ġac cept
|
2198 |
+
um e
|
2199 |
+
rib ut
|
2200 |
+
Ġword s
|
2201 |
+
Ġfin al
|
2202 |
+
Ġchang es
|
2203 |
+
ĠDem ocr
|
2204 |
+
Ġfriend s
|
2205 |
+
Ġres pect
|
2206 |
+
Ġe p
|
2207 |
+
Ġcomp an
|
2208 |
+
iv il
|
2209 |
+
Ġdam age
|
2210 |
+
** **
|
2211 |
+
og le
|
2212 |
+
viron ment
|
2213 |
+
Ġne g
|
2214 |
+
ent al
|
2215 |
+
Ġa p
|
2216 |
+
Ġtot al
|
2217 |
+
iv al
|
2218 |
+
! "
|
2219 |
+
l im
|
2220 |
+
Ġneed s
|
2221 |
+
Ġag re
|
2222 |
+
Ġdevelop ment
|
2223 |
+
Ġa ge
|
2224 |
+
ip le
|
2225 |
+
2 1
|
2226 |
+
Ġresult s
|
2227 |
+
ĠA f
|
2228 |
+
S h
|
2229 |
+
Ġg un
|
2230 |
+
ĠOb ama
|
2231 |
+
ro ll
|
2232 |
+
Ġ @
|
2233 |
+
Ġright s
|
2234 |
+
ĠB rit
|
2235 |
+
Ġrun ning
|
2236 |
+
Ġwas n
|
2237 |
+
Ġp ort
|
2238 |
+
Ġr ate
|
2239 |
+
Ġpret ty
|
2240 |
+
Ġtarg et
|
2241 |
+
Ġsa w
|
2242 |
+
Ġc irc
|
2243 |
+
Ġwor ks
|
2244 |
+
ic ro
|
2245 |
+
al t
|
2246 |
+
o ver
|
2247 |
+
ww w
|
2248 |
+
Th at
|
2249 |
+
l ier
|
2250 |
+
Ġevery one
|
2251 |
+
ud e
|
2252 |
+
Ġp ie
|
2253 |
+
idd le
|
2254 |
+
ra el
|
2255 |
+
Ġr ad
|
2256 |
+
Ġbl ock
|
2257 |
+
Ġw alk
|
2258 |
+
T o
|
2259 |
+
ã ģ
|
2260 |
+
n es
|
2261 |
+
ĠA ust
|
2262 |
+
a ul
|
2263 |
+
ro te
|
2264 |
+
ĠS outh
|
2265 |
+
ess ion
|
2266 |
+
op h
|
2267 |
+
Ġshow s
|
2268 |
+
Ġs ite
|
2269 |
+
Ġj o
|
2270 |
+
Ġr isk
|
2271 |
+
cl us
|
2272 |
+
l t
|
2273 |
+
Ġin j
|
2274 |
+
id ing
|
2275 |
+
ĠS pe
|
2276 |
+
Ġch all
|
2277 |
+
ir m
|
2278 |
+
Ġ2 2
|
2279 |
+
itt ing
|
2280 |
+
st r
|
2281 |
+
Ġh y
|
2282 |
+
L E
|
2283 |
+
ke y
|
2284 |
+
Ġbe gan
|
2285 |
+
at ur
|
2286 |
+
ashing ton
|
2287 |
+
l am
|
2288 |
+
ĠD av
|
2289 |
+
b it
|
2290 |
+
Ġs ize
|
2291 |
+
ĠP ar
|
2292 |
+
3 8
|
2293 |
+
ourn al
|
2294 |
+
f ace
|
2295 |
+
Ġdec ision
|
2296 |
+
Ġl arg
|
2297 |
+
Ġj ud
|
2298 |
+
re ct
|
2299 |
+
Ġcontin ue
|
2300 |
+
ĠO ct
|
2301 |
+
ove red
|
2302 |
+
ĠI nt
|
2303 |
+
==== ====
|
2304 |
+
Ġp arent
|
2305 |
+
ĠW ill
|
2306 |
+
Ġeas y
|
2307 |
+
Ġd rug
|
2308 |
+
ang er
|
2309 |
+
Ġs ense
|
2310 |
+
Ġd i
|
2311 |
+
id ay
|
2312 |
+
Ġener gy
|
2313 |
+
ist ic
|
2314 |
+
Ġass oci
|
2315 |
+
ar ter
|
2316 |
+
ob al
|
2317 |
+
e ks
|
2318 |
+
ĠE l
|
2319 |
+
ur ch
|
2320 |
+
Ġg irl
|
2321 |
+
o e
|
2322 |
+
it le
|
2323 |
+
Ġ2 8
|
2324 |
+
ĠC he
|
2325 |
+
Ġrequ est
|
2326 |
+
Ġso on
|
2327 |
+
Ġh ost
|
2328 |
+
k y
|
2329 |
+
Ġst ates
|
2330 |
+
om es
|
2331 |
+
Ġm aterial
|
2332 |
+
le x
|
2333 |
+
Ġmom ent
|
2334 |
+
Ġan sw
|
2335 |
+
on se
|
2336 |
+
Ġes pecially
|
2337 |
+
Ġn orm
|
2338 |
+
Ġserv ices
|
2339 |
+
p ite
|
2340 |
+
r an
|
2341 |
+
Ġro le
|
2342 |
+
4 4
|
2343 |
+
) :
|
2344 |
+
Ġc red
|
2345 |
+
C l
|
2346 |
+
____ ____
|
2347 |
+
Ġm at
|
2348 |
+
Ġl og
|
2349 |
+
ĠCl inton
|
2350 |
+
O U
|
2351 |
+
Ġoff ice
|
2352 |
+
Ġ2 6
|
2353 |
+
Ġch arg
|
2354 |
+
Ġtr ack
|
2355 |
+
m a
|
2356 |
+
Ġhe art
|
2357 |
+
Ġb all
|
2358 |
+
Ġperson al
|
2359 |
+
Ġbuild ing
|
2360 |
+
n a
|
2361 |
+
s et
|
2362 |
+
b ody
|
2363 |
+
ĠBl ack
|
2364 |
+
Ġincre ase
|
2365 |
+
itt en
|
2366 |
+
Ġneed ed
|
2367 |
+
3 6
|
2368 |
+
3 2
|
2369 |
+
= "
|
2370 |
+
Ġl ost
|
2371 |
+
Ġbec ame
|
2372 |
+
Ġgrou ps
|
2373 |
+
ĠM us
|
2374 |
+
Ġw rote
|
2375 |
+
ĠP e
|
2376 |
+
Ġpro p
|
2377 |
+
j oy
|
2378 |
+
à ©
|
2379 |
+
ĠWh ite
|
2380 |
+
Ġde ad
|
2381 |
+
. '
|
2382 |
+
Ġhtt p
|
2383 |
+
Ġwe bs
|
2384 |
+
O S
|
2385 |
+
Ġins ide
|
2386 |
+
Ġwr ong
|
2387 |
+
Ġstat ement
|
2388 |
+
Ġ ...
|
2389 |
+
y l
|
2390 |
+
Ġfil m
|
2391 |
+
Ġmus ic
|
2392 |
+
Ġsh are
|
2393 |
+
ific ation
|
2394 |
+
Ġre lease
|
2395 |
+
Ġfor ward
|
2396 |
+
Ġst ay
|
2397 |
+
Ġcomp ut
|
2398 |
+
it te
|
2399 |
+
s er
|
2400 |
+
Ġorig inal
|
2401 |
+
Ġc ard
|
2402 |
+
Ġc and
|
2403 |
+
Ġd iv
|
2404 |
+
at ural
|
2405 |
+
Ġfav or
|
2406 |
+
O M
|
2407 |
+
Ġc ases
|
2408 |
+
us es
|
2409 |
+
Ġse ction
|
2410 |
+
Ġle ave
|
2411 |
+
g ing
|
2412 |
+
ov ed
|
2413 |
+
ĠW ashington
|
2414 |
+
3 9
|
2415 |
+
ĠG l
|
2416 |
+
Ġrequ ired
|
2417 |
+
act ion
|
2418 |
+
ap an
|
2419 |
+
o or
|
2420 |
+
it er
|
2421 |
+
ĠK ing
|
2422 |
+
Ġcount ries
|
2423 |
+
ĠG erman
|
2424 |
+
ll ing
|
2425 |
+
Ġ2 7
|
2426 |
+
3 4
|
2427 |
+
Ġquest ions
|
2428 |
+
Ġpr im
|
2429 |
+
Ġc ell
|
2430 |
+
Ġsh oot
|
2431 |
+
Ġany one
|
2432 |
+
ĠW est
|
2433 |
+
Ġaff ect
|
2434 |
+
ep end
|
2435 |
+
Ġon line
|
2436 |
+
ĠIs rael
|
2437 |
+
ĠSept ember
|
2438 |
+
Ġab ility
|
2439 |
+
Ġcont ent
|
2440 |
+
is es
|
2441 |
+
Ġre ve
|
2442 |
+
Ġl aun
|
2443 |
+
Ġind ic
|
2444 |
+
Ġfor ce
|
2445 |
+
c ast
|
2446 |
+
Ġso ld
|
2447 |
+
av ing
|
2448 |
+
f l
|
2449 |
+
Ġso ft
|
2450 |
+
Ġcompan ies
|
2451 |
+
ce ed
|
2452 |
+
Ġart icle
|
2453 |
+
Ġa ud
|
2454 |
+
Ġre v
|
2455 |
+
Ġed uc
|
2456 |
+
Ġplay ing
|
2457 |
+
0 5
|
2458 |
+
Ġhe ld
|
2459 |
+
ct or
|
2460 |
+
Ġrele ased
|
2461 |
+
Ġf ederal
|
2462 |
+
3 7
|
2463 |
+
Ġad minist
|
2464 |
+
Ġinter view
|
2465 |
+
Ġinst all
|
2466 |
+
Ġrece ived
|
2467 |
+
Ġs ource
|
2468 |
+
u k
|
2469 |
+
P h
|
2470 |
+
Ġser ious
|
2471 |
+
Ġcre ated
|
2472 |
+
Ġc ause
|
2473 |
+
Ġim medi
|
2474 |
+
Ġdef in
|
2475 |
+
u el
|
2476 |
+
ĠDep artment
|
2477 |
+
ct ions
|
2478 |
+
ĠC our
|
2479 |
+
ĠN ow
|
2480 |
+
z e
|
2481 |
+
it es
|
2482 |
+
it ution
|
2483 |
+
Ġl ate
|
2484 |
+
Ġspe ak
|
2485 |
+
n ers
|
2486 |
+
Ġleg al
|
2487 |
+
ar i
|
2488 |
+
ĠC or
|
2489 |
+
Ġwe eks
|
2490 |
+
Ġmod el
|
2491 |
+
Ġp red
|
2492 |
+
Ġex act
|
2493 |
+
B C
|
2494 |
+
ĠB y
|
2495 |
+
IN G
|
2496 |
+
os ing
|
2497 |
+
Ġt akes
|
2498 |
+
Ġreg ard
|
2499 |
+
Ġopp ortun
|
2500 |
+
Ġpr ice
|
2501 |
+
Ġ19 8
|
2502 |
+
ĠA pr
|
2503 |
+
f ully
|
2504 |
+
Ġor d
|
2505 |
+
Ġproble ms
|
2506 |
+
ru ction
|
2507 |
+
h am
|
2508 |
+
ĠC ount
|
2509 |
+
le ge
|
2510 |
+
Ġlead ers
|
2511 |
+
E T
|
2512 |
+
le v
|
2513 |
+
Ġde ep
|
2514 |
+
olog ical
|
2515 |
+
es e
|
2516 |
+
h aps
|
2517 |
+
ĠS ome
|
2518 |
+
Ġp ers
|
2519 |
+
Ġcont ract
|
2520 |
+
Ġrelations hip
|
2521 |
+
s p
|
2522 |
+
ou d
|
2523 |
+
Ġb ase
|
2524 |
+
4 8
|
2525 |
+
m it
|
2526 |
+
A d
|
2527 |
+
anc ial
|
2528 |
+
Ġcons um
|
2529 |
+
Ġpot ential
|
2530 |
+
Ġl angu
|
2531 |
+
re m
|
2532 |
+
et h
|
2533 |
+
Ġrel ig
|
2534 |
+
ress ed
|
2535 |
+
6 6
|
2536 |
+
Ġl ink
|
2537 |
+
Ġl ower
|
2538 |
+
ay er
|
2539 |
+
ĠJ une
|
2540 |
+
Ġf em
|
2541 |
+
un t
|
2542 |
+
er c
|
2543 |
+
ur d
|
2544 |
+
Ġcont act
|
2545 |
+
Ġ ill
|
2546 |
+
Ġm other
|
2547 |
+
Ġest ab
|
2548 |
+
h tt
|
2549 |
+
ĠM arch
|
2550 |
+
ĠB ro
|
2551 |
+
ĠCh ina
|
2552 |
+
Ġ2 9
|
2553 |
+
Ġs qu
|
2554 |
+
Ġprov ided
|
2555 |
+
Ġa verage
|
2556 |
+
as ons
|
2557 |
+
Ġ201 1
|
2558 |
+
Ġex am
|
2559 |
+
l in
|
2560 |
+
5 5
|
2561 |
+
n ed
|
2562 |
+
Ġper fect
|
2563 |
+
Ġt ou
|
2564 |
+
al se
|
2565 |
+
u x
|
2566 |
+
Ġbu y
|
2567 |
+
Ġsh ot
|
2568 |
+
Ġcol lect
|
2569 |
+
Ġph ot
|
2570 |
+
Ġplay ed
|
2571 |
+
Ġsur pr
|
2572 |
+
Ġofficial s
|
2573 |
+
Ġsim ple
|
2574 |
+
av y
|
2575 |
+
Ġindust ry
|
2576 |
+
Ġhand s
|
2577 |
+
g round
|
2578 |
+
Ġp ull
|
2579 |
+
Ġr ound
|
2580 |
+
Ġus er
|
2581 |
+
Ġr ange
|
2582 |
+
u ary
|
2583 |
+
Ġpriv ate
|
2584 |
+
op s
|
2585 |
+
e es
|
2586 |
+
Ġw ays
|
2587 |
+
ĠM ich
|
2588 |
+
Ġve h
|
2589 |
+
Ġex cept
|
2590 |
+
Ġter ms
|
2591 |
+
im um
|
2592 |
+
pp er
|
2593 |
+
I ON
|
2594 |
+
ore s
|
2595 |
+
ĠDr agon
|
2596 |
+
ou l
|
2597 |
+
Ġd en
|
2598 |
+
Ġperform ance
|
2599 |
+
Ġb ill
|
2600 |
+
c il
|
2601 |
+
4 7
|
2602 |
+
Ġen vironment
|
2603 |
+
Ġex c
|
2604 |
+
ad d
|
2605 |
+
Ġwor th
|
2606 |
+
Ġp ict
|
2607 |
+
Ġch ance
|
2608 |
+
Ġ201 8
|
2609 |
+
b or
|
2610 |
+
Ġspe ed
|
2611 |
+
ict ion
|
2612 |
+
Ġal leg
|
2613 |
+
ĠJ apan
|
2614 |
+
at ory
|
2615 |
+
re et
|
2616 |
+
Ġm atch
|
2617 |
+
ĠI I
|
2618 |
+
Ġst ru
|
2619 |
+
ord er
|
2620 |
+
Ġst e
|
2621 |
+
Ġl iving
|
2622 |
+
Ġst ruct
|
2623 |
+
in o
|
2624 |
+
Ġse par
|
2625 |
+
her n
|
2626 |
+
Ġresp onse
|
2627 |
+
Ġen joy
|
2628 |
+
Ġv ia
|
2629 |
+
A D
|
2630 |
+
um ents
|
2631 |
+
ace book
|
2632 |
+
Ġmem ber
|
2633 |
+
ib r
|
2634 |
+
iz ing
|
2635 |
+
Ġto ol
|
2636 |
+
ĠM on
|
2637 |
+
ĠWh ile
|
2638 |
+
h ood
|
2639 |
+
ĠA ng
|
2640 |
+
ĠD ef
|
2641 |
+
Ġoff er
|
2642 |
+
T r
|
2643 |
+
a ur
|
2644 |
+
Ġturn ed
|
2645 |
+
ĠJ uly
|
2646 |
+
d own
|
2647 |
+
an ced
|
2648 |
+
Ġrec ently
|
2649 |
+
ĠE ar
|
2650 |
+
Ġc e
|
2651 |
+
ĠSt ar
|
2652 |
+
ĠC ong
|
2653 |
+
rough t
|
2654 |
+
Ġbl ood
|
2655 |
+
Ġhop e
|
2656 |
+
Ġcom ment
|
2657 |
+
ain t
|
2658 |
+
Ġar ri
|
2659 |
+
il es
|
2660 |
+
Ġpartic ip
|
2661 |
+
ough t
|
2662 |
+
ri ption
|
2663 |
+
0 8
|
2664 |
+
4 9
|
2665 |
+
Ġg ave
|
2666 |
+
Ġse lect
|
2667 |
+
Ġkill ed
|
2668 |
+
sy ch
|
2669 |
+
Ġgo es
|
2670 |
+
i j
|
2671 |
+
Ġc oll
|
2672 |
+
Ġimp act
|
2673 |
+
at ives
|
2674 |
+
ĠS er
|
2675 |
+
0 9
|
2676 |
+
ĠAug ust
|
2677 |
+
Ġb oy
|
2678 |
+
d e
|
2679 |
+
ĠD es
|
2680 |
+
Ġf elt
|
2681 |
+
U S
|
2682 |
+
Ġexpect ed
|
2683 |
+
Ġim age
|
2684 |
+
ĠM ark
|
2685 |
+
cc ording
|
2686 |
+
o ice
|
2687 |
+
E C
|
2688 |
+
ĠM ag
|
2689 |
+
en ed
|
2690 |
+
h old
|
2691 |
+
ĠP ost
|
2692 |
+
Ġpre vent
|
2693 |
+
N o
|
2694 |
+
Ġinvol ved
|
2695 |
+
Ġey es
|
2696 |
+
Ġquick ly
|
2697 |
+
A t
|
2698 |
+
un k
|
2699 |
+
Ġbeh av
|
2700 |
+
Ġ ur
|
2701 |
+
Ġl ed
|
2702 |
+
c ome
|
2703 |
+
e y
|
2704 |
+
Ġcand id
|
2705 |
+
Ġear lier
|
2706 |
+
Ġfoc us
|
2707 |
+
et y
|
2708 |
+
P ro
|
2709 |
+
led ge
|
2710 |
+
ix ed
|
2711 |
+
ill ed
|
2712 |
+
Ġpop ular
|
2713 |
+
A P
|
2714 |
+
Ġset t
|
2715 |
+
l ight
|
2716 |
+
Ġvar ious
|
2717 |
+
in ks
|
2718 |
+
Ġlevel s
|
2719 |
+
Ġro ad
|
2720 |
+
ell ig
|
2721 |
+
ab les
|
2722 |
+
he l
|
2723 |
+
itte e
|
2724 |
+
ĠG ener
|
2725 |
+
y pe
|
2726 |
+
Ġhe ard
|
2727 |
+
ic les
|
2728 |
+
Ġm is
|
2729 |
+
Ġus ers
|
2730 |
+
ĠS an
|
2731 |
+
Ġimpro ve
|
2732 |
+
Ġf ather
|
2733 |
+
Ġse arch
|
2734 |
+
The y
|
2735 |
+
v il
|
2736 |
+
Ġprof ess
|
2737 |
+
Ġkn ew
|
2738 |
+
Ġl oss
|
2739 |
+
Ġev ents
|
2740 |
+
6 5
|
2741 |
+
Ġb illion
|
2742 |
+
0 7
|
2743 |
+
0 2
|
2744 |
+
ĠNew s
|
2745 |
+
ĠA M
|
2746 |
+
Ġco ver
|
2747 |
+
w here
|
2748 |
+
ens ion
|
2749 |
+
Ġb ott
|
2750 |
+
Ġare as
|
2751 |
+
en ces
|
2752 |
+
op e
|
2753 |
+
ĠTw itter
|
2754 |
+
a el
|
2755 |
+
Ġget s
|
2756 |
+
ĠGo ogle
|
2757 |
+
Ġs n
|
2758 |
+
i ant
|
2759 |
+
Ġv ote
|
2760 |
+
Ġnear ly
|
2761 |
+
Ġinclud ed
|
2762 |
+
Ġrec ogn
|
2763 |
+
z z
|
2764 |
+
m m
|
2765 |
+
al ed
|
2766 |
+
Ġhappen ed
|
2767 |
+
0 4
|
2768 |
+
Ġh ot
|
2769 |
+
Ġwho se
|
2770 |
+
Ġc ivil
|
2771 |
+
Ġsu ff
|
2772 |
+
o es
|
2773 |
+
it iz
|
2774 |
+
ĠSy ri
|
2775 |
+
Ġresp ond
|
2776 |
+
Ġh on
|
2777 |
+
Ġfeat ures
|
2778 |
+
Ġeconom ic
|
2779 |
+
ĠApr il
|
2780 |
+
r im
|
2781 |
+
Ġtechn ology
|
2782 |
+
Ġo ption
|
2783 |
+
ag ing
|
2784 |
+
Ġpur ch
|
2785 |
+
R e
|
2786 |
+
Ġl at
|
2787 |
+
ch ie
|
2788 |
+
is l
|
2789 |
+
Ġrec omm
|
2790 |
+
u f
|
2791 |
+
Ġtr aining
|
2792 |
+
Ġeffect s
|
2793 |
+
Ġf ast
|
2794 |
+
Ġ201 0
|
2795 |
+
Ġocc ur
|
2796 |
+
Ġwebs ite
|
2797 |
+
Ġem ail
|
2798 |
+
Ġs ens
|
2799 |
+
e ch
|
2800 |
+
Ġo il
|
2801 |
+
Ġinf lu
|
2802 |
+
Ġcurrent ly
|
2803 |
+
ĠS ch
|
2804 |
+
ĠAd d
|
2805 |
+
Ġgo al
|
2806 |
+
Ġsc ient
|
2807 |
+
Ġcon v
|
2808 |
+
1 00
|
2809 |
+
em y
|
2810 |
+
Ġdec ided
|
2811 |
+
Ġtra vel
|
2812 |
+
Ġm ention
|
2813 |
+
L L
|
2814 |
+
0 3
|
2815 |
+
Ġe lection
|
2816 |
+
Ġph one
|
2817 |
+
Ġlook s
|
2818 |
+
Ġsit uation
|
2819 |
+
Ġc y
|
2820 |
+
Ġh or
|
2821 |
+
b ed
|
2822 |
+
ĠCour t
|
2823 |
+
a ily
|
2824 |
+
av es
|
2825 |
+
Ġqu ality
|
2826 |
+
ĠCom p
|
2827 |
+
w ise
|
2828 |
+
Ġt able
|
2829 |
+
Ġst aff
|
2830 |
+
ĠW ind
|
2831 |
+
et t
|
2832 |
+
Ġtri ed
|
2833 |
+
ide red
|
2834 |
+
Ġadd ition
|
2835 |
+
Ġb ox
|
2836 |
+
Ġl ack
|
2837 |
+
ar ily
|
2838 |
+
Ġw ide
|
2839 |
+
Ġm id
|
2840 |
+
Ġbo ard
|
2841 |
+
ys is
|
2842 |
+
Ġant i
|
2843 |
+
h a
|
2844 |
+
Ġd ig
|
2845 |
+
en ing
|
2846 |
+
Ġd ro
|
2847 |
+
C on
|
2848 |
+
6 8
|
2849 |
+
Ġsl ow
|
2850 |
+
b ased
|
2851 |
+
se qu
|
2852 |
+
Ġp ath
|
2853 |
+
E x
|
2854 |
+
ak er
|
2855 |
+
Ġwork ed
|
2856 |
+
Ġp en
|
2857 |
+
Ġeng ine
|
2858 |
+
Ġlook ed
|
2859 |
+
ĠSu per
|
2860 |
+
ĠS erv
|
2861 |
+
Ġvict im
|
2862 |
+
U n
|
2863 |
+
Ġproper ty
|
2864 |
+
Ġint rodu
|
2865 |
+
Ġexec ut
|
2866 |
+
ĠP M
|
2867 |
+
L e
|
2868 |
+
Ġcol or
|
2869 |
+
ĠM ore
|
2870 |
+
Ġ6 0
|
2871 |
+
Ġnet work
|
2872 |
+
Ġd ate
|
2873 |
+
c ul
|
2874 |
+
id ge
|
2875 |
+
Ġext ra
|
2876 |
+
3 1
|
2877 |
+
Ġs le
|
2878 |
+
6 7
|
2879 |
+
Ġw ond
|
2880 |
+
Ġreport s
|
2881 |
+
j ust
|
2882 |
+
ĠAust ral
|
2883 |
+
Ġcap ital
|
2884 |
+
Ġen s
|
2885 |
+
Ġcomm and
|
2886 |
+
Ġallow ed
|
2887 |
+
Ġpre p
|
2888 |
+
Ġca pt
|
2889 |
+
h ib
|
2890 |
+
Ġnum bers
|
2891 |
+
ch an
|
2892 |
+
Ġf air
|
2893 |
+
m p
|
2894 |
+
om s
|
2895 |
+
Ġre ach
|
2896 |
+
W ith
|
2897 |
+
t ain
|
2898 |
+
Ġbro ad
|
2899 |
+
Ġcou ple
|
2900 |
+
ec ause
|
2901 |
+
ly ing
|
2902 |
+
ĠF eb
|
2903 |
+
Ġsc reen
|
2904 |
+
Ġl ives
|
2905 |
+
Ġpri or
|
2906 |
+
ĠCong ress
|
2907 |
+
A r
|
2908 |
+
Ġappro ach
|
2909 |
+
Ġe mer
|
2910 |
+
ar ies
|
2911 |
+
ĠD is
|
2912 |
+
s erv
|
2913 |
+
ĠN e
|
2914 |
+
Ġbu ilt
|
2915 |
+
c ies
|
2916 |
+
Ġre pe
|
2917 |
+
Ġrul es
|
2918 |
+
for ce
|
2919 |
+
ĠP al
|
2920 |
+
Ġfin ancial
|
2921 |
+
Ġcons idered
|
2922 |
+
ĠCh ar
|
2923 |
+
n ces
|
2924 |
+
ĠI S
|
2925 |
+
Ġb rought
|
2926 |
+
Ġb i
|
2927 |
+
i ers
|
2928 |
+
ĠS im
|
2929 |
+
O P
|
2930 |
+
Ġproduct s
|
2931 |
+
Ġvis it
|
2932 |
+
Ġdoc ument
|
2933 |
+
Ġcon duct
|
2934 |
+
Ġcomplete ly
|
2935 |
+
in ing
|
2936 |
+
ĠCal if
|
2937 |
+
ib ly
|
2938 |
+
Ġwr itten
|
2939 |
+
ĠT V
|
2940 |
+
em ents
|
2941 |
+
Ġd raw
|
2942 |
+
O ne
|
2943 |
+
Ġpub lished
|
2944 |
+
Ġsec ret
|
2945 |
+
r ain
|
2946 |
+
he t
|
2947 |
+
ĠF acebook
|
2948 |
+
ond ay
|
2949 |
+
ĠU p
|
2950 |
+
Ġsex ual
|
2951 |
+
Ġth ous
|
2952 |
+
ĠP at
|
2953 |
+
Ġ ess
|
2954 |
+
Ġstand ard
|
2955 |
+
Ġar m
|
2956 |
+
g es
|
2957 |
+
ect ion
|
2958 |
+
Ġf ell
|
2959 |
+
Ġfore ign
|
2960 |
+
an i
|
2961 |
+
ĠFr iday
|
2962 |
+
Ġreg ular
|
2963 |
+
in ary
|
2964 |
+
Ġincre ased
|
2965 |
+
Ġus ually
|
2966 |
+
Ġdem on
|
2967 |
+
Ġd ark
|
2968 |
+
Ġadd itional
|
2969 |
+
ro l
|
2970 |
+
ĠO f
|
2971 |
+
Ġprodu ction
|
2972 |
+
! !
|
2973 |
+
und red
|
2974 |
+
Ġintern ational
|
2975 |
+
id ents
|
2976 |
+
ĠF ree
|
2977 |
+
rou p
|
2978 |
+
Ġr ace
|
2979 |
+
Ġm ach
|
2980 |
+
Ġh uge
|
2981 |
+
A ll
|
2982 |
+
le ar
|
2983 |
+
ove mber
|
2984 |
+
Ġto wn
|
2985 |
+
Ġatt ention
|
2986 |
+
ĠO ff
|
2987 |
+
y ond
|
2988 |
+
ĠThe n
|
2989 |
+
f ield
|
2990 |
+
Ġter ror
|
2991 |
+
ra z
|
2992 |
+
ĠB o
|
2993 |
+
Ġmeet ing
|
2994 |
+
ĠP ark
|
2995 |
+
Ġar rest
|
2996 |
+
Ġf ear
|
2997 |
+
Ġa w
|
2998 |
+
ĠV al
|
2999 |
+
or ing
|
3000 |
+
' ,
|
3001 |
+
Ġext reme
|
3002 |
+
ar r
|
3003 |
+
Ġwork ers
|
3004 |
+
A fter
|
3005 |
+
Ġ3 1
|
3006 |
+
n et
|
3007 |
+
am ent
|
3008 |
+
Ġdirect ly
|
3009 |
+
Ġpop ulation
|
3010 |
+
ub e
|
3011 |
+
ĠOct ober
|
3012 |
+
ĠI N
|
3013 |
+
ĠJan uary
|
3014 |
+
5 9
|
3015 |
+
ĠDav id
|
3016 |
+
Ġc ross
|
3017 |
+
ce mber
|
3018 |
+
ĠF irst
|
3019 |
+
Ġmess age
|
3020 |
+
ir it
|
3021 |
+
Ġn ation
|
3022 |
+
Ġp oll
|
3023 |
+
is ions
|
3024 |
+
Ġansw er
|
3025 |
+
n y
|
3026 |
+
is ode
|
3027 |
+
Ġcar ry
|
3028 |
+
ĠRuss ia
|
3029 |
+
Ġhe ar
|
3030 |
+
eng th
|
3031 |
+
ro y
|
3032 |
+
Ġn atural
|
3033 |
+
in ally
|
3034 |
+
Ġdo g
|
3035 |
+
m itted
|
3036 |
+
Ġtr ade
|
3037 |
+
Ġsub st
|
3038 |
+
Ġmult iple
|
3039 |
+
ĠAf ric
|
3040 |
+
Ġf ans
|
3041 |
+
Ġs ort
|
3042 |
+
Ġgl obal
|
3043 |
+
ic ation
|
3044 |
+
ĠW ed
|
3045 |
+
ar a
|
3046 |
+
Ġa chie
|
3047 |
+
Ġlangu age
|
3048 |
+
ve y
|
3049 |
+
Ġt al
|
3050 |
+
Ġnecess ary
|
3051 |
+
Ġdet ails
|
3052 |
+
Ġs en
|
3053 |
+
ĠS und
|
3054 |
+
ĠRe g
|
3055 |
+
ĠR ec
|
3056 |
+
0 6
|
3057 |
+
Ġs il
|
3058 |
+
ress ive
|
3059 |
+
Ġmed ical
|
3060 |
+
un ch
|
3061 |
+
orn ia
|
3062 |
+
Ġu nd
|
3063 |
+
f ort
|
3064 |
+
oc ks
|
3065 |
+
ĠM onday
|
3066 |
+
ues day
|
3067 |
+
c raft
|
3068 |
+
7 7
|
3069 |
+
ur t
|
3070 |
+
Ġ ver
|
3071 |
+
ĠH ill
|
3072 |
+
Ġrece ive
|
3073 |
+
Ġmor ning
|
3074 |
+
es tern
|
3075 |
+
Ġb ank
|
3076 |
+
Ġs at
|
3077 |
+
ir th
|
3078 |
+
ĠH igh
|
3079 |
+
Ġdev ice
|
3080 |
+
ĠTH E
|
3081 |
+
ĠCent er
|
3082 |
+
Ġsaf e
|
3083 |
+
Ġp le
|
3084 |
+
ĠCanad a
|
3085 |
+
Ġsystem s
|
3086 |
+
Ġass ist
|
3087 |
+
Ġsur v
|
3088 |
+
Ġb attle
|
3089 |
+
ĠS oc
|
3090 |
+
vert is
|
3091 |
+
S he
|
3092 |
+
Ġp aper
|
3093 |
+
Ġgrow th
|
3094 |
+
Ġc ast
|
3095 |
+
S c
|
3096 |
+
Ġpl ans
|
3097 |
+
ll ed
|
3098 |
+
Ġpart s
|
3099 |
+
Ġw all
|
3100 |
+
Ġmove ment
|
3101 |
+
Ġpract ice
|
3102 |
+
im ately
|
3103 |
+
Ġdis play
|
3104 |
+
Ġsomet imes
|
3105 |
+
om p
|
3106 |
+
ĠP aul
|
3107 |
+
ĠY es
|
3108 |
+
k ing
|
3109 |
+
5 8
|
3110 |
+
o ly
|
3111 |
+
Ġs on
|
3112 |
+
Ġav oid
|
3113 |
+
ok es
|
3114 |
+
ĠJ ew
|
3115 |
+
Ġto wards
|
3116 |
+
as c
|
3117 |
+
Ġ //
|
3118 |
+
ĠK ore
|
3119 |
+
Ġtalk ing
|
3120 |
+
Ġcor rect
|
3121 |
+
Ġsp ent
|
3122 |
+
ic ks
|
3123 |
+
i able
|
3124 |
+
e ared
|
3125 |
+
Ġter m
|
3126 |
+
Ġwant s
|
3127 |
+
om ing
|
3128 |
+
Ġ ut
|
3129 |
+
Ġdou b
|
3130 |
+
Ġfor ces
|
3131 |
+
Ġp lease
|
3132 |
+
6 9
|
3133 |
+
ĠN ovember
|
3134 |
+
at form
|
3135 |
+
ond on
|
3136 |
+
Ġon es
|
3137 |
+
Ġimmedi ately
|
3138 |
+
ĠRuss ian
|
3139 |
+
ĠM et
|
3140 |
+
Ġde g
|
3141 |
+
Ġparent s
|
3142 |
+
C H
|
3143 |
+
ĠAmeric ans
|
3144 |
+
al y
|
3145 |
+
ĠM od
|
3146 |
+
Ġsh own
|
3147 |
+
Ġcond itions
|
3148 |
+
Ġst uff
|
3149 |
+
Ġre b
|
3150 |
+
ĠY our
|
3151 |
+
Ġinclud es
|
3152 |
+
n own
|
3153 |
+
ĠS am
|
3154 |
+
Ġexper ien
|
3155 |
+
m ission
|
3156 |
+
ĠE ven
|
3157 |
+
augh t
|
3158 |
+
Ġannoun ced
|
3159 |
+
ĠRepublic an
|
3160 |
+
Ġdeter min
|
3161 |
+
Ġdescrib ed
|
3162 |
+
ĠCount y
|
3163 |
+
( )
|
3164 |
+
Ġdo or
|
3165 |
+
Ġchang ed
|
3166 |
+
Ġne igh
|
3167 |
+
ĠH ere
|
3168 |
+
Ġcle an
|
3169 |
+
Ġp an
|
3170 |
+
ĠDe cember
|
3171 |
+
ĠEurope an
|
3172 |
+
ir ing
|
3173 |
+
ap ter
|
3174 |
+
Ġcl ub
|
3175 |
+
ĠT uesday
|
3176 |
+
Ġp aid
|
3177 |
+
ĠN et
|
3178 |
+
Ġattack s
|
3179 |
+
Ġcharact ers
|
3180 |
+
Ġal one
|
3181 |
+
Ġdirect or
|
3182 |
+
d om
|
3183 |
+
Ġ3 5
|
3184 |
+
Ġl oad
|
3185 |
+
Ġr out
|
3186 |
+
ĠCalif ornia
|
3187 |
+
Ġfin ally
|
3188 |
+
Ġr ac
|
3189 |
+
Ġcont r
|
3190 |
+
Ġexact ly
|
3191 |
+
res h
|
3192 |
+
p ri
|
3193 |
+
ĠIs lam
|
3194 |
+
Ġn ature
|
3195 |
+
Ġcare er
|
3196 |
+
Ġlat est
|
3197 |
+
Ġcon vers
|
3198 |
+
ĠS l
|
3199 |
+
p ose
|
3200 |
+
ci ent
|
3201 |
+
ĠIn c
|
3202 |
+
iv ity
|
3203 |
+
8 8
|
3204 |
+
ĠA tt
|
3205 |
+
ĠM or
|
3206 |
+
nes day
|
3207 |
+
Ġwe ight
|
3208 |
+
k en
|
3209 |
+
Ġnot e
|
3210 |
+
Ġteam s
|
3211 |
+
Ġ \
|
3212 |
+
air s
|
3213 |
+
ĠG reen
|
3214 |
+
Ġh undred
|
3215 |
+
on ent
|
3216 |
+
Ġstre ng
|
3217 |
+
Ġcons ist
|
3218 |
+
ic ated
|
3219 |
+
Ġreg ul
|
3220 |
+
Ġl ic
|
3221 |
+
ast ic
|
3222 |
+
Ġt en
|
3223 |
+
urs day
|
3224 |
+
ellig ence
|
3225 |
+
ous ly
|
3226 |
+
ĠU K
|
3227 |
+
B I
|
3228 |
+
Ġcost s
|
3229 |
+
Ġind epend
|
3230 |
+
ĠA P
|
3231 |
+
Ġnorm al
|
3232 |
+
Ġh om
|
3233 |
+
Ġob vious
|
3234 |
+
Ġs we
|
3235 |
+
Ġst ar
|
3236 |
+
Ġread y
|
3237 |
+
ac her
|
3238 |
+
Ġimp lement
|
3239 |
+
g est
|
3240 |
+
Ġs ong
|
3241 |
+
ĠG et
|
3242 |
+
ĠL ab
|
3243 |
+
Ġinterest ing
|
3244 |
+
us ing
|
3245 |
+
Ġg iving
|
3246 |
+
ĠSund ay
|
3247 |
+
Ġet c
|
3248 |
+
Ġm iddle
|
3249 |
+
Ġrem ember
|
3250 |
+
r ight
|
3251 |
+
os ition
|
3252 |
+
ut ions
|
3253 |
+
Ġm ax
|
3254 |
+
4 6
|
3255 |
+
Ġyour self
|
3256 |
+
Ġdem and
|
3257 |
+
Ġtreat ment
|
3258 |
+
Ġd anger
|
3259 |
+
ĠC ons
|
3260 |
+
Ġgu y
|
3261 |
+
ĠBrit ish
|
3262 |
+
Ġphys ical
|
3263 |
+
Ġrel ated
|
3264 |
+
Ġrem ain
|
3265 |
+
Ġcould n
|
3266 |
+
Ġref er
|
3267 |
+
Ġc itiz
|
3268 |
+
b ox
|
3269 |
+
EN T
|
3270 |
+
bo ard
|
3271 |
+
Ġin n
|
3272 |
+
I G
|
3273 |
+
er o
|
3274 |
+
ĠSt reet
|
3275 |
+
osp ital
|
3276 |
+
ren ch
|
3277 |
+
cher s
|
3278 |
+
Ġst ra
|
3279 |
+
O L
|
3280 |
+
ag er
|
3281 |
+
ĠA N
|
3282 |
+
Ġeas ily
|
3283 |
+
I A
|
3284 |
+
en ge
|
3285 |
+
in y
|
3286 |
+
Ġcl os
|
3287 |
+
ock ed
|
3288 |
+
Ġus es
|
3289 |
+
ĠC oun
|
3290 |
+
I m
|
3291 |
+
u ild
|
3292 |
+
? ?
|
3293 |
+
m ore
|
3294 |
+
Ġan g
|
3295 |
+
Ġwr ite
|
3296 |
+
ol ute
|
3297 |
+
5 7
|
3298 |
+
Ġlead er
|
3299 |
+
Ġread ing
|
3300 |
+
< /
|
3301 |
+
Ġaut om
|
3302 |
+
est s
|
3303 |
+
4 3
|
3304 |
+
Ġleg isl
|
3305 |
+
ĠG old
|
3306 |
+
Ġdesign ed
|
3307 |
+
ĠS T
|
3308 |
+
ĠLe g
|
3309 |
+
a res
|
3310 |
+
Ġbe aut
|
3311 |
+
ĠT ex
|
3312 |
+
Ġappear s
|
3313 |
+
Ġstru gg
|
3314 |
+
ĠR om
|
3315 |
+
Ġ 00
|
3316 |
+
Ġcho ice
|
3317 |
+
Ġparticular ly
|
3318 |
+
ĠF rom
|
3319 |
+
op er
|
3320 |
+
ĠL ondon
|
3321 |
+
ann ed
|
3322 |
+
Ġallow s
|
3323 |
+
ob ile
|
3324 |
+
Ġdiffere nce
|
3325 |
+
âĢ ¢
|
3326 |
+
ĠV iew
|
3327 |
+
ĠWed nesday
|
3328 |
+
Ġal though
|
3329 |
+
Ġrel ative
|
3330 |
+
Ġapplic ation
|
3331 |
+
ate ver
|
3332 |
+
Ġare n
|
3333 |
+
Ġmy self
|
3334 |
+
Ġim ag
|
3335 |
+
Ġdis e
|
3336 |
+
Ġsoc iety
|
3337 |
+
Ġfre qu
|
3338 |
+
ĠEng lish
|
3339 |
+
Ġpo or
|
3340 |
+
ĠD ay
|
3341 |
+
Ġwrit ing
|
3342 |
+
Ġse ven
|
3343 |
+
Ġstart ing
|
3344 |
+
Ġb ud
|
3345 |
+
Ġpr int
|
3346 |
+
ĠTr ans
|
3347 |
+
uf act
|
3348 |
+
ĠSt ud
|
3349 |
+
n ew
|
3350 |
+
Ġcr im
|
3351 |
+
Ġg ives
|
3352 |
+
Ġco ol
|
3353 |
+
a e
|
3354 |
+
i ance
|
3355 |
+
ĠGener al
|
3356 |
+
Ġthink ing
|
3357 |
+
Ġsa ve
|
3358 |
+
Ġlim ited
|
3359 |
+
ĠPart y
|
3360 |
+
Ġmean ing
|
3361 |
+
p en
|
3362 |
+
ow ers
|
3363 |
+
ĠJ ack
|
3364 |
+
E M
|
3365 |
+
Ġn ice
|
3366 |
+
ru pt
|
3367 |
+
Ġg as
|
3368 |
+
Ġe ight
|
3369 |
+
Ġfe et
|
3370 |
+
Ġeff ort
|
3371 |
+
Ġ ign
|
3372 |
+
ic it
|
3373 |
+
B l
|
3374 |
+
co in
|
3375 |
+
Ġop in
|
3376 |
+
Ġbr ain
|
3377 |
+
Wh ile
|
3378 |
+
he st
|
3379 |
+
ĠTh ursday
|
3380 |
+
Ġwould n
|
3381 |
+
augh ter
|
3382 |
+
Ġtou ch
|
3383 |
+
le ments
|
3384 |
+
Ġstud ies
|
3385 |
+
Ġcent er
|
3386 |
+
c ont
|
3387 |
+
or ge
|
3388 |
+
Ġcomput er
|
3389 |
+
Ġinvestig ation
|
3390 |
+
P l
|
3391 |
+
or ks
|
3392 |
+
Ġ200 8
|
3393 |
+
Ġincre asing
|
3394 |
+
Ġst ore
|
3395 |
+
Ġcom ments
|
3396 |
+
Ġb al
|
3397 |
+
m en
|
3398 |
+
Ġdo ll
|
3399 |
+
Ġl iber
|
3400 |
+
Ġw ife
|
3401 |
+
Ġlaw s
|
3402 |
+
atur day
|
3403 |
+
it ness
|
3404 |
+
Ġmod ern
|
3405 |
+
ĠS k
|
3406 |
+
Ġadminist ration
|
3407 |
+
Ġopportun ity
|
3408 |
+
Ġs al
|
3409 |
+
Ġpower ful
|
3410 |
+
M y
|
3411 |
+
Ġclaim s
|
3412 |
+
ĠEar th
|
3413 |
+
ord s
|
3414 |
+
Ġt itle
|
3415 |
+
Ġes c
|
3416 |
+
n ame
|
3417 |
+
N ot
|
3418 |
+
om en
|
3419 |
+
Ġbe yond
|
3420 |
+
Ġc amer
|
3421 |
+
Ġse ll
|
3422 |
+
it ute
|
3423 |
+
ear ch
|
3424 |
+
Ġapp l
|
3425 |
+
im ent
|
3426 |
+
4 2
|
3427 |
+
ĠAr t
|
3428 |
+
Ġun f
|
3429 |
+
Ġviol ence
|
3430 |
+
ur g
|
3431 |
+
ĠE ast
|
3432 |
+
Ġcomp ared
|
3433 |
+
Ġopt ions
|
3434 |
+
Ġthrough out
|
3435 |
+
Ġv s
|
3436 |
+
ig r
|
3437 |
+
. [
|
3438 |
+
ac hes
|
3439 |
+
7 8
|
3440 |
+
Ġfil es
|
3441 |
+
F L
|
3442 |
+
E L
|
3443 |
+
ar ian
|
3444 |
+
ĠJ ames
|
3445 |
+
ĠA ir
|
3446 |
+
an ch
|
3447 |
+
Ġdet ail
|
3448 |
+
Ġpie ce
|
3449 |
+
P S
|
3450 |
+
Ġn amed
|
3451 |
+
Ġeduc ation
|
3452 |
+
Ġdri ve
|
3453 |
+
Ġitem s
|
3454 |
+
Ġstud ent
|
3455 |
+
ic ed
|
3456 |
+
: :
|
3457 |
+
ic o
|
3458 |
+
Ġth row
|
3459 |
+
Ġsc ene
|
3460 |
+
Ġcomple x
|
3461 |
+
Ġ200 9
|
3462 |
+
Ġpre c
|
3463 |
+
ĠB re
|
3464 |
+
7 9
|
3465 |
+
Ġcon cept
|
3466 |
+
Ġstat us
|
3467 |
+
am ing
|
3468 |
+
Ġd ied
|
3469 |
+
Ġknow ledge
|
3470 |
+
Ġbegin ning
|
3471 |
+
O D
|
3472 |
+
ru ary
|
3473 |
+
Ġcertain ly
|
3474 |
+
Ġgu ys
|
3475 |
+
Ġsl ight
|
3476 |
+
in n
|
3477 |
+
ound s
|
3478 |
+
Ġf ine
|
3479 |
+
Ġf at
|
3480 |
+
ic ations
|
3481 |
+
Ġper haps
|
3482 |
+
ĠA nt
|
3483 |
+
Ġinc ome
|
3484 |
+
Ġhtt ps
|
3485 |
+
Ġmajor ity
|
3486 |
+
port s
|
3487 |
+
st on
|
3488 |
+
Ġgreat er
|
3489 |
+
Ġfe ed
|
3490 |
+
ent ially
|
3491 |
+
Ġsaf ety
|
3492 |
+
Ġun ique
|
3493 |
+
and om
|
3494 |
+
Ġg one
|
3495 |
+
Ġshow ed
|
3496 |
+
Ġhist or
|
3497 |
+
Ġcoun ter
|
3498 |
+
i us
|
3499 |
+
id a
|
3500 |
+
Ġlead ing
|
3501 |
+
i pe
|
3502 |
+
Ġs end
|
3503 |
+
ĠDon ald
|
3504 |
+
er ve
|
3505 |
+
Ġdef ense
|
3506 |
+
ines e
|
3507 |
+
Ġy es
|
3508 |
+
ĠF ire
|
3509 |
+
ĠMus lim
|
3510 |
+
ra q
|
3511 |
+
Ġcontin ued
|
3512 |
+
os h
|
3513 |
+
Ġprov ides
|
3514 |
+
Ġpr ison
|
3515 |
+
ĠP re
|
3516 |
+
Ġhapp y
|
3517 |
+
Ġeconom y
|
3518 |
+
Ġtr ust
|
3519 |
+
ag s
|
3520 |
+
ĠG ame
|
3521 |
+
Ġweap ons
|
3522 |
+
um an
|
3523 |
+
ĠC le
|
3524 |
+
it ation
|
3525 |
+
Ġanal ysis
|
3526 |
+
ĠT imes
|
3527 |
+
Ġsc ience
|
3528 |
+
- >
|
3529 |
+
Ġfig ure
|
3530 |
+
Ġdis app
|
3531 |
+
ent y
|
3532 |
+
Ġsoft ware
|
3533 |
+
Ġu lt
|
3534 |
+
Ġoffic ers
|
3535 |
+
N ew
|
3536 |
+
I s
|
3537 |
+
Ġrem ains
|
3538 |
+
ĠInd ia
|
3539 |
+
Ġp sych
|
3540 |
+
ri ef
|
3541 |
+
Ġc at
|
3542 |
+
es c
|
3543 |
+
Ġob serv
|
3544 |
+
Ġst age
|
3545 |
+
ĠD ark
|
3546 |
+
Ġent er
|
3547 |
+
ch ange
|
3548 |
+
Ġpass ed
|
3549 |
+
Ġdes pite
|
3550 |
+
ĠO ut
|
3551 |
+
Ġmov ie
|
3552 |
+
r s
|
3553 |
+
Ġv oice
|
3554 |
+
m ine
|
3555 |
+
ĠPl ay
|
3556 |
+
Ġto ward
|
3557 |
+
ĠT er
|
3558 |
+
Ġreg ion
|
3559 |
+
Ġval ues
|
3560 |
+
or ters
|
3561 |
+
Ġm ount
|
3562 |
+
Ġoffic er
|
3563 |
+
ĠO ther
|
3564 |
+
b an
|
3565 |
+
Ġh ous
|
3566 |
+
w ood
|
3567 |
+
ro om
|
3568 |
+
I V
|
3569 |
+
ĠS un
|
3570 |
+
se e
|
3571 |
+
ĠO ver
|
3572 |
+
ro g
|
3573 |
+
9 0
|
3574 |
+
Ġl ay
|
3575 |
+
ĠT ur
|
3576 |
+
a wn
|
3577 |
+
Ġpress ure
|
3578 |
+
ĠS ub
|
3579 |
+
Ġbook s
|
3580 |
+
ed om
|
3581 |
+
ĠS and
|
3582 |
+
A A
|
3583 |
+
ag o
|
3584 |
+
Ġre asons
|
3585 |
+
f ord
|
3586 |
+
Ġactiv ity
|
3587 |
+
U T
|
3588 |
+
N ow
|
3589 |
+
ĠSen ate
|
3590 |
+
ce ll
|
3591 |
+
n ight
|
3592 |
+
Ġcall s
|
3593 |
+
in ter
|
3594 |
+
Ġlet ter
|
3595 |
+
ĠR ob
|
3596 |
+
ĠJ e
|
3597 |
+
Ġcho ose
|
3598 |
+
ĠL aw
|
3599 |
+
G et
|
3600 |
+
B e
|
3601 |
+
Ġro b
|
3602 |
+
Ġtyp es
|
3603 |
+
Ġpl atform
|
3604 |
+
Ġqu arter
|
3605 |
+
R A
|
3606 |
+
ĠT ime
|
3607 |
+
Ġmay be
|
3608 |
+
ĠC r
|
3609 |
+
9 5
|
3610 |
+
p re
|
3611 |
+
Ġmov ing
|
3612 |
+
Ġl if
|
3613 |
+
Ġgo ld
|
3614 |
+
Ġs om
|
3615 |
+
Ġpat ients
|
3616 |
+
Ġtr uth
|
3617 |
+
ĠK e
|
3618 |
+
ur ance
|
3619 |
+
ant ly
|
3620 |
+
m ar
|
3621 |
+
Ġchar ge
|
3622 |
+
ĠG reat
|
3623 |
+
Ġce le
|
3624 |
+
---------------- ----------------
|
3625 |
+
Ġro ck
|
3626 |
+
ro id
|
3627 |
+
an cy
|
3628 |
+
Ġcred it
|
3629 |
+
a ud
|
3630 |
+
B y
|
3631 |
+
ĠE very
|
3632 |
+
Ġmov ed
|
3633 |
+
ing er
|
3634 |
+
rib ution
|
3635 |
+
Ġn ames
|
3636 |
+
Ġstra ight
|
3637 |
+
ĠHe alth
|
3638 |
+
ĠW ell
|
3639 |
+
Ġfe ature
|
3640 |
+
Ġr ule
|
3641 |
+
Ġsc he
|
3642 |
+
in ated
|
3643 |
+
ĠMich ael
|
3644 |
+
ber g
|
3645 |
+
4 1
|
3646 |
+
il ed
|
3647 |
+
b and
|
3648 |
+
Ġcl ick
|
3649 |
+
ĠAng el
|
3650 |
+
on ents
|
3651 |
+
 Ń
|
3652 |
+
ĠI raq
|
3653 |
+
ĠS aturday
|
3654 |
+
Ġa ware
|
3655 |
+
p art
|
3656 |
+
Ġpat tern
|
3657 |
+
O W
|
3658 |
+
ĠL et
|
3659 |
+
Ġgr ad
|
3660 |
+
ign ed
|
3661 |
+
Ġassoci ated
|
3662 |
+
Ġst yle
|
3663 |
+
n o
|
3664 |
+
i ation
|
3665 |
+
a ith
|
3666 |
+
il ies
|
3667 |
+
Ġst ories
|
3668 |
+
ur ation
|
3669 |
+
Ġindividual s
|
3670 |
+
ĠâĢ ¦
|
3671 |
+
m iss
|
3672 |
+
ĠAss oci
|
3673 |
+
ish ing
|
3674 |
+
ab y
|
3675 |
+
Ġsum mer
|
3676 |
+
ĠB en
|
3677 |
+
Ġ3 2
|
3678 |
+
Ġar ch
|
3679 |
+
ut y
|
3680 |
+
ĠTex as
|
3681 |
+
h ol
|
3682 |
+
Ġfull y
|
3683 |
+
Ġm ill
|
3684 |
+
Ġfollow ed
|
3685 |
+
ĠB ill
|
3686 |
+
ĠInd ian
|
3687 |
+
ĠSec ret
|
3688 |
+
ĠB el
|
3689 |
+
ĠFeb ruary
|
3690 |
+
Ġjob s
|
3691 |
+
Ġseem ed
|
3692 |
+
ĠGo vern
|
3693 |
+
i pped
|
3694 |
+
Ġreal ity
|
3695 |
+
Ġl ines
|
3696 |
+
Ġp ark
|
3697 |
+
Ġmeas ure
|
3698 |
+
ĠO ur
|
3699 |
+
I M
|
3700 |
+
Ġbro ther
|
3701 |
+
Ġgrow ing
|
3702 |
+
Ġb an
|
3703 |
+
Ġest im
|
3704 |
+
Ġc ry
|
3705 |
+
ĠS chool
|
3706 |
+
Ġme chan
|
3707 |
+
ĠO F
|
3708 |
+
ĠWind ows
|
3709 |
+
Ġr ates
|
3710 |
+
ĠO h
|
3711 |
+
Ġpos itive
|
3712 |
+
Ġcult ure
|
3713 |
+
ist ics
|
3714 |
+
ic a
|
3715 |
+
Ġh ar
|
3716 |
+
y a
|
3717 |
+
ite ly
|
3718 |
+
i pp
|
3719 |
+
Ġm ap
|
3720 |
+
en cies
|
3721 |
+
ĠWill iam
|
3722 |
+
I I
|
3723 |
+
ak ers
|
3724 |
+
5 6
|
3725 |
+
ĠM art
|
3726 |
+
ĠR em
|
3727 |
+
Ġal tern
|
3728 |
+
it ude
|
3729 |
+
Ġco ach
|
3730 |
+
row d
|
3731 |
+
D on
|
3732 |
+
Ġk ids
|
3733 |
+
Ġj ournal
|
3734 |
+
Ġcor por
|
3735 |
+
Ġf alse
|
3736 |
+
Ġwe b
|
3737 |
+
Ġsle ep
|
3738 |
+
Ġcont ain
|
3739 |
+
Ġst o
|
3740 |
+
Ġb ed
|
3741 |
+
iver se
|
3742 |
+
ĠR ich
|
3743 |
+
ĠCh inese
|
3744 |
+
Ġp un
|
3745 |
+
Ġme ant
|
3746 |
+
k nown
|
3747 |
+
Ġnot ice
|
3748 |
+
Ġfavor ite
|
3749 |
+
a ven
|
3750 |
+
Ġcond ition
|
3751 |
+
Ġpur pose
|
3752 |
+
) )
|
3753 |
+
Ġorgan ization
|
3754 |
+
Ġchall eng
|
3755 |
+
Ġman ufact
|
3756 |
+
Ġsus p
|
3757 |
+
ĠA c
|
3758 |
+
Ġcrit ic
|
3759 |
+
un es
|
3760 |
+
uc lear
|
3761 |
+
Ġm er
|
3762 |
+
vent ion
|
3763 |
+
Ġ8 0
|
3764 |
+
Ġm ist
|
3765 |
+
ĠU s
|
3766 |
+
ĠT or
|
3767 |
+
htt p
|
3768 |
+
ol f
|
3769 |
+
Ġlarg er
|
3770 |
+
Ġadv ant
|
3771 |
+
Ġrese ar
|
3772 |
+
Ġact ions
|
3773 |
+
m l
|
3774 |
+
Ġke pt
|
3775 |
+
Ġa im
|
3776 |
+
, '
|
3777 |
+
c ol
|
3778 |
+
Ġbenef its
|
3779 |
+
if ying
|
3780 |
+
Ġact ual
|
3781 |
+
ĠIntern ational
|
3782 |
+
Ġveh icle
|
3783 |
+
Ġch ief
|
3784 |
+
Ġeff orts
|
3785 |
+
ĠLe ague
|
3786 |
+
ĠM ost
|
3787 |
+
Ġwa it
|
3788 |
+
Ġad ult
|
3789 |
+
Ġover all
|
3790 |
+
Ġspe ech
|
3791 |
+
Ġhigh ly
|
3792 |
+
Ġfem ale
|
3793 |
+
Ġer ror
|
3794 |
+
Ġeffect ive
|
3795 |
+
5 4
|
3796 |
+
Ġenc our
|
3797 |
+
w ell
|
3798 |
+
Ġfail ed
|
3799 |
+
Ġcons erv
|
3800 |
+
Ġprogram s
|
3801 |
+
Ġt rou
|
3802 |
+
Ġa head
|
3803 |
+
5 00
|
3804 |
+
vertis ement
|
3805 |
+
I P
|
3806 |
+
ĠF ound
|
3807 |
+
p ir
|
3808 |
+
Ġ %
|
3809 |
+
Ġcr ime
|
3810 |
+
and er
|
3811 |
+
Ġloc ation
|
3812 |
+
ĠI ran
|
3813 |
+
Ġbehav ior
|
3814 |
+
az ing
|
3815 |
+
Ġr are
|
3816 |
+
Ġem b
|
3817 |
+
Ġca used
|
3818 |
+
Ġsh ip
|
3819 |
+
Ġact ive
|
3820 |
+
Ġcont ribut
|
3821 |
+
Ġg reen
|
3822 |
+
Ġac qu
|
3823 |
+
Ġref lect
|
3824 |
+
ven ue
|
3825 |
+
Ġf irm
|
3826 |
+
Ġb irth
|
3827 |
+
] .
|
3828 |
+
Ġclear ly
|
3829 |
+
Ġem ot
|
3830 |
+
Ġag ency
|
3831 |
+
ri age
|
3832 |
+
Ġmem ory
|
3833 |
+
9 8
|
3834 |
+
S A
|
3835 |
+
ĠSe e
|
3836 |
+
ac ing
|
3837 |
+
C C
|
3838 |
+
Ġbig gest
|
3839 |
+
Ġr ap
|
3840 |
+
Ġbas ic
|
3841 |
+
Ġb and
|
3842 |
+
e at
|
3843 |
+
Ġsus pect
|
3844 |
+
ĠM ac
|
3845 |
+
Ġ9 0
|
3846 |
+
m ark
|
3847 |
+
ist an
|
3848 |
+
Ġsp read
|
3849 |
+
am s
|
3850 |
+
k i
|
3851 |
+
as y
|
3852 |
+
ra v
|
3853 |
+
ĠR ober
|
3854 |
+
Ġdemon str
|
3855 |
+
r ated
|
3856 |
+
Ġabs olute
|
3857 |
+
Ġpl aces
|
3858 |
+
Ġim pl
|
3859 |
+
ibr ary
|
3860 |
+
Ġc ards
|
3861 |
+
Ġdest roy
|
3862 |
+
Ġv irt
|
3863 |
+
ve re
|
3864 |
+
Ġapp eared
|
3865 |
+
y an
|
3866 |
+
p oint
|
3867 |
+
Ġbe g
|
3868 |
+
Ġtem per
|
3869 |
+
s pe
|
3870 |
+
ant ed
|
3871 |
+
ear s
|
3872 |
+
ĠD irect
|
3873 |
+
Ġl ength
|
3874 |
+
Ġbl og
|
3875 |
+
am b
|
3876 |
+
Ġint eg
|
3877 |
+
Ġres ources
|
3878 |
+
ac c
|
3879 |
+
if ul
|
3880 |
+
Ġsp ot
|
3881 |
+
Ġfor ced
|
3882 |
+
Ġthous ands
|
3883 |
+
ĠMin ister
|
3884 |
+
Ġqu al
|
3885 |
+
ĠF rench
|
3886 |
+
at ically
|
3887 |
+
Ġgener ally
|
3888 |
+
Ġdr ink
|
3889 |
+
Ġth us
|
3890 |
+
I L
|
3891 |
+
od es
|
3892 |
+
Ġappro pri
|
3893 |
+
ĠRe ad
|
3894 |
+
Ġwh om
|
3895 |
+
Ġey e
|
3896 |
+
Ġcol lege
|
3897 |
+
Ġ4 5
|
3898 |
+
ire ction
|
3899 |
+
Ġens ure
|
3900 |
+
Ġapp arent
|
3901 |
+
id ers
|
3902 |
+
Ġrelig ious
|
3903 |
+
Ġmin or
|
3904 |
+
ol ic
|
3905 |
+
Ġt ro
|
3906 |
+
ĠWh y
|
3907 |
+
rib ute
|
3908 |
+
m et
|
3909 |
+
Ġprim ary
|
3910 |
+
Ġdevelop ed
|
3911 |
+
Ġpe ace
|
3912 |
+
Ġsk in
|
3913 |
+
st e
|
3914 |
+
av a
|
3915 |
+
Ġbl ue
|
3916 |
+
Ġfam ilies
|
3917 |
+
Ġ ir
|
3918 |
+
Ġapp ly
|
3919 |
+
Ġin form
|
3920 |
+
ĠSm ith
|
3921 |
+
C T
|
3922 |
+
i i
|
3923 |
+
Ġlim it
|
3924 |
+
Ġres ist
|
3925 |
+
........ ........
|
3926 |
+
um n
|
3927 |
+
Ġconf lic
|
3928 |
+
Ġtw e
|
3929 |
+
ud d
|
3930 |
+
ĠT om
|
3931 |
+
Ġl iter
|
3932 |
+
qu e
|
3933 |
+
b on
|
3934 |
+
Ġha ir
|
3935 |
+
Ġevent ually
|
3936 |
+
Ġp us
|
3937 |
+
Ġhelp ed
|
3938 |
+
Ġag g
|
3939 |
+
or ney
|
3940 |
+
ĠApp le
|
3941 |
+
Ġf it
|
3942 |
+
ĠS ur
|
3943 |
+
Ġpre m
|
3944 |
+
Ġs ales
|
3945 |
+
Ġsecond s
|
3946 |
+
Ġstreng th
|
3947 |
+
Ġfeel ing
|
3948 |
+
¿ ½
|
3949 |
+
Ġt our
|
3950 |
+
Ġknow s
|
3951 |
+
o om
|
3952 |
+
Ġex erc
|
3953 |
+
Ġsom ew
|
3954 |
+
ï ¿½
|
3955 |
+
> >
|
3956 |
+
Ġsp okes
|
3957 |
+
Ġide as
|
3958 |
+
Ġreg ist
|
3959 |
+
so ft
|
3960 |
+
ĠD el
|
3961 |
+
ĠP C
|
3962 |
+
Ġpro pos
|
3963 |
+
Ġlaun ch
|
3964 |
+
Ġbott om
|
3965 |
+
T H
|
3966 |
+
ĠP lease
|
3967 |
+
v est
|
3968 |
+
it z
|
3969 |
+
ĠIn ter
|
3970 |
+
Ġsc ript
|
3971 |
+
Ġr at
|
3972 |
+
ar ning
|
3973 |
+
Ġ il
|
3974 |
+
ĠJ er
|
3975 |
+
ĠA re
|
3976 |
+
Ġwh atever
|
3977 |
+
ok en
|
3978 |
+
ci ence
|
3979 |
+
Ġmod e
|
3980 |
+
Ġag ree
|
3981 |
+
Ġs ources
|
3982 |
+
Ġinit ial
|
3983 |
+
Ġrest rict
|
3984 |
+
Ġwond er
|
3985 |
+
us ion
|
3986 |
+
## ##
|
3987 |
+
ĠS il
|
3988 |
+
vil le
|
3989 |
+
Ġb urn
|
3990 |
+
t w
|
3991 |
+
as ion
|
3992 |
+
ĠÂ £
|
3993 |
+
Ġn or
|
3994 |
+
u ing
|
3995 |
+
Ġre ached
|
3996 |
+
Ġs un
|
3997 |
+
Ġc ateg
|
3998 |
+
ig ration
|
3999 |
+
Ġc ook
|
4000 |
+
Ġprom ot
|
4001 |
+
Ġm ale
|
4002 |
+
Ġcl imate
|
4003 |
+
Ġf ix
|
4004 |
+
Ġalleg ed
|
4005 |
+
U R
|
4006 |
+
all ed
|
4007 |
+
Ġim ages
|
4008 |
+
C ont
|
4009 |
+
ot a
|
4010 |
+
Ġschool s
|
4011 |
+
i os
|
4012 |
+
Ġd rop
|
4013 |
+
Ġst ream
|
4014 |
+
ĠM o
|
4015 |
+
Ġprevious ly
|
4016 |
+
al ing
|
4017 |
+
Ġp et
|
4018 |
+
Ġdou ble
|
4019 |
+
Ġ( @
|
4020 |
+
ann el
|
4021 |
+
Ġdef ault
|
4022 |
+
t ies
|
4023 |
+
Ġr ank
|
4024 |
+
ĠD ec
|
4025 |
+
ĠCoun cil
|
4026 |
+
Ġweap on
|
4027 |
+
Ġst ock
|
4028 |
+
Ġanal y
|
4029 |
+
ĠSt r
|
4030 |
+
Ġpict ure
|
4031 |
+
ĠPol ice
|
4032 |
+
f erence
|
4033 |
+
Ġcent ury
|
4034 |
+
Ġcitiz ens
|
4035 |
+
Ġon to
|
4036 |
+
Ġexp and
|
4037 |
+
Ġhe ro
|
4038 |
+
ĠS ol
|
4039 |
+
Ġw ild
|
4040 |
+
Ġupd ate
|
4041 |
+
Ġcustom ers
|
4042 |
+
r ont
|
4043 |
+
d ef
|
4044 |
+
Ġl ik
|
4045 |
+
Ġcrim inal
|
4046 |
+
ĠChrist ian
|
4047 |
+
S P
|
4048 |
+
7 6
|
4049 |
+
Ġle aving
|
4050 |
+
Ġother wise
|
4051 |
+
ĠD ist
|
4052 |
+
Ġbas is
|
4053 |
+
5 2
|
4054 |
+
5 3
|
4055 |
+
ic ip
|
4056 |
+
ĠB er
|
4057 |
+
Ġrecomm end
|
4058 |
+
Ġfl oor
|
4059 |
+
Ġc rowd
|
4060 |
+
ol es
|
4061 |
+
Ġ7 0
|
4062 |
+
Ġcent ral
|
4063 |
+
ĠE v
|
4064 |
+
Ġd ream
|
4065 |
+
Ġdown load
|
4066 |
+
Ġconf ir
|
4067 |
+
ĠTh om
|
4068 |
+
Ġwind ow
|
4069 |
+
Ġhapp ens
|
4070 |
+
Ġun it
|
4071 |
+
Ġt end
|
4072 |
+
Ġs pl
|
4073 |
+
Ġbec omes
|
4074 |
+
Ġfight ing
|
4075 |
+
Ġpred ict
|
4076 |
+
ĠP ress
|
4077 |
+
ĠP ower
|
4078 |
+
Ġhe avy
|
4079 |
+
ak ed
|
4080 |
+
Ġf an
|
4081 |
+
or ter
|
4082 |
+
ate gy
|
4083 |
+
B A
|
4084 |
+
iz es
|
4085 |
+
Ġsp end
|
4086 |
+
H ere
|
4087 |
+
Ġ200 7
|
4088 |
+
Ġad op
|
4089 |
+
ĠH am
|
4090 |
+
Ġfoot ball
|
4091 |
+
ĠP ort
|
4092 |
+
od ay
|
4093 |
+
5 1
|
4094 |
+
amp ions
|
4095 |
+
Ġtrans fer
|
4096 |
+
h t
|
4097 |
+
Ġ3 8
|
4098 |
+
ter m
|
4099 |
+
ac ity
|
4100 |
+
Ġb ur
|
4101 |
+
] ,
|
4102 |
+
tern al
|
4103 |
+
r ig
|
4104 |
+
b ut
|
4105 |
+
Ġthere fore
|
4106 |
+
ĠB ecause
|
4107 |
+
res p
|
4108 |
+
re y
|
4109 |
+
Ġm ission
|
4110 |
+
S ome
|
4111 |
+
Ġnot ed
|
4112 |
+
Ġass um
|
4113 |
+
Ġdise ase
|
4114 |
+
Ġed it
|
4115 |
+
Ġprog ress
|
4116 |
+
r d
|
4117 |
+
ĠB rown
|
4118 |
+
oc al
|
4119 |
+
Ġadd ing
|
4120 |
+
Ġra ised
|
4121 |
+
ĠAn y
|
4122 |
+
Ġt ick
|
4123 |
+
Ġsee ing
|
4124 |
+
ĠPe ople
|
4125 |
+
Ġagre ement
|
4126 |
+
Ġser ver
|
4127 |
+
Ġw at
|
4128 |
+
Ġdeb ate
|
4129 |
+
Ġsupp osed
|
4130 |
+
il ing
|
4131 |
+
Ġlarg est
|
4132 |
+
Ġsuccess ful
|
4133 |
+
ĠP ri
|
4134 |
+
ĠDemocr atic
|
4135 |
+
Ġj ump
|
4136 |
+
ĠSyri a
|
4137 |
+
Ġown ers
|
4138 |
+
Ġoff ers
|
4139 |
+
Ġshoot ing
|
4140 |
+
Ġeff ic
|
4141 |
+
se y
|
4142 |
+
Ġha ven
|
4143 |
+
ver se
|
4144 |
+
te red
|
4145 |
+
ĠL ight
|
4146 |
+
im al
|
4147 |
+
ĠB ig
|
4148 |
+
Ġdef end
|
4149 |
+
Ġbe at
|
4150 |
+
Ġrecord s
|
4151 |
+
% )
|
4152 |
+
Ġsc en
|
4153 |
+
Ġemploy ees
|
4154 |
+
Ġdev ices
|
4155 |
+
he m
|
4156 |
+
Ġcom mer
|
4157 |
+
ĠM ex
|
4158 |
+
Ġbenef it
|
4159 |
+
ĠPro f
|
4160 |
+
Ġil leg
|
4161 |
+
Ġsur face
|
4162 |
+
ĠAl so
|
4163 |
+
Ġh arm
|
4164 |
+
ing ly
|
4165 |
+
w ide
|
4166 |
+
ĠA lex
|
4167 |
+
Ġsh ut
|
4168 |
+
ĠC ur
|
4169 |
+
Ġl ose
|
4170 |
+
p m
|
4171 |
+
Ġchall enge
|
4172 |
+
se mb
|
4173 |
+
Ġst ation
|
4174 |
+
Ġint elligence
|
4175 |
+
Ġacc ur
|
4176 |
+
ĠFl or
|
4177 |
+
Ġrequ ires
|
4178 |
+
ĠM al
|
4179 |
+
b um
|
4180 |
+
Ġh ospital
|
4181 |
+
Ġsp irit
|
4182 |
+
Ġoff ered
|
4183 |
+
Ġprodu ce
|
4184 |
+
ĠComm un
|
4185 |
+
Ġcreat ing
|
4186 |
+
Ġcr is
|
4187 |
+
s pect
|
4188 |
+
Ġend ed
|
4189 |
+
Ġd aily
|
4190 |
+
Ġvot ers
|
4191 |
+
land s
|
4192 |
+
i as
|
4193 |
+
i h
|
4194 |
+
on a
|
4195 |
+
Ġsm art
|
4196 |
+
ĠOff ice
|
4197 |
+
ĠL ord
|
4198 |
+
ri al
|
4199 |
+
ĠIntern et
|
4200 |
+
Ġcirc um
|
4201 |
+
Ġextreme ly
|
4202 |
+
' .
|
4203 |
+
Ġopin ion
|
4204 |
+
ĠM il
|
4205 |
+
Ġg ain
|
4206 |
+
B S
|
4207 |
+
ĠF in
|
4208 |
+
y p
|
4209 |
+
Ġuse ful
|
4210 |
+
Ġbud get
|
4211 |
+
Ġcom fort
|
4212 |
+
is f
|
4213 |
+
Ġback ground
|
4214 |
+
el ine
|
4215 |
+
Ġep isode
|
4216 |
+
Ġen emy
|
4217 |
+
Ġtri al
|
4218 |
+
Ġestab lish
|
4219 |
+
d ate
|
4220 |
+
ĠC ap
|
4221 |
+
Ġcontin ues
|
4222 |
+
Ġshow ing
|
4223 |
+
ĠUn ion
|
4224 |
+
w ith
|
4225 |
+
Ġpost ed
|
4226 |
+
ĠSy stem
|
4227 |
+
Ġe at
|
4228 |
+
ri an
|
4229 |
+
Ġr ise
|
4230 |
+
ĠGerman y
|
4231 |
+
il s
|
4232 |
+
Ġsign ed
|
4233 |
+
Ġv ill
|
4234 |
+
Ġgr and
|
4235 |
+
m or
|
4236 |
+
ĠEng land
|
4237 |
+
Ġproject s
|
4238 |
+
um ber
|
4239 |
+
Ġconf erence
|
4240 |
+
z a
|
4241 |
+
Ġrespons ible
|
4242 |
+
ĠAr ab
|
4243 |
+
Ġlearn ed
|
4244 |
+
âĢĶ âĢĶ
|
4245 |
+
i pping
|
4246 |
+
ĠGe orge
|
4247 |
+
O C
|
4248 |
+
Ġreturn ed
|
4249 |
+
ĠAustral ia
|
4250 |
+
Ġb rief
|
4251 |
+
Q u
|
4252 |
+
Ġbr and
|
4253 |
+
ill ing
|
4254 |
+
ab led
|
4255 |
+
Ġhig hest
|
4256 |
+
Ġtr ain
|
4257 |
+
ĠComm ission
|
4258 |
+
wh ile
|
4259 |
+
Ġn om
|
4260 |
+
cept ion
|
4261 |
+
Ġm ut
|
4262 |
+
ĠBl ue
|
4263 |
+
Ġinc ident
|
4264 |
+
v ant
|
4265 |
+
8 6
|
4266 |
+
ĠI D
|
4267 |
+
Ġn uclear
|
4268 |
+
7 4
|
4269 |
+
ĠL ike
|
4270 |
+
ĠR E
|
4271 |
+
ĠM icro
|
4272 |
+
l i
|
4273 |
+
m ail
|
4274 |
+
Ġcharg es
|
4275 |
+
8 9
|
4276 |
+
Ġad just
|
4277 |
+
ad o
|
4278 |
+
Ġear th
|
4279 |
+
N A
|
4280 |
+
Ġpr ices
|
4281 |
+
P A
|
4282 |
+
Ġd raft
|
4283 |
+
Ġrun s
|
4284 |
+
Ġcandid ate
|
4285 |
+
ens es
|
4286 |
+
Ġmanag ement
|
4287 |
+
ĠPh il
|
4288 |
+
ĠM iss
|
4289 |
+
Ġte ach
|
4290 |
+
g ram
|
4291 |
+
Ġunderstand ing
|
4292 |
+
a it
|
4293 |
+
ic ago
|
4294 |
+
A dd
|
4295 |
+
ĠE p
|
4296 |
+
sec ut
|
4297 |
+
Ġsepar ate
|
4298 |
+
Ġinst ance
|
4299 |
+
Ġe th
|
4300 |
+
Ġun less
|
4301 |
+
**** ****
|
4302 |
+
ĠF ore
|
4303 |
+
in ate
|
4304 |
+
Ġoper ations
|
4305 |
+
S p
|
4306 |
+
Ġf aith
|
4307 |
+
g ar
|
4308 |
+
ĠCh urch
|
4309 |
+
ron ic
|
4310 |
+
Ġconf ig
|
4311 |
+
os ure
|
4312 |
+
Ġactiv ities
|
4313 |
+
Ġtrad itional
|
4314 |
+
Ġ3 6
|
4315 |
+
Ġd irection
|
4316 |
+
Ġmach ine
|
4317 |
+
Ġsur round
|
4318 |
+
Ġp ush
|
4319 |
+
un ction
|
4320 |
+
ĠE U
|
4321 |
+
Ġeas ier
|
4322 |
+
Ġarg ument
|
4323 |
+
G B
|
4324 |
+
Ġm icro
|
4325 |
+
Ġsp ending
|
4326 |
+
iz ations
|
4327 |
+
Ġthe ory
|
4328 |
+
ad ow
|
4329 |
+
Ġcall ing
|
4330 |
+
ĠL ast
|
4331 |
+
Ġd er
|
4332 |
+
Ġinflu ence
|
4333 |
+
Ġcomm it
|
4334 |
+
Ġph oto
|
4335 |
+
Ġun c
|
4336 |
+
ist ry
|
4337 |
+
g n
|
4338 |
+
ast e
|
4339 |
+
ack s
|
4340 |
+
Ġdis p
|
4341 |
+
ad y
|
4342 |
+
d o
|
4343 |
+
ĠG ood
|
4344 |
+
Ġ `
|
4345 |
+
Ġw ish
|
4346 |
+
Ġreve aled
|
4347 |
+
Âł Âł
|
4348 |
+
l ig
|
4349 |
+
Ġen force
|
4350 |
+
ĠComm ittee
|
4351 |
+
Ġche m
|
4352 |
+
Ġmil es
|
4353 |
+
Ġinterest ed
|
4354 |
+
Ġsol ution
|
4355 |
+
ic y
|
4356 |
+
in ct
|
4357 |
+
Ġ- >
|
4358 |
+
ĠD et
|
4359 |
+
Ġrem oved
|
4360 |
+
Ġcomp ar
|
4361 |
+
e ah
|
4362 |
+
Ġpl ant
|
4363 |
+
ĠS ince
|
4364 |
+
Ġachie ve
|
4365 |
+
Ġadvant age
|
4366 |
+
Ġslight ly
|
4367 |
+
b ing
|
4368 |
+
Ġpl aced
|
4369 |
+
u nder
|
4370 |
+
201 5
|
4371 |
+
ĠM ad
|
4372 |
+
Ġt im
|
4373 |
+
os es
|
4374 |
+
Ġc ru
|
4375 |
+
ĠR ock
|
4376 |
+
Ġmost ly
|
4377 |
+
Ġneg ative
|
4378 |
+
Ġset ting
|
4379 |
+
Ġprodu ced
|
4380 |
+
Ġm ur
|
4381 |
+
Ġconnect ion
|
4382 |
+
ĠM er
|
4383 |
+
Ġdri ver
|
4384 |
+
Ġexecut ive
|
4385 |
+
Ġass ault
|
4386 |
+
Ġb orn
|
4387 |
+
ĠV er
|
4388 |
+
t ained
|
4389 |
+
Ġstruct ure
|
4390 |
+
Ġredu ce
|
4391 |
+
Ġdec ades
|
4392 |
+
Ġd ed
|
4393 |
+
u ke
|
4394 |
+
ĠM any
|
4395 |
+
idd en
|
4396 |
+
Ġle ague
|
4397 |
+
S e
|
4398 |
+
Ġjo in
|
4399 |
+
Ġdis co
|
4400 |
+
Ġd ie
|
4401 |
+
c ks
|
4402 |
+
act ions
|
4403 |
+
Ġass ess
|
4404 |
+
ag n
|
4405 |
+
Ġgo als
|
4406 |
+
our s
|
4407 |
+
I R
|
4408 |
+
Ġsen ior
|
4409 |
+
ill er
|
4410 |
+
m od
|
4411 |
+
ip ment
|
4412 |
+
oc ol
|
4413 |
+
u y
|
4414 |
+
ĠQ ue
|
4415 |
+
Ġpart ies
|
4416 |
+
ir gin
|
4417 |
+
Ġle arning
|
4418 |
+
it able
|
4419 |
+
Ġstre et
|
4420 |
+
Ġcamer a
|
4421 |
+
A pp
|
4422 |
+
Ġsk ills
|
4423 |
+
b re
|
4424 |
+
c ious
|
4425 |
+
Ġcele br
|
4426 |
+
ĠFr anc
|
4427 |
+
Ġexist ing
|
4428 |
+
Ġwill ing
|
4429 |
+
l or
|
4430 |
+
Ġ id
|
4431 |
+
ĠSp ace
|
4432 |
+
Ġcrit ical
|
4433 |
+
ĠL a
|
4434 |
+
ortun ately
|
4435 |
+
Ġser ve
|
4436 |
+
Ġc old
|
4437 |
+
Ġspec ies
|
4438 |
+
T S
|
4439 |
+
Ġanim als
|
4440 |
+
ĠB ay
|
4441 |
+
Ġold er
|
4442 |
+
ĠU nder
|
4443 |
+
est ic
|
4444 |
+
ĠT re
|
4445 |
+
Ġte acher
|
4446 |
+
Ġpre fer
|
4447 |
+
v is
|
4448 |
+
Ġth read
|
4449 |
+
ĠM att
|
4450 |
+
Ġmanag er
|
4451 |
+
ãĥ »
|
4452 |
+
Ġprofess ional
|
4453 |
+
ĠV ol
|
4454 |
+
Ġnot es
|
4455 |
+
The se
|
4456 |
+
ul a
|
4457 |
+
Ġf resh
|
4458 |
+
ent ed
|
4459 |
+
u zz
|
4460 |
+
ed y
|
4461 |
+
clus ion
|
4462 |
+
ĠR el
|
4463 |
+
Ġdoub t
|
4464 |
+
E O
|
4465 |
+
Ġopen ed
|
4466 |
+
ĠB it
|
4467 |
+
Ad vertisement
|
4468 |
+
Ġgu ess
|
4469 |
+
ĠU N
|
4470 |
+
Ġse qu
|
4471 |
+
Ġexpl ain
|
4472 |
+
ott en
|
4473 |
+
Ġatt ract
|
4474 |
+
ak s
|
4475 |
+
Ġstr ing
|
4476 |
+
Ġcont ext
|
4477 |
+
oss ible
|
4478 |
+
ĠRepublic ans
|
4479 |
+
Ġsol id
|
4480 |
+
Ġc ities
|
4481 |
+
Ġask ing
|
4482 |
+
Ġr andom
|
4483 |
+
u ps
|
4484 |
+
ur ies
|
4485 |
+
ar ant
|
4486 |
+
dd en
|
4487 |
+
g l
|
4488 |
+
ĠFlor ida
|
4489 |
+
Ġdep end
|
4490 |
+
ĠSc ott
|
4491 |
+
Ġ3 3
|
4492 |
+
Ġi T
|
4493 |
+
ic on
|
4494 |
+
Ġmention ed
|
4495 |
+
Ġ2 000
|
4496 |
+
Ġclaim ed
|
4497 |
+
Ġdefin itely
|
4498 |
+
ul f
|
4499 |
+
Ġc ore
|
4500 |
+
Ġopen ing
|
4501 |
+
ĠCon st
|
4502 |
+
wh ich
|
4503 |
+
ĠT ra
|
4504 |
+
A G
|
4505 |
+
7 2
|
4506 |
+
Ġbelie ved
|
4507 |
+
ad a
|
4508 |
+
Ġ4 8
|
4509 |
+
ĠSec urity
|
4510 |
+
yr ight
|
4511 |
+
ĠP et
|
4512 |
+
ĠL ou
|
4513 |
+
Ġhold ing
|
4514 |
+
======== ========
|
4515 |
+
Ġ ice
|
4516 |
+
Ġb row
|
4517 |
+
Ġauthor ities
|
4518 |
+
h ost
|
4519 |
+
w ord
|
4520 |
+
Ġsc ore
|
4521 |
+
ĠD iv
|
4522 |
+
Ġcell s
|
4523 |
+
Ġtrans l
|
4524 |
+
Ġneigh bor
|
4525 |
+
Ġrem ove
|
4526 |
+
u ct
|
4527 |
+
Ġdist rict
|
4528 |
+
ĠA ccording
|
4529 |
+
Ġwor se
|
4530 |
+
Ġconcern s
|
4531 |
+
Ġpresident ial
|
4532 |
+
Ġpolic ies
|
4533 |
+
ĠH all
|
4534 |
+
7 3
|
4535 |
+
Ġh us
|
4536 |
+
A Y
|
4537 |
+
Ġ200 6
|
4538 |
+
ĠJ ud
|
4539 |
+
Ġindepend ent
|
4540 |
+
ĠJust ice
|
4541 |
+
ili ar
|
4542 |
+
pr int
|
4543 |
+
igh ter
|
4544 |
+
Ġprotect ion
|
4545 |
+
z en
|
4546 |
+
Ġsu dden
|
4547 |
+
h ouse
|
4548 |
+
ĠJ es
|
4549 |
+
P R
|
4550 |
+
ĠIn f
|
4551 |
+
Ġb ul
|
4552 |
+
Ġ _
|
4553 |
+
ĠServ ice
|
4554 |
+
ĠP R
|
4555 |
+
Ġstr ategy
|
4556 |
+
ff ect
|
4557 |
+
Ġgirl s
|
4558 |
+
Ġmiss ing
|
4559 |
+
oy al
|
4560 |
+
ĠTe am
|
4561 |
+
ul ated
|
4562 |
+
Ġd at
|
4563 |
+
Ġpolit ics
|
4564 |
+
ab or
|
4565 |
+
A ccording
|
4566 |
+
Ġspe ll
|
4567 |
+
Ġg raph
|
4568 |
+
ort hern
|
4569 |
+
T C
|
4570 |
+
A b
|
4571 |
+
Ġlab or
|
4572 |
+
is her
|
4573 |
+
Ġk ick
|
4574 |
+
ĠiT unes
|
4575 |
+
Ġstep s
|
4576 |
+
pos es
|
4577 |
+
Ġsmall er
|
4578 |
+
E n
|
4579 |
+
ber t
|
4580 |
+
Ġro ll
|
4581 |
+
Ġresear chers
|
4582 |
+
Ġcl osed
|
4583 |
+
Ġtrans port
|
4584 |
+
Ġlaw y
|
4585 |
+
________ ________
|
4586 |
+
ĠCh icago
|
4587 |
+
Ġas pect
|
4588 |
+
Ġn one
|
4589 |
+
Ġmar riage
|
4590 |
+
9 6
|
4591 |
+
Ġe lements
|
4592 |
+
ĠF re
|
4593 |
+
ĠS al
|
4594 |
+
Ġd ram
|
4595 |
+
F C
|
4596 |
+
t op
|
4597 |
+
e qu
|
4598 |
+
Ġhe aring
|
4599 |
+
Ġsupport ed
|
4600 |
+
Ġtest ing
|
4601 |
+
co hol
|
4602 |
+
Ġmass ive
|
4603 |
+
Ġst ick
|
4604 |
+
Ġgu ard
|
4605 |
+
is co
|
4606 |
+
ph one
|
4607 |
+
F rom
|
4608 |
+
How ever
|
4609 |
+
Ġb order
|
4610 |
+
Ġcop y
|
4611 |
+
ograph y
|
4612 |
+
l ist
|
4613 |
+
7 1
|
4614 |
+
Ġown er
|
4615 |
+
cl ass
|
4616 |
+
ru it
|
4617 |
+
r ate
|
4618 |
+
ĠO nce
|
4619 |
+
Ġdig ital
|
4620 |
+
Ġt ask
|
4621 |
+
ER S
|
4622 |
+
Ġinc red
|
4623 |
+
t es
|
4624 |
+
+ +
|
4625 |
+
ĠFr ance
|
4626 |
+
Ġb reat
|
4627 |
+
ow l
|
4628 |
+
Ġiss ued
|
4629 |
+
ĠW estern
|
4630 |
+
Ġdet ect
|
4631 |
+
Ġpart ners
|
4632 |
+
Ġsh ared
|
4633 |
+
ĠC all
|
4634 |
+
Ġcan cer
|
4635 |
+
ac he
|
4636 |
+
rib e
|
4637 |
+
Ġexpl ained
|
4638 |
+
Ġhe at
|
4639 |
+
{ "
|
4640 |
+
Ġinvest ment
|
4641 |
+
ĠB ook
|
4642 |
+
Ġw ood
|
4643 |
+
Ġtool s
|
4644 |
+
ĠAl though
|
4645 |
+
Ġbelie f
|
4646 |
+
Ġcris is
|
4647 |
+
Ġg e
|
4648 |
+
ĠM P
|
4649 |
+
Ġoper ation
|
4650 |
+
ty pe
|
4651 |
+
~ ~
|
4652 |
+
g a
|
4653 |
+
Ġcont ains
|
4654 |
+
ant a
|
4655 |
+
Ġexp ress
|
4656 |
+
ĠG roup
|
4657 |
+
ĠJ ournal
|
4658 |
+
k a
|
4659 |
+
Ġam b
|
4660 |
+
ĠUS A
|
4661 |
+
Ġfind ing
|
4662 |
+
Ġfund ing
|
4663 |
+
h ow
|
4664 |
+
Ġestab lished
|
4665 |
+
ide os
|
4666 |
+
Ġdeg ree
|
4667 |
+
Ġdanger ous
|
4668 |
+
ang ing
|
4669 |
+
Ġfre edom
|
4670 |
+
pp ort
|
4671 |
+
out hern
|
4672 |
+
Ġch urch
|
4673 |
+
Ġc atch
|
4674 |
+
ĠTw o
|
4675 |
+
Ġpres ence
|
4676 |
+
ĠGu ard
|
4677 |
+
U p
|
4678 |
+
Ġauthor ity
|
4679 |
+
ĠPro ject
|
4680 |
+
Ġbut ton
|
4681 |
+
Ġcon sequ
|
4682 |
+
Ġval id
|
4683 |
+
Ġwe ak
|
4684 |
+
Ġstart s
|
4685 |
+
Ġref erence
|
4686 |
+
ĠM em
|
4687 |
+
" )
|
4688 |
+
U N
|
4689 |
+
or age
|
4690 |
+
ĠO pen
|
4691 |
+
Ġcol lection
|
4692 |
+
y m
|
4693 |
+
g ency
|
4694 |
+
Ġbeaut iful
|
4695 |
+
ro s
|
4696 |
+
Ġtell s
|
4697 |
+
Ġwa iting
|
4698 |
+
n el
|
4699 |
+
Ġprov iding
|
4700 |
+
ĠDemocr ats
|
4701 |
+
Ġd aughter
|
4702 |
+
Ġm aster
|
4703 |
+
Ġpur poses
|
4704 |
+
ĠJapan ese
|
4705 |
+
Ġequ al
|
4706 |
+
Ġturn s
|
4707 |
+
Ġdoc uments
|
4708 |
+
Ġwatch ing
|
4709 |
+
R es
|
4710 |
+
Ġr an
|
4711 |
+
201 4
|
4712 |
+
Ġre ject
|
4713 |
+
ĠKore a
|
4714 |
+
Ġvictim s
|
4715 |
+
Le vel
|
4716 |
+
ere nces
|
4717 |
+
Ġw itness
|
4718 |
+
Ġ3 4
|
4719 |
+
Ġre form
|
4720 |
+
com ing
|
4721 |
+
Ġocc up
|
4722 |
+
Ġc aught
|
4723 |
+
Ġtra ffic
|
4724 |
+
ad ing
|
4725 |
+
Ġmod els
|
4726 |
+
ar io
|
4727 |
+
Ġserv ed
|
4728 |
+
Ġb atter
|
4729 |
+
u ate
|
4730 |
+
ĠSecret ary
|
4731 |
+
Ġagre ed
|
4732 |
+
Ġtr uly
|
4733 |
+
yn am
|
4734 |
+
ĠR et
|
4735 |
+
Ġun its
|
4736 |
+
ĠRes earch
|
4737 |
+
h and
|
4738 |
+
az ine
|
4739 |
+
ĠM ike
|
4740 |
+
Ġvar iety
|
4741 |
+
ot al
|
4742 |
+
Ġam azing
|
special_tokens_map.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"unk_token": "<|endoftext|>"
|
5 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"4999": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
}
|
13 |
+
},
|
14 |
+
"additional_special_tokens": [],
|
15 |
+
"bos_token": "<|endoftext|>",
|
16 |
+
"clean_up_tokenization_spaces": true,
|
17 |
+
"eos_token": "<|endoftext|>",
|
18 |
+
"errors": "replace",
|
19 |
+
"model_max_length": 2048,
|
20 |
+
"pad_token": null,
|
21 |
+
"tokenizer_class": "GPT2Tokenizer",
|
22 |
+
"unk_token": "<|endoftext|>"
|
23 |
+
}
|
vocab.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"!":0,"\"":1,"#":2,"$":3,"%":4,"&":5,"'":6,"(":7,")":8,"*":9,"+":10,",":11,"-":12,".":13,"/":14,"0":15,"1":16,"2":17,"3":18,"4":19,"5":20,"6":21,"7":22,"8":23,"9":24,":":25,";":26,"<":27,"=":28,">":29,"?":30,"@":31,"A":32,"B":33,"C":34,"D":35,"E":36,"F":37,"G":38,"H":39,"I":40,"J":41,"K":42,"L":43,"M":44,"N":45,"O":46,"P":47,"Q":48,"R":49,"S":50,"T":51,"U":52,"V":53,"W":54,"X":55,"Y":56,"Z":57,"[":58,"\\":59,"]":60,"^":61,"_":62,"`":63,"a":64,"b":65,"c":66,"d":67,"e":68,"f":69,"g":70,"h":71,"i":72,"j":73,"k":74,"l":75,"m":76,"n":77,"o":78,"p":79,"q":80,"r":81,"s":82,"t":83,"u":84,"v":85,"w":86,"x":87,"y":88,"z":89,"{":90,"|":91,"}":92,"~":93,"¡":94,"¢":95,"£":96,"¤":97,"¥":98,"¦":99,"§":100,"¨":101,"©":102,"ª":103,"«":104,"¬":105,"®":106,"¯":107,"°":108,"±":109,"²":110,"³":111,"´":112,"µ":113,"¶":114,"·":115,"¸":116,"¹":117,"º":118,"»":119,"¼":120,"½":121,"¾":122,"¿":123,"À":124,"Á":125,"Â":126,"Ã":127,"Ä":128,"Å":129,"Æ":130,"Ç":131,"È":132,"É":133,"Ê":134,"Ë":135,"Ì":136,"Í":137,"Î":138,"Ï":139,"Ð":140,"Ñ":141,"Ò":142,"Ó":143,"Ô":144,"Õ":145,"Ö":146,"×":147,"Ø":148,"Ù":149,"Ú":150,"Û":151,"Ü":152,"Ý":153,"Þ":154,"ß":155,"à":156,"á":157,"â":158,"ã":159,"ä":160,"å":161,"æ":162,"ç":163,"è":164,"é":165,"ê":166,"ë":167,"ì":168,"í":169,"î":170,"ï":171,"ð":172,"ñ":173,"ò":174,"ó":175,"ô":176,"õ":177,"ö":178,"÷":179,"ø":180,"ù":181,"ú":182,"û":183,"ü":184,"ý":185,"þ":186,"ÿ":187,"Ā":188,"ā":189,"Ă":190,"ă":191,"Ą":192,"ą":193,"Ć":194,"ć":195,"Ĉ":196,"ĉ":197,"Ċ":198,"ċ":199,"Č":200,"č":201,"Ď":202,"ď":203,"Đ":204,"đ":205,"Ē":206,"ē":207,"Ĕ":208,"ĕ":209,"Ė":210,"ė":211,"Ę":212,"ę":213,"Ě":214,"ě":215,"Ĝ":216,"ĝ":217,"Ğ":218,"ğ":219,"Ġ":220,"ġ":221,"Ģ":222,"ģ":223,"Ĥ":224,"ĥ":225,"Ħ":226,"ħ":227,"Ĩ":228,"ĩ":229,"Ī":230,"ī":231,"Ĭ":232,"ĭ":233,"Į":234,"į":235,"İ":236,"ı":237,"IJ":238,"ij":239,"Ĵ":240,"ĵ":241,"Ķ":242,"ķ":243,"ĸ":244,"Ĺ":245,"ĺ":246,"Ļ":247,"ļ":248,"Ľ":249,"ľ":250,"Ŀ":251,"ŀ":252,"Ł":253,"ł":254,"Ń":255,"Ġt":256,"Ġa":257,"he":258,"in":259,"re":260,"on":261,"Ġthe":262,"er":263,"Ġs":264,"at":265,"Ġw":266,"Ġo":267,"en":268,"Ġc":269,"it":270,"is":271,"an":272,"or":273,"es":274,"Ġb":275,"ed":276,"Ġf":277,"ing":278,"Ġp":279,"ou":280,"Ġan":281,"al":282,"ar":283,"Ġto":284,"Ġm":285,"Ġof":286,"Ġin":287,"Ġd":288,"Ġh":289,"Ġand":290,"ic":291,"as":292,"le":293,"Ġth":294,"ion":295,"om":296,"ll":297,"ent":298,"Ġn":299,"Ġl":300,"st":301,"Ġre":302,"ve":303,"Ġe":304,"ro":305,"ly":306,"Ġbe":307,"Ġg":308,"ĠT":309,"ct":310,"ĠS":311,"id":312,"ot":313,"ĠI":314,"ut":315,"et":316,"ĠA":317,"Ġis":318,"Ġon":319,"im":320,"am":321,"ow":322,"ay":323,"ad":324,"se":325,"Ġthat":326,"ĠC":327,"ig":328,"Ġfor":329,"ac":330,"Ġy":331,"ver":332,"ur":333,"Ġu":334,"ld":335,"Ġst":336,"ĠM":337,"'s":338,"Ġhe":339,"Ġit":340,"ation":341,"ith":342,"ir":343,"ce":344,"Ġyou":345,"il":346,"ĠB":347,"Ġwh":348,"ol":349,"ĠP":350,"Ġwith":351,"Ġ1":352,"ter":353,"ch":354,"Ġas":355,"Ġwe":356,"Ġ(":357,"nd":358,"ill":359,"ĠD":360,"if":361,"Ġ2":362,"ag":363,"ers":364,"ke":365,"Ġ\"":366,"ĠH":367,"em":368,"Ġcon":369,"ĠW":370,"ĠR":371,"her":372,"Ġwas":373,"Ġr":374,"od":375,"ĠF":376,"ul":377,"ate":378,"Ġat":379,"ri":380,"pp":381,"ore":382,"ĠThe":383,"Ġse":384,"us":385,"Ġpro":386,"Ġha":387,"um":388,"Ġare":389,"Ġde":390,"ain":391,"and":392,"Ġor":393,"igh":394,"est":395,"ist":396,"ab":397,"rom":398,"ĠN":399,"th":400,"Ġcom":401,"ĠG":402,"un":403,"op":404,"00":405,"ĠL":406,"Ġnot":407,"ess":408,"Ġex":409,"Ġv":410,"res":411,"ĠE":412,"ew":413,"ity":414,"ant":415,"Ġby":416,"el":417,"os":418,"ort":419,"oc":420,"qu":421,"Ġfrom":422,"Ġhave":423,"Ġsu":424,"ive":425,"ould":426,"Ġsh":427,"Ġthis":428,"nt":429,"ra":430,"pe":431,"ight":432,"art":433,"ment":434,"Ġal":435,"ust":436,"end":437,"--":438,"all":439,"ĠO":440,"ack":441,"Ġch":442,"Ġle":443,"ies":444,"red":445,"ard":446,"âĢ":447,"out":448,"ĠJ":449,"Ġab":450,"ear":451,"iv":452,"ally":453,"our":454,"ost":455,"gh":456,"pt":457,"Ġpl":458,"ast":459,"Ġcan":460,"ak":461,"ome":462,"ud":463,"The":464,"Ġhis":465,"Ġdo":466,"Ġgo":467,"Ġhas":468,"ge":469,"'t":470,"ĠU":471,"rou":472,"Ġsa":473,"Ġj":474,"Ġbut":475,"Ġwor":476,"Ġall":477,"ect":478,"Ġk":479,"ame":480,"Ġwill":481,"ok":482,"Ġwhe":483,"Ġthey":484,"ide":485,"01":486,"ff":487,"ich":488,"pl":489,"ther":490,"Ġtr":491,"..":492,"Ġint":493,"ie":494,"ure":495,"age":496,"Ġne":497,"ial":498,"ap":499,"ine":500,"ice":501,"Ġme":502,"Ġout":503,"ans":504,"one":505,"ong":506,"ions":507,"Ġwho":508,"ĠK":509,"Ġup":510,"Ġtheir":511,"Ġad":512,"Ġ3":513,"Ġus":514,"ated":515,"ous":516,"Ġmore":517,"ue":518,"og":519,"ĠSt":520,"ind":521,"ike":522,"Ġso":523,"ime":524,"per":525,".\"":526,"ber":527,"iz":528,"act":529,"Ġone":530,"Ġsaid":531,"Ġ-":532,"are":533,"Ġyour":534,"cc":535,"ĠTh":536,"Ġcl":537,"ep":538,"ake":539,"able":540,"ip":541,"Ġcont":542,"Ġwhich":543,"ia":544,"Ġim":545,"Ġabout":546,"Ġwere":547,"very":548,"ub":549,"Ġhad":550,"Ġen":551,"Ġcomp":552,",\"":553,"ĠIn":554,"Ġun":555,"Ġag":556,"ire":557,"ace":558,"au":559,"ary":560,"Ġwould":561,"ass":562,"ry":563,"ĠâĢ":564,"cl":565,"ook":566,"ere":567,"so":568,"ĠV":569,"ign":570,"ib":571,"Ġoff":572,"Ġte":573,"ven":574,"ĠY":575,"ile":576,"ose":577,"ite":578,"orm":579,"Ġ201":580,"Ġres":581,"Ġman":582,"Ġper":583,"Ġother":584,"ord":585,"ult":586,"Ġbeen":587,"Ġlike":588,"ase":589,"ance":590,"ks":591,"ays":592,"own":593,"ence":594,"Ġdis":595,"ction":596,"Ġany":597,"Ġapp":598,"Ġsp":599,"int":600,"ress":601,"ations":602,"ail":603,"Ġ4":604,"ical":605,"Ġthem":606,"Ġher":607,"ount":608,"ĠCh":609,"Ġar":610,"Ġif":611,"Ġthere":612,"Ġpe":613,"Ġyear":614,"av":615,"Ġmy":616,"Ġsome":617,"Ġwhen":618,"ough":619,"ach":620,"Ġthan":621,"ru":622,"ond":623,"ick":624,"Ġover":625,"vel":626,"Ġqu":627,"ĊĊ":628,"Ġsc":629,"reat":630,"ree":631,"ĠIt":632,"ound":633,"port":634,"Ġalso":635,"Ġpart":636,"fter":637,"Ġkn":638,"Ġbec":639,"Ġtime":640,"ens":641,"Ġ5":642,"ople":643,"Ġwhat":644,"Ġno":645,"du":646,"mer":647,"ang":648,"Ġnew":649,"----":650,"Ġget":651,"ory":652,"ition":653,"ings":654,"Ġjust":655,"Ġinto":656,"Ġ0":657,"ents":658,"ove":659,"te":660,"Ġpeople":661,"Ġpre":662,"Ġits":663,"Ġrec":664,"Ġtw":665,"ian":666,"irst":667,"ark":668,"ors":669,"Ġwork":670,"ade":671,"ob":672,"Ġshe":673,"Ġour":674,"wn":675,"ink":676,"lic":677,"Ġ19":678,"ĠHe":679,"ish":680,"nder":681,"ause":682,"Ġhim":683,"ons":684,"Ġ[":685,"Ġro":686,"form":687,"ild":688,"ates":689,"vers":690,"Ġonly":691,"oll":692,"Ġspe":693,"ck":694,"ell":695,"amp":696,"Ġacc":697,"Ġbl":698,"ious":699,"urn":700,"ft":701,"ood":702,"Ġhow":703,"hed":704,"Ġ'":705,"Ġafter":706,"aw":707,"Ġatt":708,"ov":709,"ne":710,"Ġplay":711,"erv":712,"ict":713,"Ġcould":714,"itt":715,"Ġam":716,"Ġfirst":717,"Ġ6":718,"Ġact":719,"Ġ$":720,"ec":721,"hing":722,"ual":723,"ull":724,"Ġcomm":725,"oy":726,"old":727,"ces":728,"ater":729,"Ġfe":730,"Ġbet":731,"we":732,"iff":733,"Ġtwo":734,"ock":735,"Ġback":736,").":737,"ident":738,"Ġunder":739,"rough":740,"sel":741,"xt":742,"Ġmay":743,"round":744,"Ġpo":745,"ph":746,"iss":747,"Ġdes":748,"Ġmost":749,"Ġdid":750,"Ġadd":751,"ject":752,"Ġinc":753,"fore":754,"Ġpol":755,"ont":756,"Ġagain":757,"clud":758,"tern":759,"Ġknow":760,"Ġneed":761,"Ġcons":762,"Ġco":763,"Ġ.":764,"Ġwant":765,"Ġsee":766,"Ġ7":767,"ning":768,"iew":769,"ĠThis":770,"ced":771,"Ġeven":772,"Ġind":773,"ty":774,"ĠWe":775,"ath":776,"Ġthese":777,"Ġpr":778,"Ġuse":779,"Ġbecause":780,"Ġfl":781,"ng":782,"Ġnow":783,"ĠâĢĵ":784,"com":785,"ise":786,"Ġmake":787,"Ġthen":788,"ower":789,"Ġevery":790,"ĠUn":791,"Ġsec":792,"oss":793,"uch":794,"Ġem":795,"Ġ=":796,"ĠRe":797,"ied":798,"rit":799,"Ġinv":800,"lect":801,"Ġsupp":802,"ating":803,"Ġlook":804,"man":805,"pect":806,"Ġ8":807,"row":808,"Ġbu":809,"Ġwhere":810,"ific":811,"Ġyears":812,"ily":813,"Ġdiff":814,"Ġshould":815,"Ġrem":816,"Th":817,"In":818,"Ġev":819,"day":820,"'re":821,"rib":822,"Ġrel":823,"ss":824,"Ġdef":825,"Ġright":826,"Ġsy":827,"),":828,"les":829,"000":830,"hen":831,"Ġthrough":832,"ĠTr":833,"__":834,"Ġway":835,"Ġdon":836,"Ġ,":837,"Ġ10":838,"ased":839,"Ġass":840,"ublic":841,"Ġreg":842,"ĠAnd":843,"ix":844,"Ġvery":845,"Ġinclud":846,"other":847,"Ġimp":848,"oth":849,"Ġsub":850,"ĠâĢĶ":851,"Ġbeing":852,"arg":853,"ĠWh":854,"==":855,"ible":856,"Ġdoes":857,"ange":858,"ram":859,"Ġ9":860,"ert":861,"ps":862,"ited":863,"ational":864,"Ġbr":865,"Ġdown":866,"Ġmany":867,"aking":868,"Ġcall":869,"uring":870,"ities":871,"Ġph":872,"ics":873,"als":874,"Ġdec":875,"ative":876,"ener":877,"Ġbefore":878,"ility":879,"Ġwell":880,"Ġmuch":881,"erson":882,"Ġthose":883,"Ġsuch":884,"Ġke":885,"Ġend":886,"ĠBut":887,"ason":888,"ting":889,"Ġlong":890,"ef":891,"Ġthink":892,"ys":893,"Ġbel":894,"Ġsm":895,"its":896,"ax":897,"Ġown":898,"Ġprov":899,"Ġset":900,"ife":901,"ments":902,"ble":903,"ward":904,"Ġshow":905,"Ġpres":906,"ms":907,"omet":908,"Ġob":909,"Ġsay":910,"ĠSh":911,"ts":912,"ful":913,"Ġeff":914,"Ġgu":915,"Ġinst":916,"und":917,"ren":918,"cess":919,"Ġent":920,"ĠYou":921,"Ġgood":922,"Ġstart":923,"ince":924,"Ġmade":925,"tt":926,"stem":927,"olog":928,"up":929,"Ġ|":930,"ump":931,"Ġhel":932,"vern":933,"ular":934,"ually":935,"Ġac":936,"Ġmon":937,"Ġlast":938,"Ġ200":939,"10":940,"Ġstud":941,"ures":942,"ĠAr":943,"self":944,"ars":945,"meric":946,"ues":947,"cy":948,"Ġmin":949,"ollow":950,"Ġcol":951,"io":952,"Ġmod":953,"Ġcount":954,"ĠCom":955,"hes":956,"Ġfin":957,"air":958,"ier":959,"âĢĶ":960,"read":961,"ank":962,"atch":963,"ever":964,"Ġstr":965,"Ġpoint":966,"ork":967,"ĠNew":968,"Ġsur":969,"ool":970,"alk":971,"ement":972,"Ġused":973,"ract":974,"ween":975,"Ġsame":976,"oun":977,"ĠAl":978,"ci":979,"Ġdiffere":980,"Ġwhile":981,"--------":982,"Ġgame":983,"cept":984,"Ġsim":985,"...":986,"Ġinter":987,"ek":988,"Ġreport":989,"Ġprodu":990,"Ġstill":991,"led":992,"ah":993,"Ġhere":994,"Ġworld":995,"Ġthough":996,"Ġnum":997,"arch":998,"imes":999,"ale":1000,"ĠSe":1001,"ĠIf":1002,"//":1003,"ĠLe":1004,"Ġret":1005,"Ġref":1006,"Ġtrans":1007,"ner":1008,"ution":1009,"ters":1010,"Ġtake":1011,"ĠCl":1012,"Ġconf":1013,"way":1014,"ave":1015,"Ġgoing":1016,"Ġsl":1017,"ug":1018,"ĠAmeric":1019,"Ġspec":1020,"Ġhand":1021,"Ġbetween":1022,"ists":1023,"ĠDe":1024,"oot":1025,"It":1026,"Ġear":1027,"Ġagainst":1028,"Ġhigh":1029,"gan":1030,"az":1031,"ather":1032,"Ġexp":1033,"Ġop":1034,"Ġins":1035,"Ġgr":1036,"Ġhelp":1037,"Ġrequ":1038,"ets":1039,"ins":1040,"ĠPro":1041,"ism":1042,"Ġfound":1043,"land":1044,"ata":1045,"uss":1046,"ames":1047,"Ġperson":1048,"Ġgreat":1049,"pr":1050,"Ġsign":1051,"ĠAn":1052,"'ve":1053,"Ġsomet":1054,"Ġser":1055,"hip":1056,"Ġrun":1057,"Ġ:":1058,"Ġter":1059,"irect":1060,"Ġfollow":1061,"Ġdet":1062,"ices":1063,"Ġfind":1064,"12":1065,"Ġmem":1066,"Ġcr":1067,"ered":1068,"ex":1069,"Ġext":1070,"uth":1071,"ense":1072,"co":1073,"Ġteam":1074,"ving":1075,"ouse":1076,"ash":1077,"att":1078,"ved":1079,"Ġsystem":1080,"ĠAs":1081,"der":1082,"ives":1083,"min":1084,"Ġlead":1085,"ĠBl":1086,"cent":1087,"Ġaround":1088,"Ġgovern":1089,"Ġcur":1090,"velop":1091,"any":1092,"Ġcour":1093,"alth":1094,"ages":1095,"ize":1096,"Ġcar":1097,"ode":1098,"Ġlaw":1099,"Ġread":1100,"'m":1101,"con":1102,"Ġreal":1103,"Ġsupport":1104,"Ġ12":1105,"....":1106,"Ġreally":1107,"ness":1108,"Ġfact":1109,"Ġday":1110,"Ġboth":1111,"ying":1112,"Ġserv":1113,"ĠFor":1114,"Ġthree":1115,"Ġwom":1116,"Ġmed":1117,"ody":1118,"ĠThey":1119,"50":1120,"Ġexper":1121,"ton":1122,"Ġeach":1123,"akes":1124,"Ġche":1125,"Ġcre":1126,"ines":1127,"Ġrep":1128,"19":1129,"gg":1130,"illion":1131,"Ġgrou":1132,"ute":1133,"ik":1134,"We":1135,"get":1136,"ER":1137,"Ġmet":1138,"Ġsays":1139,"ox":1140,"Ġduring":1141,"ern":1142,"ized":1143,"ared":1144,"Ġfam":1145,"ically":1146,"Ġhapp":1147,"ĠIs":1148,"Ġchar":1149,"med":1150,"vent":1151,"Ġgener":1152,"ient":1153,"ple":1154,"iet":1155,"rent":1156,"11":1157,"ves":1158,"ption":1159,"Ġ20":1160,"formation":1161,"Ġcor":1162,"Ġoffic":1163,"ield":1164,"Ġtoo":1165,"ision":1166,"Ġinf":1167,"ĠZ":1168,"the":1169,"oad":1170,"Ġpublic":1171,"Ġprog":1172,"ric":1173,"**":1174,"Ġwar":1175,"Ġpower":1176,"view":1177,"Ġfew":1178,"Ġloc":1179,"Ġdifferent":1180,"Ġstate":1181,"Ġhead":1182,"'ll":1183,"Ġposs":1184,"Ġstat":1185,"ret":1186,"ants":1187,"Ġval":1188,"Ġiss":1189,"Ġcle":1190,"ivers":1191,"anc":1192,"Ġexpl":1193,"Ġanother":1194,"ĠQ":1195,"Ġav":1196,"thing":1197,"nce":1198,"Wh":1199,"Ġchild":1200,"Ġsince":1201,"ired":1202,"less":1203,"Ġlife":1204,"Ġdevelop":1205,"ittle":1206,"Ġdep":1207,"Ġpass":1208,"ãĥ":1209,"Ġturn":1210,"orn":1211,"This":1212,"bers":1213,"ross":1214,"ĠAd":1215,"Ġfr":1216,"Ġresp":1217,"Ġsecond":1218,"oh":1219,"Ġ/":1220,"Ġdisc":1221,"Ġ&":1222,"Ġsomething":1223,"Ġcomple":1224,"Ġed":1225,"Ġfil":1226,"Ġmonth":1227,"aj":1228,"uc":1229,"Ġgovernment":1230,"Ġwithout":1231,"Ġleg":1232,"Ġdist":1233,"Ġput":1234,"Ġquest":1235,"ann":1236,"Ġprot":1237,"20":1238,"Ġnever":1239,"ience":1240,"Ġlevel":1241,"Ġart":1242,"Ġthings":1243,"Ġmight":1244,"Ġeffect":1245,"Ġcontro":1246,"Ġcent":1247,"Ġ18":1248,"Ġallow":1249,"Ġbelie":1250,"chool":1251,"ott":1252,"Ġincre":1253,"Ġfeel":1254,"Ġresult":1255,"Ġlot":1256,"Ġfun":1257,"ote":1258,"Ġty":1259,"erest":1260,"Ġcontin":1261,"Ġusing":1262,"Ġbig":1263,"201":1264,"Ġask":1265,"Ġbest":1266,"Ġ)":1267,"IN":1268,"Ġopp":1269,"30":1270,"Ġnumber":1271,"iness":1272,"St":1273,"lease":1274,"Ġca":1275,"Ġmust":1276,"Ġdirect":1277,"Ġgl":1278,"Ġ<":1279,"Ġopen":1280,"Ġpost":1281,"Ġcome":1282,"Ġseem":1283,"ording":1284,"Ġweek":1285,"ately":1286,"ital":1287,"Ġel":1288,"riend":1289,"Ġfar":1290,"Ġtra":1291,"inal":1292,"Ġpri":1293,"ĠUS":1294,"Ġplace":1295,"Ġform":1296,"Ġtold":1297,"\":":1298,"ains":1299,"ature":1300,"ĠTrump":1301,"Ġstand":1302,"Ġ#":1303,"ider":1304,"ĠFr":1305,"Ġnext":1306,"Ġsoc":1307,"Ġpur":1308,"Ġlet":1309,"Ġlittle":1310,"Ġhum":1311,"Ġi":1312,"ron":1313,"15":1314,"Ġ15":1315,"Ġcommun":1316,"Ġmark":1317,"ĠThere":1318,"Ġwr":1319,"ĠThat":1320,"Ġinformation":1321,"ways":1322,"Ġbus":1323,"app":1324,"Ġinvest":1325,"me":1326,"Ġhard":1327,"ained":1328,"ead":1329,"Ġimport":1330,"Ġappro":1331,"Ġtest":1332,"Ġtri":1333,"Ġrest":1334,"osed":1335,"Ġfull":1336,"Ġcare":1337,"ĠSp":1338,"Ġcase":1339,"ON":1340,"Ġsk":1341,"Ġless":1342,"Ġ+":1343,"Ġpartic":1344,"ĠPl":1345,"ably":1346,"uck":1347,"ished":1348,"chn":1349,"be":1350,"Ġlist":1351,"ator":1352,"Ġtop":1353,"Ġadv":1354,"ĠBe":1355,"ruct":1356,"Ġdem":1357,"ration":1358,"ling":1359,"gy":1360,"reen":1361,"ger":1362,"Ġhome":1363,"Ġleft":1364,"Ġbetter":1365,"Ġdata":1366,"Ġ11":1367,"Ġattack":1368,"Ġproble":1369,"line":1370,"ards":1371,"Ġbeh":1372,"ral":1373,"ĠHow":1374,"ĠShe":1375,"arge":1376,"Ġ--":1377,"://":1378,"Ġbro":1379,"ĠPh":1380,"ats":1381,"Ġbuild":1382,"ww":1383,"ided":1384,"aim":1385,"ases":1386,"ency":1387,"Ġmain":1388,"ined":1389,"Ġincluding":1390,"Ġ{":1391,"Ġgot":1392,"Ġinterest":1393,"Ġkeep":1394,"ĠX":1395,"Ġeas":1396,"aining":1397,"Ġclass":1398,"âĢ¦":1399,"ĠNo":1400,"Ġvar":1401,"Ġsmall":1402,"ample":1403,"AT":1404,"Ġide":1405,"ĠSo":1406,"Ġrece":1407,"Ġpolit":1408,"Ġmov":1409,"Ġplan":1410,"Ġpercent":1411,"iving":1412,"Ġcamp":1413,"Ġpay":1414,"14":1415,"sc":1416,"ised":1417,"Ġunt":1418,"oney":1419,"ploy":1420,"====":1421,"Ġdidn":1422,"ĠInd":1423,"els":1424,"ertain":1425,"Ġpos":1426,"____":1427,"iver":1428,"Ġprocess":1429,"Ġprogram":1430,"ified":1431,"ĠRep":1432,"16":1433,"uro":1434,"ology":1435,"atter":1436,"ina":1437,"Ġname":1438,"ĠAll":1439,"Ġfour":1440,"Ġreturn":1441,"vious":1442,"bs":1443,"Ġcalled":1444,"Ġmove":1445,"ĠSc":1446,"ird":1447,"Ġgroup":1448,"Ġbre":1449,"Ġmen":1450,"Ġcap":1451,"ten":1452,"ee":1453,"Ġdri":1454,"leg":1455,"here":1456,"uthor":1457,"Ġpat":1458,"Ġcurrent":1459,"ides":1460,"Ġpop":1461,"to":1462,"ention":1463,"Ġalways":1464,"Ġmil":1465,"Ġwomen":1466,"Ġ16":1467,"Ġold":1468,"iven":1469,"raph":1470,"ĠOr":1471,"ror":1472,"ently":1473,"Ġnear":1474,"ĠEx":1475,"ream":1476,"sh":1477,"Ġ14":1478,"Ġfree":1479,"ission":1480,"stand":1481,"ĠCon":1482,"ality":1483,"used":1484,"13":1485,"Ġdesign":1486,"Ġchange":1487,"Ġchang":1488,"Ġbo":1489,"Ġvis":1490,"ember":1491,"Ġbook":1492,"ready":1493,"Ġkill":1494,"25":1495,"pped":1496,"Ġaway":1497,"Ġable":1498,"Ġcountry":1499,"Ġconst":1500,"arn":1501,"Ġorder":1502,"AR":1503,"ior":1504,"ium":1505,"orth":1506,"18":1507,"ailable":1508,"Ġsw":1509,"Ġmillion":1510,"Ġ13":1511,"atic":1512,"ted":1513,"ĠGo":1514,"Ġoper":1515,"eng":1516,"Ġthing":1517,"ajor":1518,"conom":1519,"ĠComm":1520,"Ġwhy":1521,"ured":1522,"ural":1523,"Ġschool":1524,"by":1525,"ĠMar":1526,"Ġaff":1527,"Ġdays":1528,"Ġann":1529,"ush":1530,"ane":1531,"If":1532,"eg":1533,"Ġprof":1534,"Ġhealth":1535,"outh":1536,"But":1537,"ional":1538,".,":1539,"Ġsol":1540,"Ġalready":1541,"Ġ30":1542,"Ġcharact":1543,"He":1544,"Ġfriend":1545,"ES":1546,"ians":1547,"icle":1548,"'d":1549,"ĠOn":1550,"Ġleast":1551,"Ġprom":1552,"Ġdr":1553,"Ġhist":1554,"ither":1555,"Ġest":1556,"iqu":1557,"17":1558,"son":1559,"Ġtell":1560,"Ġtalk":1561,"ohn":1562,"oint":1563,"lection":1564,"AN":1565,"Ġuntil":1566,"augh":1567,"Ġlater":1568,"Ġve":1569,"Ġview":1570,"ending":1571,"ived":1572,"Ġword":1573,"ware":1574,"Ġcost":1575,"Ġenough":1576,"Ġgive":1577,"ĠUnited":1578,"Ġtechn":1579,"arent":1580,"OR":1581,"Ġpar":1582,"ĠDr":1583,"Ġ2016":1584,"rist":1585,"ering":1586,"ĠÂ":1587,"Ġlarge":1588,"side":1589,"acy":1590,"ccess":1591,"Ġwin":1592,"Ġimportant":1593,"Ġ199":1594,"Ġdoesn":1595,"Ġ17":1596,"Ġbusiness":1597,"Ġclear":1598,"Ġrese":1599,"\",":1600,"ury":1601,"Ġequ":1602,"aster":1603,"alf":1604,"ĠAmerican":1605,"nect":1606,"Ġexpect":1607,"iversity":1608,"Ġocc":1609,"ĠFl":1610,"Ġkind":1611,"Ġmean":1612,"Ġpast":1613,"Ġdev":1614,"Ġbas":1615,"let":1616,"raft":1617,"Ġorgan":1618,"Ġdel":1619,"Ġperform":1620,"Ġstory":1621,"Ġseason":1622,"ĠCol":1623,"Ġclaim":1624,"Ġcame":1625,"Ġwithin":1626,"Ġline":1627,"Ġproject":1628,"ĠAt":1629,"Ġcontrol":1630,"ended":1631,"ĠSy":1632,"Ġair":1633,"ization":1634,"Ġ*":1635,"ley":1636,"Ġmoney":1637,"idd":1638,"You":1639,"for":1640,"Ġfamily":1641,"Ġmaking":1642,"Ġbit":1643,"Ġpolice":1644,"Ġhappen":1645,"Ġvers":1646,"ony":1647,"uff":1648,"ĠWhen":1649,"Ġsit":1650,"ideo":1651,"lf":1652,"ison":1653,"Ġsure":1654,"gin":1655,"Ġappear":1656,"Ġlight":1657,"Ġes":1658,"of":1659,"Ġwater":1660,"Ġtimes":1661,"not":1662,"Ġgrow":1663,"Ġcompany":1664,"ĠTe":1665,"ows":1666,"Ġmar":1667,"ource":1668,"iol":1669,"arm":1670,"br":1671,"Ġexample":1672,"Ġconc":1673,"Ġfore":1674,"ĠTo":1675,"pro":1676,"EN":1677,"ries":1678,"Ġ25":1679,"ĠCan":1680,"ney":1681,"Ġactually":1682,"Ġever":1683,"urity":1684,"aken":1685,"aps":1686,"Ġtax":1687,"Ġmajor":1688,"ama":1689,"Ġoften":1690,"eral":1691,"Ġhuman":1692,"Ġjob":1693,"ister":1694,"Ġavailable":1695,"ocr":1696,"enn":1697,"aid":1698,"ivid":1699,"Ġrecord":1700,"?\"":1701,"Ġsing":1702,"ĠAm":1703,"idence":1704,"Ġnews":1705,"ster":1706,"Ġeconom":1707,"Ġfollowing":1708,"ĠBr":1709,"ising":1710,"Ġhour":1711,"most":1712,"ument":1713,"Ġsex":1714,"Ġdesc":1715,"Ġbecome":1716,"ĠEd":1717,"Ġtook":1718,"Ġhaving":1719,"Ġproduct":1720,"ault":1721,"As":1722,"aring":1723,"Ġmeans":1724,"Ġhop":1725,"une":1726,"Ġcho":1727,"Ġcertain":1728,"Ġnon":1729,"Ġdeal":1730,"24":1731,"lement":1732,"oci":1733,"ene":1734,"Ġside":1735,"ĠPr":1736,"ĠMay":1737,"Ġreason":1738,"ued":1739,"ched":1740,"ulation":1741,"Ġelect":1742,"Ġofficial":1743,"Ġpossible":1744,"Ġhold":1745,"ands":1746,"ots":1747,"Ġcity":1748,"ories":1749,"Ġsever":1750,"Ġchildren":1751,"Ġonce":1752,"Ġactiv":1753,"ler":1754,"Ġnight":1755,"itions":1756,"ĠJohn":1757,"ape":1758,"play":1759,"Ġdone":1760,"Ġlim":1761,"Ġworking":1762,"ĠPres":1763,"orld":1764,"eb":1765,"ĠCo":1766,"Ġbody":1767,"ails":1768,"utes":1769,"ĠMr":1770,"Ġwhether":1771,"Ġauthor":1772,"rop":1773,"Ġproper":1774,"Ġseen":1775,");":1776,"Ġfac":1777,"ĠSu":1778,"Ġcond":1779,"iting":1780,"Ġcourse":1781,"Ġ}":1782,"----------------":1783,"aign":1784,"Ġevent":1785,"Ġeng":1786,"Ġpot":1787,"Ġintern":1788,"iam":1789,"��short":1790,"empt":1791,"ãĤ":1792,"ĠGod":1793,"ilar":1794,"80":1795,"Ġorig":1796,"IS":1797,"ourn":1798,"ability":1799,"itive":1800,"Ġdam":1801,"Ġ100":1802,"Ġpress":1803,"Ġdoing":1804,"Ġprotect":1805,"ring":1806,"Ġthought":1807,"Ġquestion":1808,"rew":1809,"ĠWar":1810,"Ġseveral":1811,"ĠState":1812,"Ġgiven":1813,"Ġfund":1814,"ĠTw":1815,"Ġwent":1816,"ances":1817,"work":1818,"por":1819,"my":1820,"40":1821,"Ġarg":1822,"artment":1823,"ustom":1824,"Ġpolic":1825,"Ġmeet":1826,"Ġcreat":1827,"22":1828,"ĠStates":1829,"Ġgames":1830,"raw":1831,"uture":1832,"Ġunderstand":1833,"urs":1834,"ĠOb":1835,"lish":1836,"sy":1837,"Ġmakes":1838,"Ġwon":1839,"agon":1840,"Ġhtt":1841,"Ġlove":1842,"ential":1843,"Ġcomplete":1844,"par":1845,"ĠIm":1846,"AL":1847,"Ġaccount":1848,"Âł":1849,"ored":1850,"vert":1851,"Ġident":1852,"Ġ2015":1853,"Ġothers":1854,"ĠMin":1855,"iber":1856,"verage":1857,"There":1858,"itional":1859,"dd":1860,"Ġprob":1861,"Ġyoung":1862,"Ġalong":1863,"Ġaccording":1864,"Ġyet":1865,"Ġmembers":1866,"ĠWhat":1867,"oid":1868,"ĠMan":1869,"And":1870,"Ġamong":1871,"ai":1872,"Ġemploy":1873,"ĠRes":1874,"Ġ>":1875,"Ġinvol":1876,"Ġlow":1877,"af":1878,"ĠCar":1879,"Ġhig":1880,"ĠOne":1881,"ĠSec":1882,"ination":1883,"Ġlikely":1884,"Ġant":1885,"aged":1886,"ĠRuss":1887,"Ġben":1888,"Ġrele":1889,"For":1890,"back":1891,"ĠNot":1892,"Ġpresident":1893,"ball":1894,"Ġaccess":1895,"ividual":1896,"ĠDem":1897,"ĠEuro":1898,"60":1899,"Ġknown":1900,"irl":1901,"ĠGr":1902,"Ġearly":1903,"use":1904,"iety":1905,"âĢĵ":1906,"Ġfight":1907,"Ġsent":1908,"Ġtoday":1909,"Ġmarket":1910,"\".":1911,"Ġbased":1912,"Ġstrong":1913,"urther":1914,"Ġdeb":1915,"mber":1916,"Ġproblem":1917,"Ġdeath":1918,"Ġsocial":1919,"imate":1920,"AS":1921,"ortun":1922,"Ġcampaign":1923,"ery":1924,"Ch":1925,"Ġey":1926,"ially":1927,"Ġmus":1928,"wh":1929,"pos":1930,"Ġer":1931,"Ġsaf":1932,"Ġmonths":1933,"iron":1934,"Ġviol":1935,"Ġfive":1936,"Ġstre":1937,"Ġplayers":1938,"inc":1939,"ald":1940,"year":1941,"aun":1942,"Ġsuccess":1943,"Ġpresent":1944,"erence":1945,"Ġ2014":1946,"Ġsugg":1947,"Ġparticular":1948,"Ġtry":1949,"Ġsuggest":1950,"ĠChrist":1951,"ones":1952,"Ġpriv":1953,"23":1954,"Ġcrit":1955,"Ġland":1956,"Ġlocal":1957,"ify":1958,"29":1959,"Ġaut":1960,"ED":1961,"ĠGu":1962,"Ġmult":1963,"Ġpolitical":1964,"Ġasked":1965,"Ġformer":1966,"itter":1967,"ript":1968,"Ġclose":1969,"Ġpract":1970,"ĠYork":1971,"Ġgetting":1972,"Ġacross":1973,"Ġcomb":1974,"Ġbelieve":1975,"Ġz":1976,"Ġtoget":1977,"Ġtogether":1978,"ĠCent":1979,"irc":1980,"Ġindividual":1981,"ĠMc":1982,"27":1983,"isk":1984,"ĠEng":1985,"Ġface":1986,"Ġ24":1987,"Ġvalue":1988,"Ġarea":1989,"ev":1990,"Ġwrit":1991,"ĠPresident":1992,"Ġvot":1993,"Ġkey":1994,"Ġmom":1995,"put":1996,"Ġanything":1997,"Ġexperience":1998,"attle":1999,"Ġmind":2000,"aff":2001,"omm":2002,"Ġfuture":2003,"ged":2004,"Ġcut":2005,"Ġtot":2006,"itch":2007,"Ġvideo":2008,"Ġinvestig":2009,"Ġnet":2010,"ĠMy":2011,"rict":2012,"ien":2013,".)":2014,"Ġimpro":2015,"though":2016,"wards":2017,"Ġconnect":2018,"ĠMed":2019,"selves":2020,"ensive":2021,"mb":2022,"ober":2023,"ators":2024,"An":2025,"Ġ50":2026,"Ġredu":2027,"resent":2028,"Ġabove":2029,"Ġfre":2030,"ĠEurope":2031,"sw":2032,"Ġamount":2033,"ĠApp":2034,"Ġeither":2035,"Ġmilit":2036,"Ġanal":2037,"Ġfail":2038,"ĠEn":2039,"ales":2040,"Ġspecial":2041,"Ġblack":2042,"IT":2043,"cher":2044,"Ġlooking":2045,"Ġfire":2046,"yn":2047,"Ġalmost":2048,"oon":2049,"Ġstudy":2050,"Ġmiss":2051,"ches":2052,"rown":2053,"Ġtre":2054,"Ġcommunity":2055,"Ġmedia":2056,"Ġfood":2057,"Ġcomes":2058,"ĠUniversity":2059,"Ġsingle":2060,"What":2061,"uly":2062,"Ġhalf":2063,"ague":2064,"hod":2065,"ĠRepublic":2066,"Ġstarted":2067,"Ġquick":2068,"oto":2069,"book":2070,"Ġissue":2071,"itor":2072,"Ġelse":2073,"Ġconsider":2074,"26":2075,"rodu":2076,"Ġtaken":2077,"28":2078,"99":2079,"ĠWith":2080,"Ġtrue":2081,"Ġwa":2082,"Ġtrad":2083,"Ġago":2084,"Ġmess":2085,"ief":2086,"Ġadded":2087,"oke":2088,"Ġbad":2089,"Ġfav":2090,"33":2091,"Ġsimilar":2092,"ask":2093,"ĠDon":2094,"Ġcharacter":2095,"orts":2096,"ĠHouse":2097,"Ġreported":2098,"Ġtype":2099,"val":2100,"iod":2101,"ĠHowever":2102,"Ġtarg":2103,"Ġentire":2104,"pping":2105,"Ġhistory":2106,"Ġlive":2107,"ffic":2108,"........":2109,"ederal":2110,"Ġtrying":2111,"Ġdiscuss":2112,"ĠHar":2113,"aces":2114,"lished":2115,"Ġself":2116,"osp":2117,"rest":2118,"Ġroom":2119,"elt":2120,"Ġfall":2121,"olution":2122,"Ġet":2123,"Ġx":2124,"Ġisn":2125,"Ġidea":2126,"bo":2127,"Ġsound":2128,"ĠDep":2129,"Ġsomeone":2130,"cially":2131,"ully":2132,"Ġfoc":2133,"Ġobject":2134,"ift":2135,"aper":2136,"Ġplayer":2137,"Ġrather":2138,"Ġservice":2139,"ashing":2140,"ĠDo":2141,"ĠPart":2142,"rug":2143,"mon":2144,"ply":2145,"Ġmor":2146,"Ġnothing":2147,"Ġprovide":2148,"IC":2149,"ung":2150,"Ġparty":2151,"Ġexist":2152,"Ġmag":2153,"70":2154,"Ġrul":2155,"Ġhouse":2156,"Ġbehind":2157,"Ġhowever":2158,"ĠWorld":2159,"Ġsum":2160,"Ġapplic":2161,"Ġ;":2162,"Ġfunction":2163,"gr":2164,"ĠPol":2165,"Ġfront":2166,"200":2167,"Ġseries":2168,"Ġtem":2169,"Ġtyp":2170,"ills":2171,"Ġopt":2172,"Ġpoints":2173,"Ġbelow":2174,"itted":2175,"Ġspecific":2176,"Ġ2017":2177,"umb":2178,"Ġra":2179,"Ġprevious":2180,"Ġpret":2181,"reme":2182,"Ġcustom":2183,"Ġcourt":2184,"ĠMe":2185,"Ġrepl":2186,"Ġwhole":2187,"go":2188,"cer":2189,"Ġtreat":2190,"ĠAct":2191,"Ġprobably":2192,"Ġlearn":2193,"ender":2194,"ĠAss":2195,"Ġversion":2196,"now":2197,"Ġcheck":2198,"ĠCal":2199,"RE":2200,"minist":2201,"On":2202,"ources":2203,"Ġbenef":2204,"Ġdoc":2205,"Ġdeter":2206,"Ġenc":2207,"Ġsuper":2208,"Ġaddress":2209,"Ġvict":2210,"Ġ2013":2211,"Ġmeas":2212,"tr":2213,"Ġfield":2214,"When":2215,"Ġsignific":2216,"uge":2217,"Ġfeat":2218,"Ġcommon":2219,"load":2220,"Ġbegin":2221,"Ġbring":2222,"Ġaction":2223,"erman":2224,"Ġdescrib":2225,"Ġindust":2226,"Ġwanted":2227,"ried":2228,"ming":2229,"Ġattempt":2230,"45":2231,"fer":2232,"Ġdue":2233,"ression":2234,"##":2235,"Ġshall":2236,"Ġsix":2237,"oo":2238,"Ġstep":2239,"Ġpub":2240,"Ġhimself":2241,"Ġ23":2242,"Ġcop":2243,"Ġdest":2244,"Ġstop":2245,"AC":2246,"ibility":2247,"Ġlab":2248,"icult":2249,"Ġhours":2250,"Ġcreate":2251,"Ġfurther":2252,"ĠAmerica":2253,"ĠCity":2254,"Ġdou":2255,"head":2256,"ST":2257,"ĠNorth":2258,"cing":2259,"Ġnational":2260,"ule":2261,"ĠInst":2262,"Ġtaking":2263,"ĠQu":2264,"irt":2265,"Ġred":2266,"Ġresearch":2267,"viron":2268,"ĠGe":2269,"Ġbreak":2270,"ana":2271,"Ġspace":2272,"aterial":2273,"Ġrecent":2274,"ĠAb":2275,"Ġgeneral":2276,"Ġhit":2277,"Ġperiod":2278,"Ġeverything":2279,"ively":2280,"Ġphys":2281,"Ġsaying":2282,"anks":2283,"Ġcou":2284,"Ġcult":2285,"aced":2286,"eal":2287,"uation":2288,"Ġcoun":2289,"lu":2290,"Ġinclude":2291,"Ġposition":2292,"ĠAfter":2293,"ĠCanad":2294,"ĠEm":2295,"Ġimm":2296,"ĠRed":2297,"Ġpick":2298,"Ġcompl":2299,"Ġmatter":2300,"reg":2301,"ext":2302,"angu":2303,"isc":2304,"ole":2305,"aut":2306,"Ġcompet":2307,"eed":2308,"fect":2309,"Ġ21":2310,"ĠSen":2311,"ĠThese":2312,"asing":2313,"Ġcannot":2314,"Ġinit":2315,"Ġrelations":2316,"ached":2317,"Ġbar":2318,"Ġ40":2319,"ĠTH":2320,"Ġ2012":2321,"Ġvol":2322,"Ġground":2323,"Ġsecurity":2324,"Ġupd":2325,"ilt":2326,"35":2327,"Ġconcern":2328,"ĠJust":2329,"Ġwhite":2330,"Ġseems":2331,"ĠHer":2332,"pecially":2333,"ients":2334,"Ġannoun":2335,"Ġfig":2336,"ights":2337,"Ġstri":2338,"like":2339,"ids":2340,"Ġsus":2341,"Ġwatch":2342,"Ġâ":2343,"Ġwind":2344,"ĠCont":2345,"Ġitself":2346,"Ġmass":2347,"Al":2348,"yle":2349,"ique":2350,"ĠNational":2351,"Ġabs":2352,"Ġpack":2353,"Ġoutside":2354,"Ġanim":2355,"Ġpain":2356,"eter":2357,"Ġmanag":2358,"duct":2359,"ogn":2360,"Ġ]":2361,"ĠSept":2362,"sec":2363,"off":2364,"ĠJan":2365,"Ġfoot":2366,"ades":2367,"Ġthird":2368,"Ġmot":2369,"Ġevidence":2370,"inton":2371,"Ġthreat":2372,"apt":2373,"ples":2374,"cle":2375,"Ġlo":2376,"Ġdecl":2377,"Ġitem":2378,"medi":2379,"Ġrepresent":2380,"omb":2381,"amer":2382,"Ġsignificant":2383,"ograph":2384,"su":2385,"Ġcal":2386,"ires":2387,"0000":2388,"ID":2389,"AM":2390,"Ġsimply":2391,"Ġlonger":2392,"Ġfile":2393,"OT":2394,"che":2395,"So":2396,"ateg":2397,"org":2398,"ĠHis":2399,"Ġener":2400,"Ġdom":2401,"Ġupon":2402,"ili":2403,"\":\"":2404,"Ġthemselves":2405,"Ġcoming":2406,"Ġquite":2407,"Ġdifficult":2408,"ĠBar":2409,"ilities":2410,"rel":2411,"ends":2412,"cial":2413,"64":2414,"Ġwoman":2415,"rap":2416,"yr":2417,"Ġnecess":2418,"ips":2419,"Ġtext":2420,"Ġrequire":2421,"Ġmilitary":2422,"Ġreview":2423,"Ġrespons":2424,"75":2425,"Ġsubject":2426,"Ġinstead":2427,"Ġissues":2428,"Ġgen":2429,"\",\"":2430,"Ġminutes":2431,"Ġweap":2432,"ray":2433,"amed":2434,"time":2435,"bl":2436,"How":2437,"Ġcode":2438,"ĠSm":2439,"Ġhigher":2440,"ĠSte":2441,"ris":2442,"Ġpage":2443,"Ġstudents":2444,"ĠIntern":2445,"Ġmethod":2446,"ĠAug":2447,"ĠPer":2448,"ĠAg":2449,"Ġpolicy":2450,"ĠSw":2451,"Ġexec":2452,"Ġaccept":2453,"ume":2454,"ribut":2455,"Ġwords":2456,"Ġfinal":2457,"Ġchanges":2458,"ĠDemocr":2459,"Ġfriends":2460,"Ġrespect":2461,"Ġep":2462,"Ġcompan":2463,"ivil":2464,"Ġdamage":2465,"****":2466,"ogle":2467,"vironment":2468,"Ġneg":2469,"ental":2470,"Ġap":2471,"Ġtotal":2472,"ival":2473,"!\"":2474,"lim":2475,"Ġneeds":2476,"Ġagre":2477,"Ġdevelopment":2478,"Ġage":2479,"iple":2480,"21":2481,"Ġresults":2482,"ĠAf":2483,"Sh":2484,"Ġgun":2485,"ĠObama":2486,"roll":2487,"Ġ@":2488,"Ġrights":2489,"ĠBrit":2490,"Ġrunning":2491,"Ġwasn":2492,"Ġport":2493,"Ġrate":2494,"Ġpretty":2495,"Ġtarget":2496,"Ġsaw":2497,"Ġcirc":2498,"Ġworks":2499,"icro":2500,"alt":2501,"over":2502,"www":2503,"That":2504,"lier":2505,"Ġeveryone":2506,"ude":2507,"Ġpie":2508,"iddle":2509,"rael":2510,"Ġrad":2511,"Ġblock":2512,"Ġwalk":2513,"To":2514,"ãģ":2515,"nes":2516,"ĠAust":2517,"aul":2518,"rote":2519,"ĠSouth":2520,"ession":2521,"oph":2522,"Ġshows":2523,"Ġsite":2524,"Ġjo":2525,"Ġrisk":2526,"clus":2527,"lt":2528,"Ġinj":2529,"iding":2530,"ĠSpe":2531,"Ġchall":2532,"irm":2533,"Ġ22":2534,"itting":2535,"str":2536,"Ġhy":2537,"LE":2538,"key":2539,"Ġbegan":2540,"atur":2541,"ashington":2542,"lam":2543,"��Dav":2544,"bit":2545,"Ġsize":2546,"ĠPar":2547,"38":2548,"ournal":2549,"face":2550,"Ġdecision":2551,"Ġlarg":2552,"Ġjud":2553,"rect":2554,"Ġcontinue":2555,"ĠOct":2556,"overed":2557,"ĠInt":2558,"========":2559,"Ġparent":2560,"ĠWill":2561,"Ġeasy":2562,"Ġdrug":2563,"anger":2564,"Ġsense":2565,"Ġdi":2566,"iday":2567,"Ġenergy":2568,"istic":2569,"Ġassoci":2570,"arter":2571,"obal":2572,"eks":2573,"ĠEl":2574,"urch":2575,"Ġgirl":2576,"oe":2577,"itle":2578,"Ġ28":2579,"ĠChe":2580,"Ġrequest":2581,"Ġsoon":2582,"Ġhost":2583,"ky":2584,"Ġstates":2585,"omes":2586,"Ġmaterial":2587,"lex":2588,"Ġmoment":2589,"Ġansw":2590,"onse":2591,"Ġespecially":2592,"Ġnorm":2593,"Ġservices":2594,"pite":2595,"ran":2596,"Ġrole":2597,"44":2598,"):":2599,"Ġcred":2600,"Cl":2601,"________":2602,"Ġmat":2603,"Ġlog":2604,"ĠClinton":2605,"OU":2606,"Ġoffice":2607,"Ġ26":2608,"Ġcharg":2609,"Ġtrack":2610,"ma":2611,"Ġheart":2612,"Ġball":2613,"Ġpersonal":2614,"Ġbuilding":2615,"na":2616,"set":2617,"body":2618,"ĠBlack":2619,"Ġincrease":2620,"itten":2621,"Ġneeded":2622,"36":2623,"32":2624,"=\"":2625,"Ġlost":2626,"Ġbecame":2627,"Ġgroups":2628,"ĠMus":2629,"Ġwrote":2630,"ĠPe":2631,"Ġprop":2632,"joy":2633,"é":2634,"ĠWhite":2635,"Ġdead":2636,".'":2637,"Ġhttp":2638,"Ġwebs":2639,"OS":2640,"Ġinside":2641,"Ġwrong":2642,"Ġstatement":2643,"Ġ...":2644,"yl":2645,"Ġfilm":2646,"Ġmusic":2647,"Ġshare":2648,"ification":2649,"Ġrelease":2650,"Ġforward":2651,"Ġstay":2652,"Ġcomput":2653,"itte":2654,"ser":2655,"Ġoriginal":2656,"Ġcard":2657,"Ġcand":2658,"Ġdiv":2659,"atural":2660,"Ġfavor":2661,"OM":2662,"Ġcases":2663,"uses":2664,"Ġsection":2665,"Ġleave":2666,"ging":2667,"oved":2668,"ĠWashington":2669,"39":2670,"ĠGl":2671,"Ġrequired":2672,"action":2673,"apan":2674,"oor":2675,"iter":2676,"ĠKing":2677,"Ġcountries":2678,"ĠGerman":2679,"lling":2680,"Ġ27":2681,"34":2682,"Ġquestions":2683,"Ġprim":2684,"Ġcell":2685,"Ġshoot":2686,"Ġanyone":2687,"ĠWest":2688,"Ġaffect":2689,"epend":2690,"Ġonline":2691,"ĠIsrael":2692,"ĠSeptember":2693,"Ġability":2694,"Ġcontent":2695,"ises":2696,"Ġreve":2697,"Ġlaun":2698,"Ġindic":2699,"Ġforce":2700,"cast":2701,"Ġsold":2702,"aving":2703,"fl":2704,"Ġsoft":2705,"Ġcompanies":2706,"ceed":2707,"Ġarticle":2708,"Ġaud":2709,"Ġrev":2710,"Ġeduc":2711,"Ġplaying":2712,"05":2713,"Ġheld":2714,"ctor":2715,"Ġreleased":2716,"Ġfederal":2717,"37":2718,"Ġadminist":2719,"Ġinterview":2720,"Ġinstall":2721,"Ġreceived":2722,"Ġsource":2723,"uk":2724,"Ph":2725,"Ġserious":2726,"Ġcreated":2727,"Ġcause":2728,"Ġimmedi":2729,"Ġdefin":2730,"uel":2731,"ĠDepartment":2732,"ctions":2733,"ĠCour":2734,"ĠNow":2735,"ze":2736,"ites":2737,"itution":2738,"Ġlate":2739,"Ġspeak":2740,"ners":2741,"Ġlegal":2742,"ari":2743,"ĠCor":2744,"Ġweeks":2745,"Ġmodel":2746,"Ġpred":2747,"Ġexact":2748,"BC":2749,"ĠBy":2750,"ING":2751,"osing":2752,"Ġtakes":2753,"Ġregard":2754,"Ġopportun":2755,"Ġprice":2756,"Ġ198":2757,"ĠApr":2758,"fully":2759,"Ġord":2760,"Ġproblems":2761,"ruction":2762,"ham":2763,"ĠCount":2764,"lege":2765,"Ġleaders":2766,"ET":2767,"lev":2768,"Ġdeep":2769,"ological":2770,"ese":2771,"haps":2772,"ĠSome":2773,"Ġpers":2774,"Ġcontract":2775,"Ġrelationship":2776,"sp":2777,"oud":2778,"Ġbase":2779,"48":2780,"mit":2781,"Ad":2782,"ancial":2783,"Ġconsum":2784,"Ġpotential":2785,"Ġlangu":2786,"rem":2787,"eth":2788,"Ġrelig":2789,"ressed":2790,"66":2791,"Ġlink":2792,"Ġlower":2793,"ayer":2794,"ĠJune":2795,"Ġfem":2796,"unt":2797,"erc":2798,"urd":2799,"Ġcontact":2800,"Ġill":2801,"Ġmother":2802,"Ġestab":2803,"htt":2804,"ĠMarch":2805,"ĠBro":2806,"ĠChina":2807,"Ġ29":2808,"Ġsqu":2809,"Ġprovided":2810,"Ġaverage":2811,"asons":2812,"Ġ2011":2813,"Ġexam":2814,"lin":2815,"55":2816,"ned":2817,"Ġperfect":2818,"Ġtou":2819,"alse":2820,"ux":2821,"Ġbuy":2822,"Ġshot":2823,"Ġcollect":2824,"Ġphot":2825,"Ġplayed":2826,"Ġsurpr":2827,"Ġofficials":2828,"Ġsimple":2829,"avy":2830,"Ġindustry":2831,"Ġhands":2832,"ground":2833,"Ġpull":2834,"Ġround":2835,"Ġuser":2836,"Ġrange":2837,"uary":2838,"Ġprivate":2839,"ops":2840,"ees":2841,"Ġways":2842,"ĠMich":2843,"Ġveh":2844,"Ġexcept":2845,"Ġterms":2846,"imum":2847,"pper":2848,"ION":2849,"ores":2850,"ĠDragon":2851,"oul":2852,"Ġden":2853,"Ġperformance":2854,"Ġbill":2855,"cil":2856,"47":2857,"Ġenvironment":2858,"Ġexc":2859,"add":2860,"Ġworth":2861,"Ġpict":2862,"Ġchance":2863,"Ġ2018":2864,"bor":2865,"Ġspeed":2866,"iction":2867,"Ġalleg":2868,"ĠJapan":2869,"atory":2870,"reet":2871,"Ġmatch":2872,"ĠII":2873,"Ġstru":2874,"order":2875,"Ġste":2876,"Ġliving":2877,"Ġstruct":2878,"ino":2879,"Ġsepar":2880,"hern":2881,"Ġresponse":2882,"Ġenjoy":2883,"Ġvia":2884,"AD":2885,"uments":2886,"acebook":2887,"Ġmember":2888,"ibr":2889,"izing":2890,"Ġtool":2891,"ĠMon":2892,"ĠWhile":2893,"hood":2894,"ĠAng":2895,"ĠDef":2896,"Ġoffer":2897,"Tr":2898,"aur":2899,"Ġturned":2900,"ĠJuly":2901,"down":2902,"anced":2903,"Ġrecently":2904,"ĠEar":2905,"Ġce":2906,"ĠStar":2907,"ĠCong":2908,"rought":2909,"Ġblood":2910,"Ġhope":2911,"Ġcomment":2912,"aint":2913,"Ġarri":2914,"iles":2915,"Ġparticip":2916,"ought":2917,"ription":2918,"08":2919,"49":2920,"Ġgave":2921,"Ġselect":2922,"Ġkilled":2923,"sych":2924,"Ġgoes":2925,"ij":2926,"Ġcoll":2927,"Ġimpact":2928,"atives":2929,"ĠSer":2930,"09":2931,"ĠAugust":2932,"Ġboy":2933,"de":2934,"ĠDes":2935,"Ġfelt":2936,"US":2937,"Ġexpected":2938,"Ġimage":2939,"ĠMark":2940,"ccording":2941,"oice":2942,"EC":2943,"ĠMag":2944,"ened":2945,"hold":2946,"ĠPost":2947,"Ġprevent":2948,"No":2949,"Ġinvolved":2950,"Ġeyes":2951,"Ġquickly":2952,"At":2953,"unk":2954,"Ġbehav":2955,"Ġur":2956,"Ġled":2957,"come":2958,"ey":2959,"Ġcandid":2960,"Ġearlier":2961,"Ġfocus":2962,"ety":2963,"Pro":2964,"ledge":2965,"ixed":2966,"illed":2967,"Ġpopular":2968,"AP":2969,"Ġsett":2970,"light":2971,"Ġvarious":2972,"inks":2973,"Ġlevels":2974,"Ġroad":2975,"ellig":2976,"ables":2977,"hel":2978,"ittee":2979,"ĠGener":2980,"ype":2981,"Ġheard":2982,"icles":2983,"Ġmis":2984,"Ġusers":2985,"ĠSan":2986,"Ġimprove":2987,"Ġfather":2988,"Ġsearch":2989,"They":2990,"vil":2991,"Ġprofess":2992,"Ġknew":2993,"Ġloss":2994,"Ġevents":2995,"65":2996,"Ġbillion":2997,"07":2998,"02":2999,"ĠNews":3000,"ĠAM":3001,"Ġcover":3002,"where":3003,"ension":3004,"Ġbott":3005,"Ġareas":3006,"ences":3007,"ope":3008,"ĠTwitter":3009,"ael":3010,"Ġgets":3011,"ĠGoogle":3012,"Ġsn":3013,"iant":3014,"Ġvote":3015,"Ġnearly":3016,"Ġincluded":3017,"Ġrecogn":3018,"zz":3019,"mm":3020,"aled":3021,"Ġhappened":3022,"04":3023,"Ġhot":3024,"Ġwhose":3025,"Ġcivil":3026,"Ġsuff":3027,"oes":3028,"itiz":3029,"ĠSyri":3030,"Ġrespond":3031,"Ġhon":3032,"Ġfeatures":3033,"Ġeconomic":3034,"ĠApril":3035,"rim":3036,"Ġtechnology":3037,"Ġoption":3038,"aging":3039,"Ġpurch":3040,"Re":3041,"Ġlat":3042,"chie":3043,"isl":3044,"Ġrecomm":3045,"uf":3046,"Ġtraining":3047,"Ġeffects":3048,"Ġfast":3049,"Ġ2010":3050,"Ġoccur":3051,"Ġwebsite":3052,"Ġemail":3053,"Ġsens":3054,"ech":3055,"Ġoil":3056,"Ġinflu":3057,"Ġcurrently":3058,"ĠSch":3059,"ĠAdd":3060,"Ġgoal":3061,"Ġscient":3062,"Ġconv":3063,"100":3064,"emy":3065,"Ġdecided":3066,"Ġtravel":3067,"Ġmention":3068,"LL":3069,"03":3070,"Ġelection":3071,"Ġphone":3072,"Ġlooks":3073,"Ġsituation":3074,"Ġcy":3075,"Ġhor":3076,"bed":3077,"ĠCourt":3078,"aily":3079,"aves":3080,"Ġquality":3081,"ĠComp":3082,"wise":3083,"Ġtable":3084,"Ġstaff":3085,"ĠWind":3086,"ett":3087,"Ġtried":3088,"idered":3089,"Ġaddition":3090,"Ġbox":3091,"Ġlack":3092,"arily":3093,"Ġwide":3094,"Ġmid":3095,"Ġboard":3096,"ysis":3097,"Ġanti":3098,"ha":3099,"Ġdig":3100,"ening":3101,"Ġdro":3102,"Con":3103,"68":3104,"Ġslow":3105,"based":3106,"sequ":3107,"Ġpath":3108,"Ex":3109,"aker":3110,"Ġworked":3111,"Ġpen":3112,"Ġengine":3113,"Ġlooked":3114,"ĠSuper":3115,"ĠServ":3116,"Ġvictim":3117,"Un":3118,"Ġproperty":3119,"Ġintrodu":3120,"Ġexecut":3121,"ĠPM":3122,"Le":3123,"Ġcolor":3124,"ĠMore":3125,"Ġ60":3126,"Ġnetwork":3127,"Ġdate":3128,"cul":3129,"idge":3130,"Ġextra":3131,"31":3132,"Ġsle":3133,"67":3134,"Ġwond":3135,"Ġreports":3136,"just":3137,"ĠAustral":3138,"Ġcapital":3139,"Ġens":3140,"Ġcommand":3141,"Ġallowed":3142,"Ġprep":3143,"Ġcapt":3144,"hib":3145,"Ġnumbers":3146,"chan":3147,"Ġfair":3148,"mp":3149,"oms":3150,"Ġreach":3151,"With":3152,"tain":3153,"Ġbroad":3154,"Ġcouple":3155,"ecause":3156,"lying":3157,"ĠFeb":3158,"Ġscreen":3159,"Ġlives":3160,"Ġprior":3161,"ĠCongress":3162,"Ar":3163,"Ġapproach":3164,"Ġemer":3165,"aries":3166,"ĠDis":3167,"serv":3168,"ĠNe":3169,"Ġbuilt":3170,"cies":3171,"Ġrepe":3172,"Ġrules":3173,"force":3174,"ĠPal":3175,"Ġfinancial":3176,"Ġconsidered":3177,"ĠChar":3178,"nces":3179,"ĠIS":3180,"Ġbrought":3181,"Ġbi":3182,"iers":3183,"ĠSim":3184,"OP":3185,"Ġproducts":3186,"Ġvisit":3187,"Ġdocument":3188,"Ġconduct":3189,"Ġcompletely":3190,"ining":3191,"ĠCalif":3192,"ibly":3193,"Ġwritten":3194,"ĠTV":3195,"ements":3196,"Ġdraw":3197,"One":3198,"Ġpublished":3199,"Ġsecret":3200,"rain":3201,"het":3202,"ĠFacebook":3203,"onday":3204,"ĠUp":3205,"Ġsexual":3206,"Ġthous":3207,"ĠPat":3208,"Ġess":3209,"Ġstandard":3210,"Ġarm":3211,"ges":3212,"ection":3213,"Ġfell":3214,"Ġforeign":3215,"ani":3216,"ĠFriday":3217,"Ġregular":3218,"inary":3219,"Ġincreased":3220,"Ġusually":3221,"Ġdemon":3222,"Ġdark":3223,"Ġadditional":3224,"rol":3225,"ĠOf":3226,"Ġproduction":3227,"!!":3228,"undred":3229,"Ġinternational":3230,"idents":3231,"ĠFree":3232,"roup":3233,"Ġrace":3234,"Ġmach":3235,"Ġhuge":3236,"All":3237,"lear":3238,"ovember":3239,"Ġtown":3240,"Ġattention":3241,"ĠOff":3242,"yond":3243,"ĠThen":3244,"field":3245,"Ġterror":3246,"raz":3247,"ĠBo":3248,"Ġmeeting":3249,"ĠPark":3250,"Ġarrest":3251,"Ġfear":3252,"Ġaw":3253,"ĠVal":3254,"oring":3255,"',":3256,"Ġextreme":3257,"arr":3258,"Ġworkers":3259,"After":3260,"Ġ31":3261,"net":3262,"ament":3263,"Ġdirectly":3264,"Ġpopulation":3265,"ube":3266,"ĠOctober":3267,"ĠIN":3268,"ĠJanuary":3269,"59":3270,"ĠDavid":3271,"Ġcross":3272,"cember":3273,"ĠFirst":3274,"Ġmessage":3275,"irit":3276,"Ġnation":3277,"Ġpoll":3278,"isions":3279,"Ġanswer":3280,"ny":3281,"isode":3282,"Ġcarry":3283,"ĠRussia":3284,"Ġhear":3285,"ength":3286,"roy":3287,"Ġnatural":3288,"inally":3289,"Ġdog":3290,"mitted":3291,"Ġtrade":3292,"Ġsubst":3293,"Ġmultiple":3294,"ĠAfric":3295,"Ġfans":3296,"Ġsort":3297,"Ġglobal":3298,"ication":3299,"ĠWed":3300,"ara":3301,"Ġachie":3302,"Ġlanguage":3303,"vey":3304,"Ġtal":3305,"Ġnecessary":3306,"Ġdetails":3307,"Ġsen":3308,"ĠSund":3309,"ĠReg":3310,"ĠRec":3311,"06":3312,"Ġsil":3313,"ressive":3314,"Ġmedical":3315,"unch":3316,"ornia":3317,"Ġund":3318,"fort":3319,"ocks":3320,"ĠMonday":3321,"uesday":3322,"craft":3323,"77":3324,"urt":3325,"Ġver":3326,"ĠHill":3327,"Ġreceive":3328,"Ġmorning":3329,"estern":3330,"Ġbank":3331,"Ġsat":3332,"irth":3333,"ĠHigh":3334,"Ġdevice":3335,"ĠTHE":3336,"ĠCenter":3337,"Ġsafe":3338,"Ġple":3339,"ĠCanada":3340,"Ġsystems":3341,"Ġassist":3342,"Ġsurv":3343,"Ġbattle":3344,"ĠSoc":3345,"vertis":3346,"She":3347,"Ġpaper":3348,"Ġgrowth":3349,"Ġcast":3350,"Sc":3351,"Ġplans":3352,"lled":3353,"Ġparts":3354,"Ġwall":3355,"Ġmovement":3356,"Ġpractice":3357,"imately":3358,"Ġdisplay":3359,"Ġsometimes":3360,"omp":3361,"ĠPaul":3362,"ĠYes":3363,"king":3364,"58":3365,"oly":3366,"Ġson":3367,"Ġavoid":3368,"okes":3369,"ĠJew":3370,"Ġtowards":3371,"asc":3372,"Ġ//":3373,"ĠKore":3374,"Ġtalking":3375,"Ġcorrect":3376,"Ġspent":3377,"icks":3378,"iable":3379,"eared":3380,"Ġterm":3381,"Ġwants":3382,"oming":3383,"Ġut":3384,"Ġdoub":3385,"Ġforces":3386,"Ġplease":3387,"69":3388,"ĠNovember":3389,"atform":3390,"ondon":3391,"Ġones":3392,"Ġimmediately":3393,"ĠRussian":3394,"ĠMet":3395,"Ġdeg":3396,"Ġparents":3397,"CH":3398,"ĠAmericans":3399,"aly":3400,"ĠMod":3401,"Ġshown":3402,"Ġconditions":3403,"Ġstuff":3404,"Ġreb":3405,"ĠYour":3406,"Ġincludes":3407,"nown":3408,"ĠSam":3409,"Ġexperien":3410,"mission":3411,"ĠEven":3412,"aught":3413,"Ġannounced":3414,"ĠRepublican":3415,"Ġdetermin":3416,"Ġdescribed":3417,"ĠCounty":3418,"()":3419,"Ġdoor":3420,"Ġchanged":3421,"Ġneigh":3422,"ĠHere":3423,"Ġclean":3424,"Ġpan":3425,"ĠDecember":3426,"ĠEuropean":3427,"iring":3428,"apter":3429,"Ġclub":3430,"ĠTuesday":3431,"Ġpaid":3432,"ĠNet":3433,"Ġattacks":3434,"Ġcharacters":3435,"Ġalone":3436,"Ġdirector":3437,"dom":3438,"Ġ35":3439,"Ġload":3440,"Ġrout":3441,"ĠCalifornia":3442,"Ġfinally":3443,"Ġrac":3444,"Ġcontr":3445,"Ġexactly":3446,"resh":3447,"pri":3448,"ĠIslam":3449,"Ġnature":3450,"Ġcareer":3451,"Ġlatest":3452,"Ġconvers":3453,"ĠSl":3454,"pose":3455,"cient":3456,"ĠInc":3457,"ivity":3458,"88":3459,"ĠAtt":3460,"ĠMor":3461,"nesday":3462,"Ġweight":3463,"ken":3464,"Ġnote":3465,"Ġteams":3466,"Ġ\\":3467,"airs":3468,"ĠGreen":3469,"Ġhundred":3470,"onent":3471,"Ġstreng":3472,"Ġconsist":3473,"icated":3474,"Ġregul":3475,"Ġlic":3476,"astic":3477,"Ġten":3478,"ursday":3479,"elligence":3480,"ously":3481,"ĠUK":3482,"BI":3483,"Ġcosts":3484,"Ġindepend":3485,"ĠAP":3486,"Ġnormal":3487,"Ġhom":3488,"Ġobvious":3489,"Ġswe":3490,"Ġstar":3491,"Ġready":3492,"acher":3493,"Ġimplement":3494,"gest":3495,"Ġsong":3496,"ĠGet":3497,"ĠLab":3498,"Ġinteresting":3499,"using":3500,"Ġgiving":3501,"ĠSunday":3502,"Ġetc":3503,"Ġmiddle":3504,"Ġremember":3505,"right":3506,"osition":3507,"utions":3508,"Ġmax":3509,"46":3510,"Ġyourself":3511,"Ġdemand":3512,"Ġtreatment":3513,"Ġdanger":3514,"ĠCons":3515,"Ġguy":3516,"ĠBritish":3517,"Ġphysical":3518,"Ġrelated":3519,"Ġremain":3520,"Ġcouldn":3521,"Ġrefer":3522,"Ġcitiz":3523,"box":3524,"ENT":3525,"board":3526,"Ġinn":3527,"IG":3528,"ero":3529,"ĠStreet":3530,"ospital":3531,"rench":3532,"chers":3533,"Ġstra":3534,"OL":3535,"ager":3536,"ĠAN":3537,"Ġeasily":3538,"IA":3539,"enge":3540,"iny":3541,"Ġclos":3542,"ocked":3543,"Ġuses":3544,"ĠCoun":3545,"Im":3546,"uild":3547,"??":3548,"more":3549,"Ġang":3550,"Ġwrite":3551,"olute":3552,"57":3553,"Ġleader":3554,"Ġreading":3555,"</":3556,"Ġautom":3557,"ests":3558,"43":3559,"Ġlegisl":3560,"ĠGold":3561,"Ġdesigned":3562,"ĠST":3563,"ĠLeg":3564,"ares":3565,"Ġbeaut":3566,"ĠTex":3567,"Ġappears":3568,"Ġstrugg":3569,"ĠRom":3570,"Ġ00":3571,"Ġchoice":3572,"Ġparticularly":3573,"ĠFrom":3574,"oper":3575,"ĠLondon":3576,"anned":3577,"Ġallows":3578,"obile":3579,"Ġdifference":3580,"âĢ¢":3581,"ĠView":3582,"ĠWednesday":3583,"Ġalthough":3584,"Ġrelative":3585,"Ġapplication":3586,"atever":3587,"Ġaren":3588,"Ġmyself":3589,"Ġimag":3590,"Ġdise":3591,"Ġsociety":3592,"Ġfrequ":3593,"ĠEnglish":3594,"Ġpoor":3595,"ĠDay":3596,"Ġwriting":3597,"Ġseven":3598,"Ġstarting":3599,"Ġbud":3600,"Ġprint":3601,"ĠTrans":3602,"ufact":3603,"ĠStud":3604,"new":3605,"Ġcrim":3606,"Ġgives":3607,"Ġcool":3608,"ae":3609,"iance":3610,"ĠGeneral":3611,"Ġthinking":3612,"Ġsave":3613,"Ġlimited":3614,"ĠParty":3615,"Ġmeaning":3616,"pen":3617,"owers":3618,"ĠJack":3619,"EM":3620,"Ġnice":3621,"rupt":3622,"Ġgas":3623,"Ġeight":3624,"Ġfeet":3625,"Ġeffort":3626,"Ġign":3627,"icit":3628,"Bl":3629,"coin":3630,"Ġopin":3631,"Ġbrain":3632,"While":3633,"hest":3634,"ĠThursday":3635,"Ġwouldn":3636,"aughter":3637,"Ġtouch":3638,"lements":3639,"Ġstudies":3640,"Ġcenter":3641,"cont":3642,"orge":3643,"Ġcomputer":3644,"Ġinvestigation":3645,"Pl":3646,"orks":3647,"Ġ2008":3648,"Ġincreasing":3649,"Ġstore":3650,"Ġcomments":3651,"Ġbal":3652,"men":3653,"Ġdoll":3654,"Ġliber":3655,"Ġwife":3656,"Ġlaws":3657,"aturday":3658,"itness":3659,"Ġmodern":3660,"ĠSk":3661,"Ġadministration":3662,"Ġopportunity":3663,"Ġsal":3664,"Ġpowerful":3665,"My":3666,"Ġclaims":3667,"ĠEarth":3668,"ords":3669,"Ġtitle":3670,"Ġesc":3671,"name":3672,"Not":3673,"omen":3674,"Ġbeyond":3675,"Ġcamer":3676,"Ġsell":3677,"itute":3678,"earch":3679,"Ġappl":3680,"iment":3681,"42":3682,"ĠArt":3683,"Ġunf":3684,"Ġviolence":3685,"urg":3686,"ĠEast":3687,"Ġcompared":3688,"Ġoptions":3689,"Ġthroughout":3690,"Ġvs":3691,"igr":3692,".[":3693,"aches":3694,"78":3695,"Ġfiles":3696,"FL":3697,"EL":3698,"arian":3699,"ĠJames":3700,"ĠAir":3701,"anch":3702,"Ġdetail":3703,"Ġpiece":3704,"PS":3705,"Ġnamed":3706,"Ġeducation":3707,"Ġdrive":3708,"Ġitems":3709,"Ġstudent":3710,"iced":3711,"::":3712,"ico":3713,"Ġthrow":3714,"Ġscene":3715,"Ġcomplex":3716,"Ġ2009":3717,"Ġprec":3718,"ĠBre":3719,"79":3720,"Ġconcept":3721,"Ġstatus":3722,"aming":3723,"Ġdied":3724,"Ġknowledge":3725,"Ġbeginning":3726,"OD":3727,"ruary":3728,"Ġcertainly":3729,"Ġguys":3730,"Ġslight":3731,"inn":3732,"ounds":3733,"Ġfine":3734,"Ġfat":3735,"ications":3736,"Ġperhaps":3737,"ĠAnt":3738,"Ġincome":3739,"Ġhttps":3740,"Ġmajority":3741,"ports":3742,"ston":3743,"Ġgreater":3744,"Ġfeed":3745,"entially":3746,"Ġsafety":3747,"Ġunique":3748,"andom":3749,"Ġgone":3750,"Ġshowed":3751,"Ġhistor":3752,"Ġcounter":3753,"ius":3754,"ida":3755,"Ġleading":3756,"ipe":3757,"Ġsend":3758,"ĠDonald":3759,"erve":3760,"Ġdefense":3761,"inese":3762,"Ġyes":3763,"ĠFire":3764,"ĠMuslim":3765,"raq":3766,"Ġcontinued":3767,"osh":3768,"Ġprovides":3769,"Ġprison":3770,"ĠPre":3771,"Ġhappy":3772,"Ġeconomy":3773,"Ġtrust":3774,"ags":3775,"ĠGame":3776,"Ġweapons":3777,"uman":3778,"ĠCle":3779,"itation":3780,"Ġanalysis":3781,"ĠTimes":3782,"Ġscience":3783,"->":3784,"Ġfigure":3785,"Ġdisapp":3786,"enty":3787,"Ġsoftware":3788,"Ġult":3789,"Ġofficers":3790,"New":3791,"Is":3792,"Ġremains":3793,"ĠIndia":3794,"Ġpsych":3795,"rief":3796,"Ġcat":3797,"esc":3798,"Ġobserv":3799,"Ġstage":3800,"ĠDark":3801,"Ġenter":3802,"change":3803,"Ġpassed":3804,"Ġdespite":3805,"ĠOut":3806,"Ġmovie":3807,"rs":3808,"Ġvoice":3809,"mine":3810,"ĠPlay":3811,"Ġtoward":3812,"ĠTer":3813,"Ġregion":3814,"Ġvalues":3815,"orters":3816,"Ġmount":3817,"Ġofficer":3818,"ĠOther":3819,"ban":3820,"Ġhous":3821,"wood":3822,"room":3823,"IV":3824,"ĠSun":3825,"see":3826,"ĠOver":3827,"rog":3828,"90":3829,"Ġlay":3830,"ĠTur":3831,"awn":3832,"Ġpressure":3833,"ĠSub":3834,"Ġbooks":3835,"edom":3836,"ĠSand":3837,"AA":3838,"ago":3839,"Ġreasons":3840,"ford":3841,"Ġactivity":3842,"UT":3843,"Now":3844,"ĠSenate":3845,"cell":3846,"night":3847,"Ġcalls":3848,"inter":3849,"Ġletter":3850,"ĠRob":3851,"ĠJe":3852,"Ġchoose":3853,"ĠLaw":3854,"Get":3855,"Be":3856,"Ġrob":3857,"Ġtypes":3858,"Ġplatform":3859,"Ġquarter":3860,"RA":3861,"ĠTime":3862,"Ġmaybe":3863,"ĠCr":3864,"95":3865,"pre":3866,"Ġmoving":3867,"Ġlif":3868,"Ġgold":3869,"Ġsom":3870,"Ġpatients":3871,"Ġtruth":3872,"ĠKe":3873,"urance":3874,"antly":3875,"mar":3876,"Ġcharge":3877,"ĠGreat":3878,"Ġcele":3879,"--------------------------------":3880,"Ġrock":3881,"roid":3882,"ancy":3883,"Ġcredit":3884,"aud":3885,"By":3886,"ĠEvery":3887,"Ġmoved":3888,"inger":3889,"ribution":3890,"Ġnames":3891,"Ġstraight":3892,"ĠHealth":3893,"ĠWell":3894,"Ġfeature":3895,"Ġrule":3896,"Ġsche":3897,"inated":3898,"ĠMichael":3899,"berg":3900,"41":3901,"iled":3902,"band":3903,"Ġclick":3904,"ĠAngel":3905,"onents":3906,"ÂŃ":3907,"ĠIraq":3908,"ĠSaturday":3909,"Ġaware":3910,"part":3911,"Ġpattern":3912,"OW":3913,"ĠLet":3914,"Ġgrad":3915,"igned":3916,"Ġassociated":3917,"Ġstyle":3918,"no":3919,"iation":3920,"aith":3921,"ilies":3922,"Ġstories":3923,"uration":3924,"Ġindividuals":3925,"ĠâĢ¦":3926,"miss":3927,"ĠAssoci":3928,"ishing":3929,"aby":3930,"Ġsummer":3931,"ĠBen":3932,"Ġ32":3933,"Ġarch":3934,"uty":3935,"ĠTexas":3936,"hol":3937,"Ġfully":3938,"Ġmill":3939,"Ġfollowed":3940,"ĠBill":3941,"ĠIndian":3942,"ĠSecret":3943,"ĠBel":3944,"ĠFebruary":3945,"Ġjobs":3946,"Ġseemed":3947,"ĠGovern":3948,"ipped":3949,"Ġreality":3950,"Ġlines":3951,"Ġpark":3952,"Ġmeasure":3953,"ĠOur":3954,"IM":3955,"Ġbrother":3956,"Ġgrowing":3957,"Ġban":3958,"Ġestim":3959,"Ġcry":3960,"ĠSchool":3961,"Ġmechan":3962,"ĠOF":3963,"ĠWindows":3964,"Ġrates":3965,"ĠOh":3966,"Ġpositive":3967,"Ġculture":3968,"istics":3969,"ica":3970,"Ġhar":3971,"ya":3972,"itely":3973,"ipp":3974,"Ġmap":3975,"encies":3976,"ĠWilliam":3977,"II":3978,"akers":3979,"56":3980,"ĠMart":3981,"ĠRem":3982,"Ġaltern":3983,"itude":3984,"Ġcoach":3985,"rowd":3986,"Don":3987,"Ġkids":3988,"Ġjournal":3989,"Ġcorpor":3990,"Ġfalse":3991,"Ġweb":3992,"Ġsleep":3993,"Ġcontain":3994,"Ġsto":3995,"Ġbed":3996,"iverse":3997,"ĠRich":3998,"ĠChinese":3999,"Ġpun":4000,"Ġmeant":4001,"known":4002,"Ġnotice":4003,"Ġfavorite":4004,"aven":4005,"Ġcondition":4006,"Ġpurpose":4007,"))":4008,"Ġorganization":4009,"Ġchalleng":4010,"Ġmanufact":4011,"Ġsusp":4012,"ĠAc":4013,"Ġcritic":4014,"unes":4015,"uclear":4016,"Ġmer":4017,"vention":4018,"Ġ80":4019,"Ġmist":4020,"ĠUs":4021,"ĠTor":4022,"http":4023,"olf":4024,"Ġlarger":4025,"Ġadvant":4026,"Ġresear":4027,"Ġactions":4028,"ml":4029,"Ġkept":4030,"Ġaim":4031,",'":4032,"col":4033,"Ġbenefits":4034,"ifying":4035,"Ġactual":4036,"ĠInternational":4037,"Ġvehicle":4038,"Ġchief":4039,"Ġefforts":4040,"ĠLeague":4041,"ĠMost":4042,"Ġwait":4043,"Ġadult":4044,"Ġoverall":4045,"Ġspeech":4046,"Ġhighly":4047,"Ġfemale":4048,"Ġerror":4049,"Ġeffective":4050,"54":4051,"Ġencour":4052,"well":4053,"Ġfailed":4054,"Ġconserv":4055,"Ġprograms":4056,"Ġtrou":4057,"Ġahead":4058,"500":4059,"vertisement":4060,"IP":4061,"ĠFound":4062,"pir":4063,"Ġ%":4064,"Ġcrime":4065,"ander":4066,"Ġlocation":4067,"ĠIran":4068,"Ġbehavior":4069,"azing":4070,"Ġrare":4071,"Ġemb":4072,"Ġcaused":4073,"Ġship":4074,"Ġactive":4075,"Ġcontribut":4076,"Ġgreen":4077,"Ġacqu":4078,"Ġreflect":4079,"venue":4080,"Ġfirm":4081,"Ġbirth":4082,"].":4083,"Ġclearly":4084,"Ġemot":4085,"Ġagency":4086,"riage":4087,"Ġmemory":4088,"98":4089,"SA":4090,"ĠSee":4091,"acing":4092,"CC":4093,"Ġbiggest":4094,"Ġrap":4095,"Ġbasic":4096,"Ġband":4097,"eat":4098,"Ġsuspect":4099,"ĠMac":4100,"Ġ90":4101,"mark":4102,"istan":4103,"Ġspread":4104,"ams":4105,"ki":4106,"asy":4107,"rav":4108,"ĠRober":4109,"Ġdemonstr":4110,"rated":4111,"Ġabsolute":4112,"Ġplaces":4113,"Ġimpl":4114,"ibrary":4115,"Ġcards":4116,"Ġdestroy":4117,"Ġvirt":4118,"vere":4119,"Ġappeared":4120,"yan":4121,"point":4122,"Ġbeg":4123,"Ġtemper":4124,"spe":4125,"anted":4126,"ears":4127,"ĠDirect":4128,"Ġlength":4129,"Ġblog":4130,"amb":4131,"Ġinteg":4132,"Ġresources":4133,"acc":4134,"iful":4135,"Ġspot":4136,"Ġforced":4137,"Ġthousands":4138,"ĠMinister":4139,"Ġqual":4140,"ĠFrench":4141,"atically":4142,"Ġgenerally":4143,"Ġdrink":4144,"Ġthus":4145,"IL":4146,"odes":4147,"Ġappropri":4148,"ĠRead":4149,"Ġwhom":4150,"Ġeye":4151,"Ġcollege":4152,"Ġ45":4153,"irection":4154,"Ġensure":4155,"Ġapparent":4156,"iders":4157,"Ġreligious":4158,"Ġminor":4159,"olic":4160,"Ġtro":4161,"ĠWhy":4162,"ribute":4163,"met":4164,"Ġprimary":4165,"Ġdeveloped":4166,"Ġpeace":4167,"Ġskin":4168,"ste":4169,"ava":4170,"Ġblue":4171,"Ġfamilies":4172,"Ġir":4173,"Ġapply":4174,"Ġinform":4175,"ĠSmith":4176,"CT":4177,"ii":4178,"Ġlimit":4179,"Ġresist":4180,"................":4181,"umn":4182,"Ġconflic":4183,"Ġtwe":4184,"udd":4185,"ĠTom":4186,"Ġliter":4187,"que":4188,"bon":4189,"Ġhair":4190,"Ġeventually":4191,"Ġpus":4192,"Ġhelped":4193,"Ġagg":4194,"orney":4195,"ĠApple":4196,"Ġfit":4197,"ĠSur":4198,"Ġprem":4199,"Ġsales":4200,"Ġseconds":4201,"Ġstrength":4202,"Ġfeeling":4203,"¿½":4204,"Ġtour":4205,"Ġknows":4206,"oom":4207,"Ġexerc":4208,"Ġsomew":4209,"�":4210,">>":4211,"Ġspokes":4212,"Ġideas":4213,"Ġregist":4214,"soft":4215,"ĠDel":4216,"ĠPC":4217,"Ġpropos":4218,"Ġlaunch":4219,"Ġbottom":4220,"TH":4221,"ĠPlease":4222,"vest":4223,"itz":4224,"ĠInter":4225,"Ġscript":4226,"Ġrat":4227,"arning":4228,"Ġil":4229,"ĠJer":4230,"ĠAre":4231,"Ġwhatever":4232,"oken":4233,"cience":4234,"Ġmode":4235,"Ġagree":4236,"Ġsources":4237,"Ġinitial":4238,"Ġrestrict":4239,"Ġwonder":4240,"usion":4241,"####":4242,"ĠSil":4243,"ville":4244,"Ġburn":4245,"tw":4246,"asion":4247,"Ġ£":4248,"Ġnor":4249,"uing":4250,"Ġreached":4251,"Ġsun":4252,"Ġcateg":4253,"igration":4254,"Ġcook":4255,"Ġpromot":4256,"Ġmale":4257,"Ġclimate":4258,"Ġfix":4259,"Ġalleged":4260,"UR":4261,"alled":4262,"Ġimages":4263,"Cont":4264,"ota":4265,"Ġschools":4266,"ios":4267,"Ġdrop":4268,"Ġstream":4269,"ĠMo":4270,"Ġpreviously":4271,"aling":4272,"Ġpet":4273,"Ġdouble":4274,"Ġ(@":4275,"annel":4276,"Ġdefault":4277,"ties":4278,"Ġrank":4279,"ĠDec":4280,"ĠCouncil":4281,"Ġweapon":4282,"Ġstock":4283,"Ġanaly":4284,"ĠStr":4285,"Ġpicture":4286,"ĠPolice":4287,"ference":4288,"Ġcentury":4289,"Ġcitizens":4290,"Ġonto":4291,"Ġexpand":4292,"Ġhero":4293,"ĠSol":4294,"Ġwild":4295,"Ġupdate":4296,"Ġcustomers":4297,"ront":4298,"def":4299,"Ġlik":4300,"Ġcriminal":4301,"ĠChristian":4302,"SP":4303,"76":4304,"Ġleaving":4305,"Ġotherwise":4306,"ĠDist":4307,"Ġbasis":4308,"52":4309,"53":4310,"icip":4311,"ĠBer":4312,"Ġrecommend":4313,"Ġfloor":4314,"Ġcrowd":4315,"oles":4316,"Ġ70":4317,"Ġcentral":4318,"ĠEv":4319,"Ġdream":4320,"Ġdownload":4321,"Ġconfir":4322,"ĠThom":4323,"Ġwindow":4324,"Ġhappens":4325,"Ġunit":4326,"Ġtend":4327,"Ġspl":4328,"Ġbecomes":4329,"Ġfighting":4330,"Ġpredict":4331,"ĠPress":4332,"ĠPower":4333,"Ġheavy":4334,"aked":4335,"Ġfan":4336,"orter":4337,"ategy":4338,"BA":4339,"izes":4340,"Ġspend":4341,"Here":4342,"Ġ2007":4343,"Ġadop":4344,"ĠHam":4345,"Ġfootball":4346,"ĠPort":4347,"oday":4348,"51":4349,"ampions":4350,"Ġtransfer":4351,"ht":4352,"Ġ38":4353,"term":4354,"acity":4355,"Ġbur":4356,"],":4357,"ternal":4358,"rig":4359,"but":4360,"Ġtherefore":4361,"ĠBecause":4362,"resp":4363,"rey":4364,"Ġmission":4365,"Some":4366,"Ġnoted":4367,"Ġassum":4368,"Ġdisease":4369,"Ġedit":4370,"Ġprogress":4371,"rd":4372,"ĠBrown":4373,"ocal":4374,"Ġadding":4375,"Ġraised":4376,"ĠAny":4377,"Ġtick":4378,"Ġseeing":4379,"ĠPeople":4380,"Ġagreement":4381,"Ġserver":4382,"Ġwat":4383,"Ġdebate":4384,"Ġsupposed":4385,"iling":4386,"Ġlargest":4387,"Ġsuccessful":4388,"ĠPri":4389,"ĠDemocratic":4390,"Ġjump":4391,"ĠSyria":4392,"Ġowners":4393,"Ġoffers":4394,"Ġshooting":4395,"Ġeffic":4396,"sey":4397,"Ġhaven":4398,"verse":4399,"tered":4400,"ĠLight":4401,"imal":4402,"ĠBig":4403,"Ġdefend":4404,"Ġbeat":4405,"Ġrecords":4406,"%)":4407,"Ġscen":4408,"Ġemployees":4409,"Ġdevices":4410,"hem":4411,"Ġcommer":4412,"ĠMex":4413,"Ġbenefit":4414,"ĠProf":4415,"Ġilleg":4416,"Ġsurface":4417,"ĠAlso":4418,"Ġharm":4419,"ingly":4420,"wide":4421,"ĠAlex":4422,"Ġshut":4423,"ĠCur":4424,"Ġlose":4425,"pm":4426,"Ġchallenge":4427,"semb":4428,"Ġstation":4429,"Ġintelligence":4430,"Ġaccur":4431,"ĠFlor":4432,"Ġrequires":4433,"ĠMal":4434,"bum":4435,"Ġhospital":4436,"Ġspirit":4437,"Ġoffered":4438,"Ġproduce":4439,"ĠCommun":4440,"Ġcreating":4441,"Ġcris":4442,"spect":4443,"Ġended":4444,"Ġdaily":4445,"Ġvoters":4446,"lands":4447,"ias":4448,"ih":4449,"ona":4450,"Ġsmart":4451,"ĠOffice":4452,"ĠLord":4453,"rial":4454,"ĠInternet":4455,"Ġcircum":4456,"Ġextremely":4457,"'.":4458,"Ġopinion":4459,"ĠMil":4460,"Ġgain":4461,"BS":4462,"ĠFin":4463,"yp":4464,"Ġuseful":4465,"Ġbudget":4466,"Ġcomfort":4467,"isf":4468,"Ġbackground":4469,"eline":4470,"Ġepisode":4471,"Ġenemy":4472,"Ġtrial":4473,"Ġestablish":4474,"date":4475,"ĠCap":4476,"Ġcontinues":4477,"Ġshowing":4478,"ĠUnion":4479,"with":4480,"Ġposted":4481,"ĠSystem":4482,"Ġeat":4483,"rian":4484,"Ġrise":4485,"ĠGermany":4486,"ils":4487,"Ġsigned":4488,"Ġvill":4489,"Ġgrand":4490,"mor":4491,"ĠEngland":4492,"Ġprojects":4493,"umber":4494,"Ġconference":4495,"za":4496,"Ġresponsible":4497,"ĠArab":4498,"Ġlearned":4499,"âĢĶâĢĶ":4500,"ipping":4501,"ĠGeorge":4502,"OC":4503,"Ġreturned":4504,"ĠAustralia":4505,"Ġbrief":4506,"Qu":4507,"Ġbrand":4508,"illing":4509,"abled":4510,"Ġhighest":4511,"Ġtrain":4512,"ĠCommission":4513,"while":4514,"Ġnom":4515,"ception":4516,"Ġmut":4517,"ĠBlue":4518,"Ġincident":4519,"vant":4520,"86":4521,"ĠID":4522,"Ġnuclear":4523,"74":4524,"ĠLike":4525,"ĠRE":4526,"ĠMicro":4527,"li":4528,"mail":4529,"Ġcharges":4530,"89":4531,"Ġadjust":4532,"ado":4533,"Ġearth":4534,"NA":4535,"Ġprices":4536,"PA":4537,"Ġdraft":4538,"Ġruns":4539,"Ġcandidate":4540,"enses":4541,"Ġmanagement":4542,"ĠPhil":4543,"ĠMiss":4544,"Ġteach":4545,"gram":4546,"Ġunderstanding":4547,"ait":4548,"icago":4549,"Add":4550,"ĠEp":4551,"secut":4552,"Ġseparate":4553,"Ġinstance":4554,"Ġeth":4555,"Ġunless":4556,"********":4557,"ĠFore":4558,"inate":4559,"Ġoperations":4560,"Sp":4561,"Ġfaith":4562,"gar":4563,"ĠChurch":4564,"ronic":4565,"Ġconfig":4566,"osure":4567,"Ġactivities":4568,"Ġtraditional":4569,"Ġ36":4570,"Ġdirection":4571,"Ġmachine":4572,"Ġsurround":4573,"Ġpush":4574,"unction":4575,"ĠEU":4576,"Ġeasier":4577,"Ġargument":4578,"GB":4579,"Ġmicro":4580,"Ġspending":4581,"izations":4582,"Ġtheory":4583,"adow":4584,"Ġcalling":4585,"ĠLast":4586,"Ġder":4587,"Ġinfluence":4588,"Ġcommit":4589,"Ġphoto":4590,"Ġunc":4591,"istry":4592,"gn":4593,"aste":4594,"acks":4595,"Ġdisp":4596,"ady":4597,"do":4598,"ĠGood":4599,"Ġ`":4600,"Ġwish":4601,"Ġrevealed":4602,"³³":4603,"lig":4604,"Ġenforce":4605,"ĠCommittee":4606,"Ġchem":4607,"Ġmiles":4608,"Ġinterested":4609,"Ġsolution":4610,"icy":4611,"inct":4612,"Ġ->":4613,"ĠDet":4614,"Ġremoved":4615,"Ġcompar":4616,"eah":4617,"Ġplant":4618,"ĠSince":4619,"Ġachieve":4620,"Ġadvantage":4621,"Ġslightly":4622,"bing":4623,"Ġplaced":4624,"under":4625,"2015":4626,"ĠMad":4627,"Ġtim":4628,"oses":4629,"Ġcru":4630,"ĠRock":4631,"Ġmostly":4632,"Ġnegative":4633,"Ġsetting":4634,"Ġproduced":4635,"Ġmur":4636,"Ġconnection":4637,"ĠMer":4638,"Ġdriver":4639,"Ġexecutive":4640,"Ġassault":4641,"Ġborn":4642,"ĠVer":4643,"tained":4644,"Ġstructure":4645,"Ġreduce":4646,"Ġdecades":4647,"Ġded":4648,"uke":4649,"ĠMany":4650,"idden":4651,"Ġleague":4652,"Se":4653,"Ġjoin":4654,"Ġdisco":4655,"Ġdie":4656,"cks":4657,"actions":4658,"Ġassess":4659,"agn":4660,"Ġgoals":4661,"ours":4662,"IR":4663,"Ġsenior":4664,"iller":4665,"mod":4666,"ipment":4667,"ocol":4668,"uy":4669,"ĠQue":4670,"Ġparties":4671,"irgin":4672,"Ġlearning":4673,"itable":4674,"Ġstreet":4675,"Ġcamera":4676,"App":4677,"Ġskills":4678,"bre":4679,"cious":4680,"Ġcelebr":4681,"ĠFranc":4682,"Ġexisting":4683,"Ġwilling":4684,"lor":4685,"Ġid":4686,"ĠSpace":4687,"Ġcritical":4688,"ĠLa":4689,"ortunately":4690,"Ġserve":4691,"Ġcold":4692,"Ġspecies":4693,"TS":4694,"Ġanimals":4695,"ĠBay":4696,"Ġolder":4697,"ĠUnder":4698,"estic":4699,"ĠTre":4700,"Ġteacher":4701,"Ġprefer":4702,"vis":4703,"Ġthread":4704,"ĠMatt":4705,"Ġmanager":4706,"ã��»":4707,"Ġprofessional":4708,"ĠVol":4709,"Ġnotes":4710,"These":4711,"ula":4712,"Ġfresh":4713,"ented":4714,"uzz":4715,"edy":4716,"clusion":4717,"ĠRel":4718,"Ġdoubt":4719,"EO":4720,"Ġopened":4721,"ĠBit":4722,"Advertisement":4723,"Ġguess":4724,"ĠUN":4725,"Ġsequ":4726,"Ġexplain":4727,"otten":4728,"Ġattract":4729,"aks":4730,"Ġstring":4731,"Ġcontext":4732,"ossible":4733,"ĠRepublicans":4734,"Ġsolid":4735,"Ġcities":4736,"Ġasking":4737,"Ġrandom":4738,"ups":4739,"uries":4740,"arant":4741,"dden":4742,"gl":4743,"ĠFlorida":4744,"Ġdepend":4745,"ĠScott":4746,"Ġ33":4747,"ĠiT":4748,"icon":4749,"Ġmentioned":4750,"Ġ2000":4751,"Ġclaimed":4752,"Ġdefinitely":4753,"ulf":4754,"Ġcore":4755,"Ġopening":4756,"ĠConst":4757,"which":4758,"ĠTra":4759,"AG":4760,"72":4761,"Ġbelieved":4762,"ada":4763,"Ġ48":4764,"ĠSecurity":4765,"yright":4766,"ĠPet":4767,"ĠLou":4768,"Ġholding":4769,"================":4770,"Ġice":4771,"Ġbrow":4772,"Ġauthorities":4773,"host":4774,"word":4775,"Ġscore":4776,"ĠDiv":4777,"Ġcells":4778,"Ġtransl":4779,"Ġneighbor":4780,"Ġremove":4781,"uct":4782,"Ġdistrict":4783,"ĠAccording":4784,"Ġworse":4785,"Ġconcerns":4786,"Ġpresidential":4787,"Ġpolicies":4788,"ĠHall":4789,"73":4790,"Ġhus":4791,"AY":4792,"Ġ2006":4793,"ĠJud":4794,"Ġindependent":4795,"ĠJustice":4796,"iliar":4797,"print":4798,"ighter":4799,"Ġprotection":4800,"zen":4801,"Ġsudden":4802,"house":4803,"ĠJes":4804,"PR":4805,"ĠInf":4806,"Ġbul":4807,"Ġ_":4808,"ĠService":4809,"ĠPR":4810,"Ġstrategy":4811,"ffect":4812,"Ġgirls":4813,"Ġmissing":4814,"oyal":4815,"ĠTeam":4816,"ulated":4817,"Ġdat":4818,"Ġpolitics":4819,"abor":4820,"According":4821,"Ġspell":4822,"Ġgraph":4823,"orthern":4824,"TC":4825,"Ab":4826,"Ġlabor":4827,"isher":4828,"Ġkick":4829,"ĠiTunes":4830,"Ġsteps":4831,"poses":4832,"Ġsmaller":4833,"En":4834,"bert":4835,"Ġroll":4836,"Ġresearchers":4837,"Ġclosed":4838,"Ġtransport":4839,"Ġlawy":4840,"________________":4841,"ĠChicago":4842,"Ġaspect":4843,"Ġnone":4844,"Ġmarriage":4845,"96":4846,"Ġelements":4847,"ĠFre":4848,"ĠSal":4849,"Ġdram":4850,"FC":4851,"top":4852,"equ":4853,"Ġhearing":4854,"Ġsupported":4855,"Ġtesting":4856,"cohol":4857,"Ġmassive":4858,"Ġstick":4859,"Ġguard":4860,"isco":4861,"phone":4862,"From":4863,"However":4864,"Ġborder":4865,"Ġcopy":4866,"ography":4867,"list":4868,"71":4869,"Ġowner":4870,"class":4871,"ruit":4872,"rate":4873,"ĠOnce":4874,"Ġdigital":4875,"Ġtask":4876,"ERS":4877,"Ġincred":4878,"tes":4879,"++":4880,"ĠFrance":4881,"Ġbreat":4882,"owl":4883,"Ġissued":4884,"ĠWestern":4885,"Ġdetect":4886,"Ġpartners":4887,"Ġshared":4888,"ĠCall":4889,"Ġcancer":4890,"ache":4891,"ribe":4892,"Ġexplained":4893,"Ġheat":4894,"{\"":4895,"Ġinvestment":4896,"ĠBook":4897,"Ġwood":4898,"Ġtools":4899,"ĠAlthough":4900,"Ġbelief":4901,"Ġcrisis":4902,"Ġge":4903,"ĠMP":4904,"Ġoperation":4905,"type":4906,"~~":4907,"ga":4908,"Ġcontains":4909,"anta":4910,"Ġexpress":4911,"ĠGroup":4912,"ĠJournal":4913,"ka":4914,"Ġamb":4915,"ĠUSA":4916,"Ġfinding":4917,"Ġfunding":4918,"how":4919,"Ġestablished":4920,"ideos":4921,"Ġdegree":4922,"Ġdangerous":4923,"anging":4924,"Ġfreedom":4925,"pport":4926,"outhern":4927,"Ġchurch":4928,"Ġcatch":4929,"ĠTwo":4930,"Ġpresence":4931,"ĠGuard":4932,"Up":4933,"Ġauthority":4934,"ĠProject":4935,"Ġbutton":4936,"Ġconsequ":4937,"Ġvalid":4938,"Ġweak":4939,"Ġstarts":4940,"Ġreference":4941,"ĠMem":4942,"\")":4943,"UN":4944,"orage":4945,"ĠOpen":4946,"Ġcollection":4947,"ym":4948,"gency":4949,"Ġbeautiful":4950,"ros":4951,"Ġtells":4952,"Ġwaiting":4953,"nel":4954,"Ġproviding":4955,"ĠDemocrats":4956,"Ġdaughter":4957,"Ġmaster":4958,"Ġpurposes":4959,"ĠJapanese":4960,"Ġequal":4961,"Ġturns":4962,"Ġdocuments":4963,"Ġwatching":4964,"Res":4965,"Ġran":4966,"2014":4967,"Ġreject":4968,"ĠKorea":4969,"Ġvictims":4970,"Level":4971,"erences":4972,"Ġwitness":4973,"Ġ34":4974,"Ġreform":4975,"coming":4976,"Ġoccup":4977,"Ġcaught":4978,"Ġtraffic":4979,"ading":4980,"Ġmodels":4981,"ario":4982,"Ġserved":4983,"Ġbatter":4984,"uate":4985,"ĠSecretary":4986,"Ġagreed":4987,"Ġtruly":4988,"ynam":4989,"ĠRet":4990,"Ġunits":4991,"ĠResearch":4992,"hand":4993,"azine":4994,"ĠMike":4995,"Ġvariety":4996,"otal":4997,"Ġamazing":4998,"<|endoftext|>":4999}
|