did
Browse files- config.json +24 -0
- generation_config.json +4 -0
- pytorch_model.bin +3 -0
- tokenizer.model +3 -0
- tokenizer.vocab +5000 -0
config.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"OBILanguageModel"
|
4 |
+
],
|
5 |
+
"auto_map": {
|
6 |
+
"AutoConfig": "modelConfig.OBIConfig",
|
7 |
+
"AutoModel": "modelLM.OBILanguageModel",
|
8 |
+
"AutoModelForCausalLM": "modelLM.OBILanguageModel",
|
9 |
+
"AutoModelForQuestionAnswering": "modelLM.OBILanguageModel"
|
10 |
+
},
|
11 |
+
"batch_size": 16,
|
12 |
+
"block_size": 50,
|
13 |
+
"device": "cuda",
|
14 |
+
"eval_interval": 500,
|
15 |
+
"hidden_dropout_prob": 0.1,
|
16 |
+
"hidden_size": 256,
|
17 |
+
"learning_rate": 0.01,
|
18 |
+
"max_iters": 5000,
|
19 |
+
"num_attention_heads": 8,
|
20 |
+
"num_hidden_layers": 12,
|
21 |
+
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.34.0",
|
23 |
+
"vocab_size": 5000
|
24 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"transformers_version": "4.34.0"
|
4 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9855f7b0a5ebf923cd080040747e1be3d69797cf2d72fe3f4c30a1d303dd740
|
3 |
+
size 98919773
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e36f899203cd7c0fd8bee479574c8d79efbbc80990bc2a4dcec9485797576d5a
|
3 |
+
size 324423
|
tokenizer.vocab
ADDED
@@ -0,0 +1,5000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<unk> 0
|
2 |
+
<s> 0
|
3 |
+
</s> 0
|
4 |
+
▁the -2.83558
|
5 |
+
, -2.93472
|
6 |
+
. -3.42003
|
7 |
+
▁and -3.5072
|
8 |
+
▁of -3.54071
|
9 |
+
▁to -3.78654
|
10 |
+
s -4.15503
|
11 |
+
▁you -4.45471
|
12 |
+
▁in -4.47075
|
13 |
+
▁will -4.5509
|
14 |
+
▁a -4.59739
|
15 |
+
▁I -4.72389
|
16 |
+
▁is -4.90913
|
17 |
+
▁“ -4.92705
|
18 |
+
▁LORD -4.96679
|
19 |
+
▁for -5.02114
|
20 |
+
▁with -5.02653
|
21 |
+
▁ -5.03265
|
22 |
+
▁that -5.04774
|
23 |
+
▁not -5.07611
|
24 |
+
▁be -5.15379
|
25 |
+
▁his -5.16773
|
26 |
+
▁your -5.18101
|
27 |
+
▁from -5.22653
|
28 |
+
; -5.23556
|
29 |
+
ed -5.2446
|
30 |
+
▁he -5.25445
|
31 |
+
▁they -5.26764
|
32 |
+
▁them -5.29135
|
33 |
+
▁who -5.29309
|
34 |
+
▁all -5.34879
|
35 |
+
▁it -5.37805
|
36 |
+
▁have -5.39014
|
37 |
+
t -5.39656
|
38 |
+
▁God -5.44663
|
39 |
+
▁was -5.45152
|
40 |
+
▁on -5.45239
|
41 |
+
▁He -5.46118
|
42 |
+
ing -5.48292
|
43 |
+
▁are -5.51993
|
44 |
+
.” -5.55922
|
45 |
+
▁their -5.57363
|
46 |
+
▁him -5.58233
|
47 |
+
▁as -5.59484
|
48 |
+
▁And -5.67379
|
49 |
+
▁me -5.72075
|
50 |
+
▁my -5.77423
|
51 |
+
▁had -5.78079
|
52 |
+
▁this -5.79233
|
53 |
+
d -5.80786
|
54 |
+
▁The -5.8625
|
55 |
+
: -5.88259
|
56 |
+
▁You -5.8833
|
57 |
+
▁out -5.89157
|
58 |
+
▁said -5.89452
|
59 |
+
’ -5.90396
|
60 |
+
▁has -5.90905
|
61 |
+
▁Psalm -5.91062
|
62 |
+
▁Then -5.96207
|
63 |
+
▁by -5.99382
|
64 |
+
▁one -6.0297
|
65 |
+
▁were -6.04783
|
66 |
+
▁but -6.05542
|
67 |
+
▁So -6.06977
|
68 |
+
▁son -6.10234
|
69 |
+
▁man -6.10829
|
70 |
+
▁His -6.11088
|
71 |
+
? -6.11431
|
72 |
+
▁king -6.11766
|
73 |
+
▁people -6.1202
|
74 |
+
▁Israel -6.15877
|
75 |
+
▁am -6.15976
|
76 |
+
▁up -6.16663
|
77 |
+
▁or -6.17891
|
78 |
+
▁Bu -6.18642
|
79 |
+
▁land -6.21049
|
80 |
+
▁do -6.26506
|
81 |
+
▁For -6.26635
|
82 |
+
▁My -6.2847
|
83 |
+
▁at -6.29548
|
84 |
+
▁what -6.30406
|
85 |
+
l -6.3137
|
86 |
+
e -6.31444
|
87 |
+
▁so -6.32264
|
88 |
+
— -6.33862
|
89 |
+
▁her -6.36793
|
90 |
+
▁no -6.40006
|
91 |
+
▁we -6.40573
|
92 |
+
▁Your -6.41935
|
93 |
+
ly -6.42489
|
94 |
+
▁against -6.42761
|
95 |
+
▁day -6.42869
|
96 |
+
▁like -6.4349
|
97 |
+
▁us -6.44436
|
98 |
+
▁‘ -6.46615
|
99 |
+
▁there -6.47696
|
100 |
+
▁men -6.48124
|
101 |
+
▁Him -6.48147
|
102 |
+
▁Jesus -6.49208
|
103 |
+
▁when -6.50062
|
104 |
+
▁t -6.50197
|
105 |
+
▁before -6.52222
|
106 |
+
▁house -6.53173
|
107 |
+
▁into -6.5557
|
108 |
+
- -6.56778
|
109 |
+
▁because -6.56791
|
110 |
+
▁O -6.59724
|
111 |
+
y -6.59868
|
112 |
+
hose -6.62102
|
113 |
+
▁They -6.62843
|
114 |
+
n -6.64194
|
115 |
+
▁may -6.66492
|
116 |
+
▁down -6.67582
|
117 |
+
▁come -6.67729
|
118 |
+
▁our -6.68028
|
119 |
+
▁an -6.6948
|
120 |
+
▁over -6.69777
|
121 |
+
▁go -6.70398
|
122 |
+
▁When -6.70996
|
123 |
+
▁did -6.71224
|
124 |
+
▁Me -6.72364
|
125 |
+
▁David -6.7274
|
126 |
+
▁came -6.7363
|
127 |
+
,” -6.77257
|
128 |
+
▁went -6.7734
|
129 |
+
! -6.777
|
130 |
+
▁Lord -6.80125
|
131 |
+
▁hand -6.80398
|
132 |
+
▁must -6.81539
|
133 |
+
▁if -6.82693
|
134 |
+
▁father -6.82931
|
135 |
+
▁sons -6.85283
|
136 |
+
?” -6.8565
|
137 |
+
er -6.88785
|
138 |
+
▁its -6.89691
|
139 |
+
ong -6.90729
|
140 |
+
▁made -6.92604
|
141 |
+
▁these -6.96573
|
142 |
+
▁know -6.97453
|
143 |
+
▁Moses -6.98821
|
144 |
+
m -7.00079
|
145 |
+
▁Judah -7.00449
|
146 |
+
a -7.0106
|
147 |
+
▁she -7.02672
|
148 |
+
▁earth -7.04312
|
149 |
+
▁Jerusalem -7.05048
|
150 |
+
▁been -7.07462
|
151 |
+
▁place -7.07602
|
152 |
+
▁through -7.10659
|
153 |
+
r -7.1076
|
154 |
+
▁away -7.10972
|
155 |
+
▁Now -7.11098
|
156 |
+
▁city -7.11442
|
157 |
+
▁own -7.12144
|
158 |
+
▁also -7.12635
|
159 |
+
▁put -7.13307
|
160 |
+
en -7.14256
|
161 |
+
I -7.14614
|
162 |
+
▁brought -7.14796
|
163 |
+
▁which -7.15084
|
164 |
+
▁offering -7.1509
|
165 |
+
i -7.15093
|
166 |
+
▁would -7.15344
|
167 |
+
▁set -7.16034
|
168 |
+
▁time -7.17705
|
169 |
+
o -7.18152
|
170 |
+
▁name -7.1839
|
171 |
+
p -7.19124
|
172 |
+
▁A -7.19654
|
173 |
+
▁see -7.19929
|
174 |
+
▁days -7.21787
|
175 |
+
▁says -7.23509
|
176 |
+
▁great -7.24084
|
177 |
+
g -7.2432
|
178 |
+
▁shall -7.24539
|
179 |
+
▁every -7.25618
|
180 |
+
▁let -7.25622
|
181 |
+
▁replied -7.25902
|
182 |
+
▁about -7.26056
|
183 |
+
▁bring -7.26177
|
184 |
+
▁say -7.27021
|
185 |
+
▁can -7.27652
|
186 |
+
▁make -7.27847
|
187 |
+
▁sent -7.28072
|
188 |
+
!” -7.28072
|
189 |
+
▁give -7.28245
|
190 |
+
▁take -7.29074
|
191 |
+
▁heart -7.30504
|
192 |
+
▁then -7.30904
|
193 |
+
▁word -7.31277
|
194 |
+
▁Egypt -7.32846
|
195 |
+
1 -7.33387
|
196 |
+
▁saw -7.33508
|
197 |
+
se -7.33986
|
198 |
+
▁two -7.34221
|
199 |
+
▁If -7.34903
|
200 |
+
▁Israelites -7.3552
|
201 |
+
▁good -7.36154
|
202 |
+
ar -7.36423
|
203 |
+
es -7.38209
|
204 |
+
▁where -7.38774
|
205 |
+
▁tell -7.38931
|
206 |
+
▁In -7.39326
|
207 |
+
ok -7.40639
|
208 |
+
▁way -7.41479
|
209 |
+
c -7.42051
|
210 |
+
▁Thi -7.42723
|
211 |
+
▁Christ -7.43178
|
212 |
+
▁upon -7.43708
|
213 |
+
▁heard -7.43904
|
214 |
+
▁unti -7.4427
|
215 |
+
▁things -7.44311
|
216 |
+
▁now -7.44505
|
217 |
+
k -7.44755
|
218 |
+
in -7.45056
|
219 |
+
out -7.45094
|
220 |
+
▁nations -7.46402
|
221 |
+
b -7.46411
|
222 |
+
▁servant -7.46446
|
223 |
+
▁life -7.4687
|
224 |
+
ever -7.47361
|
225 |
+
▁any -7.47917
|
226 |
+
▁priest -7.48743
|
227 |
+
▁hands -7.48986
|
228 |
+
▁asked -7.49362
|
229 |
+
▁eat -7.49819
|
230 |
+
al -7.50463
|
231 |
+
▁years -7.51797
|
232 |
+
▁gave -7.52088
|
233 |
+
u -7.52648
|
234 |
+
▁does -7.53512
|
235 |
+
▁words -7.54026
|
236 |
+
▁other -7.54144
|
237 |
+
▁As -7.54453
|
238 |
+
▁B -7.54646
|
239 |
+
▁descendants -7.54969
|
240 |
+
▁each -7.55308
|
241 |
+
▁saying -7.55861
|
242 |
+
▁many -7.56094
|
243 |
+
▁back -7.5613
|
244 |
+
.’ -7.57644
|
245 |
+
▁than -7.57947
|
246 |
+
▁called -7.58208
|
247 |
+
▁gold -7.58429
|
248 |
+
▁eyes -7.58472
|
249 |
+
▁after -7.58638
|
250 |
+
▁well -7.58643
|
251 |
+
▁told -7.58889
|
252 |
+
or -7.58961
|
253 |
+
▁heaven -7.59203
|
254 |
+
ah -7.5957
|
255 |
+
▁s -7.59708
|
256 |
+
▁more -7.5978
|
257 |
+
▁even -7.60465
|
258 |
+
▁water -7.61186
|
259 |
+
▁fire -7.61211
|
260 |
+
▁Do -7.61252
|
261 |
+
h -7.61556
|
262 |
+
▁brothers -7.62046
|
263 |
+
▁along -7.62088
|
264 |
+
▁done -7.62304
|
265 |
+
▁given -7.64261
|
266 |
+
an -7.65113
|
267 |
+
on -7.66243
|
268 |
+
▁become -7.67484
|
269 |
+
▁sin -7.67729
|
270 |
+
▁off -7.68351
|
271 |
+
▁burn -7.68635
|
272 |
+
▁live -7.68663
|
273 |
+
▁Saul -7.68894
|
274 |
+
▁children -7.69116
|
275 |
+
▁another -7.69351
|
276 |
+
▁evil -7.7006
|
277 |
+
▁temple -7.71253
|
278 |
+
re -7.72079
|
279 |
+
▁sword -7.73151
|
280 |
+
▁priests -7.7372
|
281 |
+
▁left -7.7393
|
282 |
+
▁death -7.74439
|
283 |
+
▁just -7.74919
|
284 |
+
▁Jacob -7.74932
|
285 |
+
▁whom -7.75223
|
286 |
+
▁servants -7.75255
|
287 |
+
▁right -7.75423
|
288 |
+
▁should -7.75471
|
289 |
+
The -7.76063
|
290 |
+
▁blood -7.76427
|
291 |
+
▁work -7.7658
|
292 |
+
▁some -7.76722
|
293 |
+
▁fathers -7.76862
|
294 |
+
▁Therefore -7.77463
|
295 |
+
▁holy -7.77466
|
296 |
+
▁keep -7.77699
|
297 |
+
▁cities -7.78213
|
298 |
+
▁It -7.78703
|
299 |
+
▁altar -7.78714
|
300 |
+
▁only -7.79115
|
301 |
+
▁long -7.79981
|
302 |
+
▁according -7.80369
|
303 |
+
▁never -7.80822
|
304 |
+
��around -7.81085
|
305 |
+
▁woman -7.81085
|
306 |
+
▁On -7.81093
|
307 |
+
▁love -7.81667
|
308 |
+
▁law -7.82071
|
309 |
+
▁declares -7.82175
|
310 |
+
▁brother -7.82196
|
311 |
+
3 -7.82354
|
312 |
+
f -7.82362
|
313 |
+
▁again -7.832
|
314 |
+
▁King -7.83377
|
315 |
+
th -7.83469
|
316 |
+
▁found -7.83476
|
317 |
+
▁under -7.8377
|
318 |
+
▁S -7.83935
|
319 |
+
▁wicked -7.84019
|
320 |
+
▁how -7.84844
|
321 |
+
2 -7.85118
|
322 |
+
▁three -7.85179
|
323 |
+
▁seven -7.85943
|
324 |
+
▁Aaron -7.86249
|
325 |
+
▁first -7.86259
|
326 |
+
▁wife -7.86529
|
327 |
+
▁rest -7.86575
|
328 |
+
▁year -7.8722
|
329 |
+
▁answered -7.87867
|
330 |
+
am -7.89316
|
331 |
+
▁drink -7.89521
|
332 |
+
▁silver -7.89654
|
333 |
+
▁F -7.89756
|
334 |
+
at -7.89807
|
335 |
+
▁voice -7.90523
|
336 |
+
▁young -7.90642
|
337 |
+
▁Spirit -7.91695
|
338 |
+
▁speak -7.92074
|
339 |
+
▁forever -7.92137
|
340 |
+
You -7.92441
|
341 |
+
▁peace -7.92582
|
342 |
+
▁face -7.92614
|
343 |
+
▁head -7.92949
|
344 |
+
▁mother -7.93181
|
345 |
+
▁offerings -7.93301
|
346 |
+
▁whole -7.94208
|
347 |
+
▁night -7.94685
|
348 |
+
5 -7.95126
|
349 |
+
▁hear -7.95365
|
350 |
+
▁Ma -7.95743
|
351 |
+
▁return -7.95992
|
352 |
+
▁fear -7.96676
|
353 |
+
▁old -7.97131
|
354 |
+
▁high -7.97895
|
355 |
+
▁commanded -7.98094
|
356 |
+
ra -7.98421
|
357 |
+
▁together -7.98725
|
358 |
+
▁GOD -7.99026
|
359 |
+
▁One -7.99274
|
360 |
+
▁cut -7.99349
|
361 |
+
▁kingdom -7.99364
|
362 |
+
▁anyone -7.99683
|
363 |
+
el -7.9996
|
364 |
+
▁w -8.00012
|
365 |
+
▁side -8.00088
|
366 |
+
ite -8.00446
|
367 |
+
▁sea -8.00581
|
368 |
+
▁himself -8.00624
|
369 |
+
ward -8.00945
|
370 |
+
▁while -8.01281
|
371 |
+
▁sure -8.01288
|
372 |
+
▁Solomon -8.01595
|
373 |
+
▁covenant -8.0192
|
374 |
+
.’” -8.02259
|
375 |
+
▁near -8.02571
|
376 |
+
ion -8.02587
|
377 |
+
▁dead -8.02599
|
378 |
+
▁turn -8.02778
|
379 |
+
ers -8.02801
|
380 |
+
4 -8.03126
|
381 |
+
▁After -8.0325
|
382 |
+
▁show -8.03569
|
383 |
+
▁righteous -8.03874
|
384 |
+
▁glory -8.03897
|
385 |
+
came -8.04246
|
386 |
+
▁could -8.05576
|
387 |
+
▁die -8.06084
|
388 |
+
▁All -8.06783
|
389 |
+
▁Babylon -8.06938
|
390 |
+
▁nor -8.06947
|
391 |
+
▁un -8.07909
|
392 |
+
le -8.08392
|
393 |
+
im -8.08395
|
394 |
+
▁Hosts -8.08668
|
395 |
+
as -8.09227
|
396 |
+
7 -8.09736
|
397 |
+
ad -8.0983
|
398 |
+
▁Who -8.10203
|
399 |
+
▁mouth -8.1064
|
400 |
+
▁end -8.11182
|
401 |
+
▁still -8.11505
|
402 |
+
▁Joseph -8.1186
|
403 |
+
▁Father -8.12255
|
404 |
+
▁T -8.12574
|
405 |
+
▁At -8.12676
|
406 |
+
▁anger -8.12947
|
407 |
+
▁both -8.13377
|
408 |
+
▁daughter -8.13581
|
409 |
+
▁grain -8.13678
|
410 |
+
▁Pharaoh -8.14423
|
411 |
+
▁here -8.15229
|
412 |
+
▁food -8.1553
|
413 |
+
▁everything -8.15531
|
414 |
+
▁listen -8.15746
|
415 |
+
▁sight -8.15935
|
416 |
+
the -8.16287
|
417 |
+
rom -8.16674
|
418 |
+
Do -8.16791
|
419 |
+
▁bread -8.17037
|
420 |
+
▁righteousness -8.17443
|
421 |
+
ites -8.17596
|
422 |
+
▁faith -8.17761
|
423 |
+
and -8.17949
|
424 |
+
▁disciples -8.17986
|
425 |
+
▁Levites -8.18033
|
426 |
+
▁ground -8.18953
|
427 |
+
▁serve -8.19039
|
428 |
+
▁cubits -8.19177
|
429 |
+
uch -8.19295
|
430 |
+
▁same -8.2012
|
431 |
+
▁Abraham -8.20139
|
432 |
+
▁There -8.20319
|
433 |
+
▁enemies -8.20512
|
434 |
+
▁cannot -8.20913
|
435 |
+
▁prophet -8.20921
|
436 |
+
Thi -8.21613
|
437 |
+
▁themselves -8.21698
|
438 |
+
▁turned -8.21939
|
439 |
+
▁inheritance -8.22098
|
440 |
+
8 -8.2226
|
441 |
+
▁stand -8.22456
|
442 |
+
▁send -8.2288
|
443 |
+
▁written -8.22898
|
444 |
+
▁since -8.23337
|
445 |
+
▁field -8.2335
|
446 |
+
▁enter -8.23566
|
447 |
+
ir -8.23569
|
448 |
+
▁far -8.23739
|
449 |
+
▁kings -8.24077
|
450 |
+
▁world -8.24112
|
451 |
+
▁nothing -8.24936
|
452 |
+
▁gods -8.25171
|
453 |
+
What -8.2593
|
454 |
+
▁feet -8.2617
|
455 |
+
▁de -8.26408
|
456 |
+
▁coming -8.26587
|
457 |
+
▁power -8.27407
|
458 |
+
▁W -8.27582
|
459 |
+
▁bear -8.27908
|
460 |
+
▁died -8.28221
|
461 |
+
▁We -8.2828
|
462 |
+
▁Philistines -8.28592
|
463 |
+
▁light -8.28704
|
464 |
+
▁soul -8.28804
|
465 |
+
▁wine -8.29124
|
466 |
+
▁Let -8.29128
|
467 |
+
▁body -8.29142
|
468 |
+
0 -8.29253
|
469 |
+
▁hundred -8.29553
|
470 |
+
▁E -8.29825
|
471 |
+
▁living -8.29984
|
472 |
+
▁stood -8.29986
|
473 |
+
ur -8.30136
|
474 |
+
▁mighty -8.305
|
475 |
+
▁daughters -8.30531
|
476 |
+
ai -8.30679
|
477 |
+
▁dwell -8.31284
|
478 |
+
us -8.32021
|
479 |
+
▁ark -8.3217
|
480 |
+
▁Son -8.32496
|
481 |
+
ath -8.32535
|
482 |
+
▁prophets -8.32593
|
483 |
+
▁yourselves -8.3261
|
484 |
+
▁army -8.32655
|
485 |
+
▁destroy -8.32742
|
486 |
+
▁spirit -8.32813
|
487 |
+
ri -8.33113
|
488 |
+
twe -8.33184
|
489 |
+
▁Jews -8.33278
|
490 |
+
▁full -8.33364
|
491 |
+
▁Joshua -8.33502
|
492 |
+
it -8.33935
|
493 |
+
▁presence -8.33949
|
494 |
+
very -8.34304
|
495 |
+
▁seen -8.34359
|
496 |
+
▁comes -8.34527
|
497 |
+
▁b -8.34871
|
498 |
+
▁spoken -8.3498
|
499 |
+
▁fall -8.35015
|
500 |
+
▁returned -8.35635
|
501 |
+
▁yet -8.35787
|
502 |
+
▁find -8.36022
|
503 |
+
▁walk -8.36191
|
504 |
+
▁morning -8.36222
|
505 |
+
▁angel -8.36499
|
506 |
+
▁oil -8.36683
|
507 |
+
▁home -8.36687
|
508 |
+
▁spoke -8.37015
|
509 |
+
▁four -8.37225
|
510 |
+
▁month -8.37435
|
511 |
+
▁battle -8.37611
|
512 |
+
▁tribe -8.38012
|
513 |
+
ness -8.38021
|
514 |
+
9 -8.38423
|
515 |
+
▁kill -8.38963
|
516 |
+
▁look -8.38977
|
517 |
+
▁joy -8.38999
|
518 |
+
▁ways -8.39382
|
519 |
+
▁Paul -8.39497
|
520 |
+
▁praise -8.39677
|
521 |
+
▁Be -8.39741
|
522 |
+
▁present -8.39915
|
523 |
+
▁open -8.39917
|
524 |
+
ha -8.40096
|
525 |
+
▁longer -8.40156
|
526 |
+
il -8.4069
|
527 |
+
▁How -8.40778
|
528 |
+
▁taken -8.40861
|
529 |
+
Go -8.41036
|
530 |
+
▁hearts -8.41314
|
531 |
+
▁camp -8.42344
|
532 |
+
▁P -8.42533
|
533 |
+
▁C -8.42559
|
534 |
+
▁unclean -8.42855
|
535 |
+
▁deliver -8.43323
|
536 |
+
▁fell -8.43359
|
537 |
+
▁east -8.43368
|
538 |
+
▁began -8.43369
|
539 |
+
▁bow -8.43688
|
540 |
+
▁Holy -8.43863
|
541 |
+
▁twenty -8.4389
|
542 |
+
▁women -8.44361
|
543 |
+
▁ask -8.44451
|
544 |
+
▁lived -8.445
|
545 |
+
▁appointed -8.44985
|
546 |
+
ation -8.4546
|
547 |
+
▁command -8.45689
|
548 |
+
▁wisdom -8.45868
|
549 |
+
▁wise -8.45921
|
550 |
+
oth -8.46227
|
551 |
+
▁sins -8.46247
|
552 |
+
▁male -8.46389
|
553 |
+
▁everyone -8.46418
|
554 |
+
▁She -8.46739
|
555 |
+
▁war -8.46743
|
556 |
+
▁fruit -8.46865
|
557 |
+
▁stone -8.4688
|
558 |
+
▁Jordan -8.46886
|
559 |
+
▁devotion -8.47406
|
560 |
+
▁wilderness -8.47406
|
561 |
+
▁ten -8.47885
|
562 |
+
▁What -8.48213
|
563 |
+
▁struck -8.48432
|
564 |
+
▁master -8.48432
|
565 |
+
▁l -8.4857
|
566 |
+
loving -8.48953
|
567 |
+
sh -8.48957
|
568 |
+
▁gate -8.48958
|
569 |
+
▁waters -8.49057
|
570 |
+
▁five -8.49086
|
571 |
+
▁flesh -8.49477
|
572 |
+
▁sheep -8.4948
|
573 |
+
ce -8.49651
|
574 |
+
▁strength -8.49923
|
575 |
+
▁second -8.50006
|
576 |
+
▁re -8.50008
|
577 |
+
▁Why -8.50061
|
578 |
+
▁named -8.50063
|
579 |
+
▁believe -8.50233
|
580 |
+
ful -8.50439
|
581 |
+
▁throne -8.50532
|
582 |
+
▁too -8.50614
|
583 |
+
▁Th -8.50983
|
584 |
+
▁elders -8.51179
|
585 |
+
▁pour -8.51606
|
586 |
+
ch -8.51791
|
587 |
+
▁built -8.52677
|
588 |
+
is -8.52986
|
589 |
+
all -8.53071
|
590 |
+
▁order -8.53247
|
591 |
+
▁seek -8.53567
|
592 |
+
▁though -8.5366
|
593 |
+
▁Ephraim -8.53767
|
594 |
+
st -8.53924
|
595 |
+
▁call -8.54003
|
596 |
+
ment -8.54124
|
597 |
+
▁afraid -8.54316
|
598 |
+
▁fine -8.54316
|
599 |
+
▁yourself -8.54316
|
600 |
+
▁lord -8.54317
|
601 |
+
▁killed -8.54382
|
602 |
+
▁leave -8.54736
|
603 |
+
▁cross -8.54869
|
604 |
+
▁third -8.54896
|
605 |
+
▁Peter -8.55424
|
606 |
+
▁mountain -8.55533
|
607 |
+
▁follow -8.55593
|
608 |
+
▁st -8.55672
|
609 |
+
ab -8.55989
|
610 |
+
▁worship -8.56575
|
611 |
+
▁Yet -8.56641
|
612 |
+
▁thousand -8.56663
|
613 |
+
▁judgment -8.56664
|
614 |
+
ecause -8.57028
|
615 |
+
▁pass -8.57088
|
616 |
+
▁delivered -8.57151
|
617 |
+
▁within -8.57422
|
618 |
+
▁iniquity -8.57678
|
619 |
+
▁To -8.57701
|
620 |
+
▁today -8.58064
|
621 |
+
z -8.5826
|
622 |
+
▁blessed -8.58631
|
623 |
+
▁strong -8.5872
|
624 |
+
▁chief -8.58824
|
625 |
+
▁charge -8.58824
|
626 |
+
▁spread -8.58824
|
627 |
+
▁lay -8.58834
|
628 |
+
▁new -8.58986
|
629 |
+
▁tree -8.59579
|
630 |
+
▁wall -8.59613
|
631 |
+
iah -8.59673
|
632 |
+
▁gone -8.59993
|
633 |
+
▁hope -8.60015
|
634 |
+
If -8.60084
|
635 |
+
▁poor -8.60576
|
636 |
+
▁sound -8.60626
|
637 |
+
▁ever -8.60703
|
638 |
+
▁help -8.60731
|
639 |
+
▁No -8.60912
|
640 |
+
Why -8.61092
|
641 |
+
▁sanctuary -8.61748
|
642 |
+
▁carried -8.61769
|
643 |
+
A -8.61863
|
644 |
+
▁wrath -8.62344
|
645 |
+
ol -8.62397
|
646 |
+
▁anything -8.62402
|
647 |
+
▁heavens -8.62548
|
648 |
+
▁save -8.62686
|
649 |
+
▁Moab -8.62913
|
650 |
+
▁why -8.62943
|
651 |
+
▁hold -8.62943
|
652 |
+
▁filled -8.63194
|
653 |
+
▁darkness -8.6355
|
654 |
+
▁Zion -8.63555
|
655 |
+
w -8.63719
|
656 |
+
▁want -8.64247
|
657 |
+
▁cry -8.6443
|
658 |
+
▁idols -8.6466
|
659 |
+
▁lie -8.65084
|
660 |
+
▁gathered -8.65875
|
661 |
+
▁truth -8.65991
|
662 |
+
▁little -8.65993
|
663 |
+
▁p -8.66319
|
664 |
+
id -8.66623
|
665 |
+
▁nation -8.66926
|
666 |
+
less -8.67016
|
667 |
+
▁north -8.67391
|
668 |
+
▁heads -8.67405
|
669 |
+
ve -8.6788
|
670 |
+
▁above -8.6796
|
671 |
+
▁honor -8.67961
|
672 |
+
▁lives -8.68296
|
673 |
+
▁mountains -8.68376
|
674 |
+
▁bronze -8.68499
|
675 |
+
▁Tent -8.6852
|
676 |
+
We -8.68765
|
677 |
+
▁commandments -8.6894
|
678 |
+
▁wind -8.69128
|
679 |
+
▁kept -8.69136
|
680 |
+
▁reign -8.69246
|
681 |
+
▁rejoice -8.69474
|
682 |
+
▁others -8.69599
|
683 |
+
▁going -8.69621
|
684 |
+
▁Manasseh -8.69777
|
685 |
+
▁times -8.69847
|
686 |
+
▁burned -8.69946
|
687 |
+
▁salvation -8.71072
|
688 |
+
▁John -8.71095
|
689 |
+
▁known -8.71161
|
690 |
+
▁gather -8.71195
|
691 |
+
▁build -8.71269
|
692 |
+
▁ram -8.71496
|
693 |
+
▁reigned -8.71613
|
694 |
+
▁destruction -8.71725
|
695 |
+
▁neighbor -8.71725
|
696 |
+
▁country -8.71727
|
697 |
+
▁justice -8.71736
|
698 |
+
▁judge -8.71821
|
699 |
+
▁clans -8.72223
|
700 |
+
▁favor -8.72383
|
701 |
+
▁Jeremiah -8.72383
|
702 |
+
▁palace -8.72383
|
703 |
+
▁Joab -8.72392
|
704 |
+
▁much -8.72394
|
705 |
+
▁leaders -8.7257
|
706 |
+
▁household -8.73046
|
707 |
+
▁remain -8.73185
|
708 |
+
▁sun -8.7333
|
709 |
+
▁assembly -8.73712
|
710 |
+
▁number -8.73851
|
711 |
+
▁c -8.74353
|
712 |
+
▁receive -8.74759
|
713 |
+
▁hill -8.7483
|
714 |
+
ver -8.75095
|
715 |
+
ph -8.75157
|
716 |
+
em -8.75352
|
717 |
+
▁drive -8.75739
|
718 |
+
ach -8.75784
|
719 |
+
▁looked -8.75822
|
720 |
+
ate -8.75933
|
721 |
+
▁Meeting -8.76425
|
722 |
+
S -8.76882
|
723 |
+
▁outside -8.77876
|
724 |
+
▁entered -8.78022
|
725 |
+
▁Mount -8.78254
|
726 |
+
▁Hezekiah -8.78508
|
727 |
+
▁entrance -8.78508
|
728 |
+
:1 -8.78728
|
729 |
+
▁answer -8.78757
|
730 |
+
ther -8.79069
|
731 |
+
▁thing -8.7907
|
732 |
+
▁once -8.79084
|
733 |
+
▁get -8.79212
|
734 |
+
▁standing -8.7924
|
735 |
+
▁received -8.79526
|
736 |
+
▁statutes -8.79646
|
737 |
+
▁G -8.79765
|
738 |
+
▁might -8.79788
|
739 |
+
▁Isaac -8.79921
|
740 |
+
▁large -8.79921
|
741 |
+
▁knowledge -8.79933
|
742 |
+
ook -8.802
|
743 |
+
▁carry -8.80215
|
744 |
+
▁tent -8.80469
|
745 |
+
▁half -8.80635
|
746 |
+
▁next -8.80636
|
747 |
+
▁destroyed -8.80773
|
748 |
+
▁officials -8.80881
|
749 |
+
▁doing -8.80903
|
750 |
+
▁sacrifice -8.80924
|
751 |
+
ul -8.80932
|
752 |
+
▁teach -8.80936
|
753 |
+
▁cause -8.81054
|
754 |
+
▁sit -8.81197
|
755 |
+
▁born -8.81242
|
756 |
+
▁Samuel -8.81355
|
757 |
+
▁wood -8.81362
|
758 |
+
▁firstborn -8.82084
|
759 |
+
▁led -8.82123
|
760 |
+
▁proclaim -8.82281
|
761 |
+
▁understand -8.82391
|
762 |
+
▁evening -8.82762
|
763 |
+
▁Assyria -8.82807
|
764 |
+
▁birth -8.82809
|
765 |
+
▁husband -8.82809
|
766 |
+
▁mercy -8.82809
|
767 |
+
▁deeds -8.82824
|
768 |
+
▁N -8.8301
|
769 |
+
ting -8.8319
|
770 |
+
ter -8.83235
|
771 |
+
Who -8.83273
|
772 |
+
ous -8.83485
|
773 |
+
▁message -8.83545
|
774 |
+
▁indeed -8.83545
|
775 |
+
for -8.8376
|
776 |
+
▁H -8.8382
|
777 |
+
▁offer -8.84099
|
778 |
+
▁incense -8.84285
|
779 |
+
▁need -8.84894
|
780 |
+
▁Sabbath -8.84946
|
781 |
+
▁cast -8.85032
|
782 |
+
?’ -8.85508
|
783 |
+
▁Benjamin -8.85784
|
784 |
+
▁Their -8.86313
|
785 |
+
▁Sh -8.86473
|
786 |
+
O -8.86518
|
787 |
+
▁labor -8.86541
|
788 |
+
▁royal -8.86541
|
789 |
+
▁therefore -8.86541
|
790 |
+
▁arrived -8.86577
|
791 |
+
▁stones -8.86579
|
792 |
+
▁laid -8.8673
|
793 |
+
▁child -8.87304
|
794 |
+
▁sister -8.87304
|
795 |
+
▁trouble -8.87304
|
796 |
+
▁placed -8.87578
|
797 |
+
▁speaking -8.87618
|
798 |
+
▁please -8.87789
|
799 |
+
▁kind -8.88029
|
800 |
+
▁Baal -8.88074
|
801 |
+
▁Behold -8.88582
|
802 |
+
▁guard -8.88651
|
803 |
+
est -8.88701
|
804 |
+
▁border -8.88849
|
805 |
+
▁delight -8.88849
|
806 |
+
▁flee -8.8885
|
807 |
+
able -8.8887
|
808 |
+
▁meet -8.88877
|
809 |
+
▁however -8.89011
|
810 |
+
▁clothes -8.89122
|
811 |
+
These -8.89332
|
812 |
+
ies -8.89432
|
813 |
+
▁shame -8.89609
|
814 |
+
▁gates -8.89629
|
815 |
+
Surely -8.89635
|
816 |
+
Let -8.89761
|
817 |
+
▁part -8.90417
|
818 |
+
▁troops -8.90418
|
819 |
+
ic -8.90975
|
820 |
+
▁bless -8.91091
|
821 |
+
▁alone -8.91213
|
822 |
+
▁forth -8.9155
|
823 |
+
▁belong -8.91628
|
824 |
+
▁10 -8.92085
|
825 |
+
▁beside -8.92165
|
826 |
+
He -8.92242
|
827 |
+
▁raised -8.9229
|
828 |
+
▁horses -8.92518
|
829 |
+
▁Jonathan -8.92818
|
830 |
+
▁crowd -8.92864
|
831 |
+
▁giving -8.92868
|
832 |
+
▁Beth -8.93056
|
833 |
+
▁dis -8.93386
|
834 |
+
▁rock -8.93631
|
835 |
+
▁Elijah -8.93632
|
836 |
+
▁wait -8.93632
|
837 |
+
▁obey -8.93915
|
838 |
+
▁curse -8.94147
|
839 |
+
▁trees -8.94201
|
840 |
+
▁lips -8.9445
|
841 |
+
▁portion -8.94515
|
842 |
+
▁broken -8.94517
|
843 |
+
he -8.9519
|
844 |
+
▁distress -8.95277
|
845 |
+
▁pure -8.95291
|
846 |
+
▁chosen -8.95318
|
847 |
+
▁beast -8.95376
|
848 |
+
▁strike -8.95424
|
849 |
+
▁perish -8.95576
|
850 |
+
▁Himself -8.9611
|
851 |
+
▁tabernacle -8.9611
|
852 |
+
hether -8.96126
|
853 |
+
▁works -8.96241
|
854 |
+
My -8.96321
|
855 |
+
▁free -8.96785
|
856 |
+
▁Samaria -8.96951
|
857 |
+
▁congregation -8.96951
|
858 |
+
▁Even -8.97031
|
859 |
+
▁sign -8.9707
|
860 |
+
um -8.97552
|
861 |
+
▁followed -8.97754
|
862 |
+
▁Edom -8.97798
|
863 |
+
▁account -8.97798
|
864 |
+
▁harvest -8.97798
|
865 |
+
▁break -8.978
|
866 |
+
li -8.97916
|
867 |
+
▁flock -8.97934
|
868 |
+
▁concern -8.97992
|
869 |
+
▁fled -8.98223
|
870 |
+
one -8.98453
|
871 |
+
▁clean -8.98564
|
872 |
+
▁front -8.98654
|
873 |
+
▁rain -8.98654
|
874 |
+
▁Sea -8.98655
|
875 |
+
▁age -8.98699
|
876 |
+
▁pay -8.98726
|
877 |
+
▁peoples -9.00111
|
878 |
+
▁wealth -9.00385
|
879 |
+
▁seventh -9.00509
|
880 |
+
▁mind -9.00604
|
881 |
+
▁grace -9.01262
|
882 |
+
▁grow -9.02022
|
883 |
+
▁rise -9.02218
|
884 |
+
▁With -9.0224
|
885 |
+
▁clan -9.02363
|
886 |
+
▁being -9.02413
|
887 |
+
▁west -9.02454
|
888 |
+
▁remember -9.02505
|
889 |
+
▁families -9.03039
|
890 |
+
▁road -9.03039
|
891 |
+
▁wives -9.0304
|
892 |
+
▁Elisha -9.0304
|
893 |
+
▁tribes -9.03353
|
894 |
+
▁lead -9.03382
|
895 |
+
▁guilt -9.03803
|
896 |
+
▁enemy -9.0394
|
897 |
+
▁better -9.03947
|
898 |
+
▁fat -9.04185
|
899 |
+
ave -9.04274
|
900 |
+
if -9.04471
|
901 |
+
▁south -9.04908
|
902 |
+
▁song -9.05002
|
903 |
+
Look -9.05112
|
904 |
+
▁Eli -9.05478
|
905 |
+
▁six -9.05731
|
906 |
+
▁Gilead -9.05767
|
907 |
+
▁buried -9.05767
|
908 |
+
▁dust -9.05767
|
909 |
+
▁thirty -9.05772
|
910 |
+
▁understanding -9.06295
|
911 |
+
▁4 -9.06507
|
912 |
+
law -9.0658
|
913 |
+
▁authority -9.06693
|
914 |
+
▁behind -9.06693
|
915 |
+
▁service -9.06693
|
916 |
+
▁cried -9.06693
|
917 |
+
▁march -9.06697
|
918 |
+
▁committed -9.06703
|
919 |
+
ent -9.06957
|
920 |
+
▁trust -9.0711
|
921 |
+
▁saved -9.0716
|
922 |
+
▁shekels -9.0731
|
923 |
+
ive -9.07318
|
924 |
+
▁soon -9.07433
|
925 |
+
▁pray -9.0748
|
926 |
+
▁surround -9.07627
|
927 |
+
▁oath -9.07628
|
928 |
+
ten -9.07667
|
929 |
+
▁declared -9.07824
|
930 |
+
Come -9.0791
|
931 |
+
▁prayer -9.08031
|
932 |
+
▁Re -9.08081
|
933 |
+
▁possess -9.08322
|
934 |
+
▁Ja -9.08373
|
935 |
+
hile -9.08568
|
936 |
+
▁Jeroboam -9.08571
|
937 |
+
▁dream -9.08571
|
938 |
+
▁money -9.08571
|
939 |
+
alley -9.08586
|
940 |
+
▁forty -9.08607
|
941 |
+
▁acts -9.08647
|
942 |
+
ted -9.08659
|
943 |
+
▁seed -9.08674
|
944 |
+
▁sacrifices -9.08741
|
945 |
+
▁places -9.08834
|
946 |
+
▁cloud -9.08901
|
947 |
+
▁rule -9.09445
|
948 |
+
▁already -9.09523
|
949 |
+
▁famine -9.09523
|
950 |
+
▁livestock -9.09523
|
951 |
+
▁twelve -9.09523
|
952 |
+
▁lies -9.10081
|
953 |
+
▁sing -9.10102
|
954 |
+
▁Esau -9.10485
|
955 |
+
▁hair -9.10485
|
956 |
+
▁someone -9.10533
|
957 |
+
▁linen -9.10556
|
958 |
+
▁promised -9.10716
|
959 |
+
How -9.10802
|
960 |
+
B -9.1084
|
961 |
+
!’ -9.11362
|
962 |
+
ough -9.1141
|
963 |
+
▁Instead -9.11455
|
964 |
+
▁opened -9.11564
|
965 |
+
▁table -9.11642
|
966 |
+
▁ear -9.11644
|
967 |
+
,000 -9.11786
|
968 |
+
▁plunder -9.11896
|
969 |
+
▁fight -9.12012
|
970 |
+
▁remained -9.12235
|
971 |
+
▁dwelling -9.1239
|
972 |
+
▁wide -9.12449
|
973 |
+
▁L -9.12833
|
974 |
+
▁sp -9.13307
|
975 |
+
▁gospel -9.13426
|
976 |
+
▁plague -9.13426
|
977 |
+
▁sleep -9.13426
|
978 |
+
Behold -9.13768
|
979 |
+
▁feast -9.13841
|
980 |
+
▁garments -9.14102
|
981 |
+
▁boy -9.14426
|
982 |
+
▁Bless -9.14801
|
983 |
+
▁god -9.15282
|
984 |
+
▁refuge -9.15436
|
985 |
+
▁last -9.15436
|
986 |
+
▁person -9.15436
|
987 |
+
▁captured -9.15505
|
988 |
+
▁Go -9.15734
|
989 |
+
though -9.15841
|
990 |
+
▁sat -9.15856
|
991 |
+
▁regard -9.15916
|
992 |
+
▁Man -9.16153
|
993 |
+
os -9.16225
|
994 |
+
▁rich -9.16234
|
995 |
+
▁g -9.16357
|
996 |
+
ant -9.16391
|
997 |
+
▁Absalom -9.16456
|
998 |
+
▁consider -9.16494
|
999 |
+
▁sake -9.16498
|
1000 |
+
▁chariots -9.16501
|
1001 |
+
▁finished -9.16552
|
1002 |
+
▁cover -9.16556
|
1003 |
+
▁Ammonites -9.16696
|
1004 |
+
▁happened -9.16898
|
1005 |
+
▁blessing -9.16996
|
1006 |
+
▁Al -9.17482
|
1007 |
+
▁disaster -9.17487
|
1008 |
+
▁Ahab -9.17488
|
1009 |
+
▁harm -9.17488
|
1010 |
+
▁removed -9.1773
|
1011 |
+
▁appeared -9.17933
|
1012 |
+
▁bull -9.17997
|
1013 |
+
▁lion -9.18059
|
1014 |
+
▁deep -9.18366
|
1015 |
+
▁compassion -9.18513
|
1016 |
+
▁behold -9.18529
|
1017 |
+
▁iron -9.1853
|
1018 |
+
▁fail -9.19052
|
1019 |
+
No -9.19061
|
1020 |
+
▁offered -9.19283
|
1021 |
+
▁beyond -9.19582
|
1022 |
+
▁true -9.19582
|
1023 |
+
▁sinned -9.19585
|
1024 |
+
▁fast -9.19598
|
1025 |
+
▁fallen -9.19767
|
1026 |
+
▁fl -9.19916
|
1027 |
+
▁tongue -9.20132
|
1028 |
+
▁generation -9.20139
|
1029 |
+
▁con -9.20244
|
1030 |
+
▁loud -9.20645
|
1031 |
+
▁Nebuchadnezzar -9.20646
|
1032 |
+
▁beloved -9.20646
|
1033 |
+
▁family -9.20646
|
1034 |
+
▁gives -9.20646
|
1035 |
+
▁bones -9.20646
|
1036 |
+
▁includ -9.20647
|
1037 |
+
▁stay -9.20777
|
1038 |
+
▁Will -9.20788
|
1039 |
+
▁villages -9.20996
|
1040 |
+
▁Egyptians -9.21196
|
1041 |
+
▁possession -9.21256
|
1042 |
+
It -9.21401
|
1043 |
+
▁blind -9.21721
|
1044 |
+
▁Gentiles -9.21721
|
1045 |
+
ity -9.21757
|
1046 |
+
▁watch -9.21825
|
1047 |
+
▁angels -9.22153
|
1048 |
+
▁lifted -9.22209
|
1049 |
+
to -9.22265
|
1050 |
+
▁horn -9.22378
|
1051 |
+
▁foreigner -9.22389
|
1052 |
+
:3 -9.22801
|
1053 |
+
▁camped -9.22901
|
1054 |
+
▁room -9.22935
|
1055 |
+
▁prepared -9.2304
|
1056 |
+
▁covered -9.23374
|
1057 |
+
▁desire -9.23431
|
1058 |
+
Tak -9.23551
|
1059 |
+
▁always -9.23907
|
1060 |
+
▁rebuke -9.23907
|
1061 |
+
▁skin -9.23907
|
1062 |
+
▁goat -9.23909
|
1063 |
+
▁alive -9.23909
|
1064 |
+
▁Law -9.23911
|
1065 |
+
▁hour -9.23922
|
1066 |
+
▁wickedness -9.24
|
1067 |
+
▁foot -9.24076
|
1068 |
+
▁lambs -9.24114
|
1069 |
+
▁established -9.24276
|
1070 |
+
▁desert -9.24477
|
1071 |
+
▁walls -9.24683
|
1072 |
+
ure -9.24712
|
1073 |
+
▁except -9.25018
|
1074 |
+
▁anointed -9.25379
|
1075 |
+
Please -9.25478
|
1076 |
+
▁flocks -9.25961
|
1077 |
+
▁Levi -9.26132
|
1078 |
+
▁beginning -9.26141
|
1079 |
+
▁journey -9.26141
|
1080 |
+
▁matter -9.2615
|
1081 |
+
ish -9.26266
|
1082 |
+
▁reached -9.26445
|
1083 |
+
:2 -9.26871
|
1084 |
+
▁ma -9.26896
|
1085 |
+
▁raise -9.27074
|
1086 |
+
▁2 -9.271
|
1087 |
+
▁5 -9.27166
|
1088 |
+
▁passed -9.27203
|
1089 |
+
▁read -9.27208
|
1090 |
+
▁commanders -9.27439
|
1091 |
+
▁hate -9.27691
|
1092 |
+
di -9.27731
|
1093 |
+
▁pieces -9.2789
|
1094 |
+
▁Ab -9.27914
|
1095 |
+
▁fool -9.27994
|
1096 |
+
▁princes -9.28239
|
1097 |
+
▁Canaan -9.28364
|
1098 |
+
▁Je -9.28378
|
1099 |
+
▁punish -9.28407
|
1100 |
+
▁Jehoshaphat -9.28427
|
1101 |
+
▁atonement -9.28427
|
1102 |
+
▁Indeed -9.28492
|
1103 |
+
▁summoned -9.28585
|
1104 |
+
ub -9.28824
|
1105 |
+
▁See -9.28912
|
1106 |
+
▁restore -9.29288
|
1107 |
+
nt -9.29358
|
1108 |
+
▁119:1 -9.29404
|
1109 |
+
▁Every -9.29416
|
1110 |
+
▁Ha -9.29493
|
1111 |
+
▁Mos -9.29534
|
1112 |
+
▁ran -9.29564
|
1113 |
+
▁boast -9.2959
|
1114 |
+
▁breath -9.2959
|
1115 |
+
▁burden -9.2959
|
1116 |
+
▁remnant -9.2959
|
1117 |
+
▁saints -9.2959
|
1118 |
+
▁small -9.2959
|
1119 |
+
▁upright -9.2959
|
1120 |
+
▁produce -9.29591
|
1121 |
+
▁tomb -9.29603
|
1122 |
+
ry -9.29688
|
1123 |
+
▁brings -9.29834
|
1124 |
+
▁able -9.30003
|
1125 |
+
F -9.3006
|
1126 |
+
▁lift -9.30235
|
1127 |
+
▁wash -9.3034
|
1128 |
+
▁birds -9.30517
|
1129 |
+
▁K -9.30688
|
1130 |
+
▁courtyard -9.30766
|
1131 |
+
▁fifty -9.30766
|
1132 |
+
▁gain -9.30766
|
1133 |
+
▁valley -9.30766
|
1134 |
+
▁Jehu -9.30774
|
1135 |
+
ut -9.30997
|
1136 |
+
ight -9.31122
|
1137 |
+
▁swor -9.31555
|
1138 |
+
▁gift -9.31579
|
1139 |
+
ance -9.31696
|
1140 |
+
▁disgrace -9.31957
|
1141 |
+
▁slain -9.31957
|
1142 |
+
▁angry -9.31957
|
1143 |
+
���meat -9.3214
|
1144 |
+
▁most -9.32173
|
1145 |
+
▁Pharisees -9.32215
|
1146 |
+
▁inside -9.32412
|
1147 |
+
▁ears -9.32684
|
1148 |
+
age -9.32701
|
1149 |
+
held -9.3285
|
1150 |
+
ow -9.32949
|
1151 |
+
▁ate -9.33063
|
1152 |
+
ek -9.33159
|
1153 |
+
▁territory -9.33162
|
1154 |
+
▁Aram -9.33197
|
1155 |
+
▁bed -9.33213
|
1156 |
+
be -9.33762
|
1157 |
+
▁path -9.34097
|
1158 |
+
▁served -9.34107
|
1159 |
+
Ma -9.34176
|
1160 |
+
▁none -9.34387
|
1161 |
+
hi -9.3453
|
1162 |
+
▁wonders -9.34956
|
1163 |
+
▁appear -9.35075
|
1164 |
+
▁happen -9.35084
|
1165 |
+
▁door -9.35131
|
1166 |
+
▁robe -9.35202
|
1167 |
+
▁exile -9.35281
|
1168 |
+
▁donkey -9.35282
|
1169 |
+
▁plant -9.3548
|
1170 |
+
▁faithful -9.35492
|
1171 |
+
j -9.35577
|
1172 |
+
▁cup -9.35614
|
1173 |
+
▁sacred -9.35616
|
1174 |
+
▁quickly -9.35635
|
1175 |
+
▁lot -9.35637
|
1176 |
+
▁sitting -9.35644
|
1177 |
+
▁loved -9.35773
|
1178 |
+
▁defiled -9.3582
|
1179 |
+
▁nei -9.3622
|
1180 |
+
ay -9.36295
|
1181 |
+
▁count -9.3632
|
1182 |
+
▁teaching -9.3634
|
1183 |
+
▁greater -9.36471
|
1184 |
+
▁court -9.36544
|
1185 |
+
▁promise -9.36565
|
1186 |
+
▁ruler -9.36655
|
1187 |
+
▁leader -9.367
|
1188 |
+
▁ox -9.36786
|
1189 |
+
▁commit -9.36852
|
1190 |
+
▁eternal -9.36866
|
1191 |
+
▁myself -9.36866
|
1192 |
+
▁run -9.36866
|
1193 |
+
▁ahead -9.36866
|
1194 |
+
▁else -9.36868
|
1195 |
+
▁horns -9.37425
|
1196 |
+
▁generations -9.37465
|
1197 |
+
▁messengers -9.37621
|
1198 |
+
▁fill -9.37642
|
1199 |
+
▁fields -9.37976
|
1200 |
+
men -9.38012
|
1201 |
+
▁belongs -9.38082
|
1202 |
+
▁comfort -9.38132
|
1203 |
+
▁staff -9.38132
|
1204 |
+
▁hidden -9.38132
|
1205 |
+
▁branches -9.38151
|
1206 |
+
▁walked -9.38329
|
1207 |
+
▁prostitute -9.3872
|
1208 |
+
▁slaughter -9.3888
|
1209 |
+
▁Ar -9.39086
|
1210 |
+
▁remove -9.39117
|
1211 |
+
▁eye -9.39138
|
1212 |
+
:4 -9.39163
|
1213 |
+
▁r -9.39214
|
1214 |
+
ot -9.39259
|
1215 |
+
▁Passover -9.39414
|
1216 |
+
▁entire -9.39414
|
1217 |
+
▁lack -9.39414
|
1218 |
+
▁something -9.39415
|
1219 |
+
▁dry -9.39416
|
1220 |
+
▁stretch -9.39422
|
1221 |
+
▁ones -9.39454
|
1222 |
+
ca -9.39499
|
1223 |
+
▁rejected -9.39714
|
1224 |
+
that -9.40005
|
1225 |
+
▁town -9.40447
|
1226 |
+
x -9.40704
|
1227 |
+
iel -9.40706
|
1228 |
+
▁Hebron -9.40712
|
1229 |
+
▁olive -9.40713
|
1230 |
+
▁share -9.40725
|
1231 |
+
▁names -9.40748
|
1232 |
+
az -9.4075
|
1233 |
+
▁Thu -9.40816
|
1234 |
+
over -9.40831
|
1235 |
+
As -9.40857
|
1236 |
+
▁Amorites -9.40911
|
1237 |
+
▁officers -9.4112
|
1238 |
+
▁aside -9.41325
|
1239 |
+
For -9.4143
|
1240 |
+
▁thanks -9.41476
|
1241 |
+
▁fulfill -9.41495
|
1242 |
+
▁An -9.41499
|
1243 |
+
Your -9.41739
|
1244 |
+
▁vision -9.41764
|
1245 |
+
▁lamb -9.4178
|
1246 |
+
▁church -9.41963
|
1247 |
+
▁Eleazar -9.42028
|
1248 |
+
▁behalf -9.42028
|
1249 |
+
▁desolate -9.42028
|
1250 |
+
▁offspring -9.42028
|
1251 |
+
▁terror -9.42028
|
1252 |
+
▁vine -9.42028
|
1253 |
+
▁Name -9.42028
|
1254 |
+
▁region -9.42028
|
1255 |
+
▁cedar -9.42029
|
1256 |
+
▁enough -9.42029
|
1257 |
+
▁Job -9.42081
|
1258 |
+
▁settled -9.42226
|
1259 |
+
▁hide -9.42249
|
1260 |
+
▁ordinances -9.42293
|
1261 |
+
▁healed -9.42368
|
1262 |
+
▁rams -9.42537
|
1263 |
+
▁co -9.42662
|
1264 |
+
Where -9.42702
|
1265 |
+
te -9.42708
|
1266 |
+
hu -9.42744
|
1267 |
+
▁accept -9.42895
|
1268 |
+
ped -9.43054
|
1269 |
+
even -9.4319
|
1270 |
+
red -9.43336
|
1271 |
+
▁crown -9.43361
|
1272 |
+
▁testimony -9.43361
|
1273 |
+
▁womb -9.43361
|
1274 |
+
▁Some -9.43366
|
1275 |
+
▁Daniel -9.43368
|
1276 |
+
▁knew -9.4337
|
1277 |
+
▁houses -9.43413
|
1278 |
+
▁arm -9.43754
|
1279 |
+
▁hearing -9.43874
|
1280 |
+
during -9.43998
|
1281 |
+
▁believed -9.44126
|
1282 |
+
E -9.44168
|
1283 |
+
▁beasts -9.44563
|
1284 |
+
▁witness -9.44648
|
1285 |
+
▁silent -9.44713
|
1286 |
+
▁inner -9.44732
|
1287 |
+
▁neck -9.44798
|
1288 |
+
▁continued -9.45038
|
1289 |
+
▁tenth -9.45079
|
1290 |
+
▁eaten -9.45274
|
1291 |
+
▁care -9.45696
|
1292 |
+
▁numbered -9.45798
|
1293 |
+
▁widow -9.45871
|
1294 |
+
▁Chaldeans -9.46083
|
1295 |
+
▁wild -9.46101
|
1296 |
+
▁makes -9.46139
|
1297 |
+
▁oxen -9.4617
|
1298 |
+
▁reward -9.46171
|
1299 |
+
▁sold -9.46195
|
1300 |
+
▁revealed -9.46315
|
1301 |
+
▁mourn -9.46508
|
1302 |
+
▁gifts -9.4652
|
1303 |
+
▁stayed -9.46769
|
1304 |
+
▁knows -9.4688
|
1305 |
+
▁burning -9.47174
|
1306 |
+
▁wings -9.47251
|
1307 |
+
▁vineyard -9.47292
|
1308 |
+
▁Again -9.47472
|
1309 |
+
▁Balaam -9.47472
|
1310 |
+
▁clear -9.47472
|
1311 |
+
▁repay -9.47472
|
1312 |
+
▁Selah -9.47472
|
1313 |
+
▁fish -9.47472
|
1314 |
+
▁case -9.47473
|
1315 |
+
▁grew -9.47475
|
1316 |
+
▁Bethel -9.4753
|
1317 |
+
▁78: -9.47588
|
1318 |
+
▁presented -9.4763
|
1319 |
+
▁scattered -9.47812
|
1320 |
+
ake -9.4804
|
1321 |
+
Son -9.48371
|
1322 |
+
10 -9.48409
|
1323 |
+
▁Look -9.48524
|
1324 |
+
▁prepare -9.48579
|
1325 |
+
▁creatures -9.48583
|
1326 |
+
▁signs -9.48679
|
1327 |
+
▁false -9.48713
|
1328 |
+
▁animal -9.48725
|
1329 |
+
leavened -9.48821
|
1330 |
+
▁Abram -9.4888
|
1331 |
+
▁minister -9.4888
|
1332 |
+
▁bound -9.48896
|
1333 |
+
▁lying -9.4894
|
1334 |
+
▁Woe -9.49045
|
1335 |
+
▁articles -9.49255
|
1336 |
+
▁donkeys -9.49262
|
1337 |
+
cu -9.49692
|
1338 |
+
▁preach -9.4977
|
1339 |
+
▁cor -9.49798
|
1340 |
+
▁declare -9.49878
|
1341 |
+
▁hav -9.5007
|
1342 |
+
▁pillars -9.50168
|
1343 |
+
▁Jo -9.5018
|
1344 |
+
▁Lebanon -9.50309
|
1345 |
+
▁Shechem -9.50309
|
1346 |
+
▁Simon -9.50309
|
1347 |
+
▁precious -9.50309
|
1348 |
+
▁instruction -9.50323
|
1349 |
+
▁fourth -9.50432
|
1350 |
+
eth -9.50851
|
1351 |
+
▁use -9.5087
|
1352 |
+
Lord -9.51103
|
1353 |
+
▁Asa -9.51283
|
1354 |
+
▁proclaimed -9.51361
|
1355 |
+
▁act -9.51378
|
1356 |
+
▁Are -9.51422
|
1357 |
+
▁consume -9.51639
|
1358 |
+
▁ordered -9.51721
|
1359 |
+
▁fig -9.51758
|
1360 |
+
▁Midian -9.51758
|
1361 |
+
▁Zedekiah -9.51758
|
1362 |
+
▁synagogue -9.51758
|
1363 |
+
▁spear -9.51758
|
1364 |
+
▁pasture -9.51766
|
1365 |
+
▁commander -9.51944
|
1366 |
+
▁instructed -9.52022
|
1367 |
+
▁exalted -9.52106
|
1368 |
+
▁seat -9.52219
|
1369 |
+
▁reported -9.52231
|
1370 |
+
man -9.52354
|
1371 |
+
Is -9.52598
|
1372 |
+
▁cha -9.52617
|
1373 |
+
▁goes -9.52848
|
1374 |
+
▁continue -9.52996
|
1375 |
+
ng -9.53011
|
1376 |
+
▁draw -9.53096
|
1377 |
+
▁flour -9.53224
|
1378 |
+
▁Abimelech -9.53228
|
1379 |
+
▁apart -9.53228
|
1380 |
+
▁extend -9.53228
|
1381 |
+
▁few -9.53229
|
1382 |
+
▁animals -9.53391
|
1383 |
+
▁mo -9.53457
|
1384 |
+
▁rulers -9.53605
|
1385 |
+
▁pr -9.53812
|
1386 |
+
▁R -9.53838
|
1387 |
+
▁abominations -9.53881
|
1388 |
+
▁119: -9.53902
|
1389 |
+
ash -9.54046
|
1390 |
+
▁devour -9.54184
|
1391 |
+
▁7 -9.54234
|
1392 |
+
▁decree -9.54414
|
1393 |
+
▁escape -9.54418
|
1394 |
+
▁tear -9.54649
|
1395 |
+
▁chariot -9.54655
|
1396 |
+
▁prosper -9.54711
|
1397 |
+
▁Galilee -9.54721
|
1398 |
+
▁ashamed -9.54721
|
1399 |
+
▁everlasting -9.54721
|
1400 |
+
▁yoke -9.54722
|
1401 |
+
▁thrown -9.54831
|
1402 |
+
▁3 -9.54868
|
1403 |
+
▁divided -9.5489
|
1404 |
+
▁youth -9.5512
|
1405 |
+
ill -9.55316
|
1406 |
+
op -9.55693
|
1407 |
+
▁clouds -9.55706
|
1408 |
+
▁endures -9.56038
|
1409 |
+
▁hard -9.56152
|
1410 |
+
▁1 -9.56183
|
1411 |
+
▁reason -9.56236
|
1412 |
+
▁later -9.56236
|
1413 |
+
▁white -9.56237
|
1414 |
+
▁weak -9.56245
|
1415 |
+
▁sell -9.56281
|
1416 |
+
▁Sheol -9.56291
|
1417 |
+
▁consumed -9.56655
|
1418 |
+
▁El -9.5685
|
1419 |
+
▁news -9.57341
|
1420 |
+
▁forgive -9.5762
|
1421 |
+
▁beautiful -9.57775
|
1422 |
+
▁honey -9.57775
|
1423 |
+
▁stumble -9.57775
|
1424 |
+
▁Josiah -9.57775
|
1425 |
+
▁detestable -9.57777
|
1426 |
+
▁bore -9.5778
|
1427 |
+
▁Gate -9.57815
|
1428 |
+
▁pleasing -9.57824
|
1429 |
+
▁Like -9.5784
|
1430 |
+
▁bad -9.57882
|
1431 |
+
▁flow -9.5792
|
1432 |
+
20 -9.58163
|
1433 |
+
▁sow -9.5824
|
1434 |
+
▁approached -9.58286
|
1435 |
+
▁shout -9.58374
|
1436 |
+
▁Can -9.58494
|
1437 |
+
When -9.58682
|
1438 |
+
▁perform -9.58802
|
1439 |
+
Here -9.59079
|
1440 |
+
har -9.59118
|
1441 |
+
▁slave -9.59325
|
1442 |
+
▁Jericho -9.59337
|
1443 |
+
▁Pilate -9.59337
|
1444 |
+
▁across -9.59337
|
1445 |
+
ru -9.5941
|
1446 |
+
▁greatly -9.59482
|
1447 |
+
▁per -9.59576
|
1448 |
+
we -9.59638
|
1449 |
+
▁refused -9.59727
|
1450 |
+
▁hills -9.59872
|
1451 |
+
▁goats -9.60016
|
1452 |
+
▁Where -9.60126
|
1453 |
+
▁establish -9.60392
|
1454 |
+
▁Or -9.60471
|
1455 |
+
▁pursue -9.60623
|
1456 |
+
▁scribes -9.60641
|
1457 |
+
▁test -9.60721
|
1458 |
+
:5 -9.60756
|
1459 |
+
▁choose -9.60924
|
1460 |
+
▁empty -9.60924
|
1461 |
+
▁scroll -9.60924
|
1462 |
+
▁splendor -9.60924
|
1463 |
+
▁utter -9.60925
|
1464 |
+
▁shut -9.60925
|
1465 |
+
▁wrong -9.60925
|
1466 |
+
▁attend -9.60925
|
1467 |
+
▁fellow -9.60949
|
1468 |
+
▁spring -9.60951
|
1469 |
+
▁torn -9.60962
|
1470 |
+
▁Make -9.6099
|
1471 |
+
▁assembled -9.61033
|
1472 |
+
▁apostles -9.61498
|
1473 |
+
▁weigh -9.61537
|
1474 |
+
” -9.61569
|
1475 |
+
▁slaughtered -9.6159
|
1476 |
+
▁air -9.61697
|
1477 |
+
▁Mi -9.61799
|
1478 |
+
▁redeem -9.61894
|
1479 |
+
▁approach -9.62004
|
1480 |
+
▁Tak -9.6206
|
1481 |
+
▁foreign -9.62401
|
1482 |
+
▁broke -9.62406
|
1483 |
+
▁top -9.62457
|
1484 |
+
▁glad -9.62514
|
1485 |
+
▁Mordecai -9.62537
|
1486 |
+
▁Zechariah -9.62537
|
1487 |
+
▁human -9.62537
|
1488 |
+
▁cherubim -9.62546
|
1489 |
+
▁remains -9.63125
|
1490 |
+
▁fulfilled -9.63196
|
1491 |
+
▁anoint -9.63645
|
1492 |
+
▁report -9.63652
|
1493 |
+
▁prophesy -9.63752
|
1494 |
+
▁friends -9.63953
|
1495 |
+
▁Gideon -9.64177
|
1496 |
+
▁abundance -9.64177
|
1497 |
+
▁garden -9.64177
|
1498 |
+
▁speech -9.64177
|
1499 |
+
▁swear -9.64177
|
1500 |
+
▁Tyre -9.64177
|
1501 |
+
▁Herod -9.64178
|
1502 |
+
▁write -9.64178
|
1503 |
+
hrew -9.64179
|
1504 |
+
▁seventy -9.6418
|
1505 |
+
▁shepherd -9.64254
|
1506 |
+
▁low -9.6444
|
1507 |
+
▁weeping -9.64507
|
1508 |
+
top -9.65359
|
1509 |
+
▁refuse -9.65749
|
1510 |
+
▁collect -9.65843
|
1511 |
+
▁feed -9.65843
|
1512 |
+
▁forget -9.65843
|
1513 |
+
▁roar -9.65843
|
1514 |
+
▁foolish -9.65857
|
1515 |
+
▁faithfulness -9.65875
|
1516 |
+
▁pain -9.65895
|
1517 |
+
▁worthy -9.6594
|
1518 |
+
▁afflicted -9.65956
|
1519 |
+
▁herds -9.6597
|
1520 |
+
▁Since -9.66061
|
1521 |
+
They -9.66103
|
1522 |
+
▁doors -9.66328
|
1523 |
+
▁Have -9.66426
|
1524 |
+
▁search -9.6703
|
1525 |
+
▁following -9.6711
|
1526 |
+
▁close -9.67233
|
1527 |
+
00 -9.67323
|
1528 |
+
▁Bashan -9.67538
|
1529 |
+
▁High -9.67538
|
1530 |
+
▁bodies -9.67538
|
1531 |
+
▁captain -9.67538
|
1532 |
+
▁cloak -9.67538
|
1533 |
+
▁Ishmael -9.67538
|
1534 |
+
▁Laban -9.67538
|
1535 |
+
▁betray -9.67538
|
1536 |
+
▁testify -9.67538
|
1537 |
+
▁Abner -9.67538
|
1538 |
+
▁discipline -9.67538
|
1539 |
+
▁buy -9.67538
|
1540 |
+
▁ephah -9.67538
|
1541 |
+
▁Ze -9.67547
|
1542 |
+
▁Remember -9.67578
|
1543 |
+
▁mixed -9.67616
|
1544 |
+
▁Noah -9.67686
|
1545 |
+
▁ready -9.67744
|
1546 |
+
▁departed -9.6801
|
1547 |
+
▁Give -9.68048
|
1548 |
+
▁bulls -9.68414
|
1549 |
+
▁Almighty -9.69262
|
1550 |
+
▁Damascus -9.69262
|
1551 |
+
▁Meanwhile -9.69262
|
1552 |
+
▁violence -9.69262
|
1553 |
+
▁sorrow -9.69263
|
1554 |
+
▁harp -9.69263
|
1555 |
+
▁Dan -9.69271
|
1556 |
+
▁vow -9.69419
|
1557 |
+
▁pillar -9.69433
|
1558 |
+
▁moved -9.69476
|
1559 |
+
▁seized -9.69522
|
1560 |
+
▁prison -9.69635
|
1561 |
+
▁Canaanites -9.69738
|
1562 |
+
▁older -9.69841
|
1563 |
+
▁streets -9.69862
|
1564 |
+
▁judges -9.6995
|
1565 |
+
▁complete -9.70547
|
1566 |
+
riah -9.70785
|
1567 |
+
▁line -9.70925
|
1568 |
+
▁Jehoiada -9.71017
|
1569 |
+
▁Rehoboam -9.71017
|
1570 |
+
▁fortified -9.71017
|
1571 |
+
▁innocent -9.71017
|
1572 |
+
▁sexual -9.71017
|
1573 |
+
▁soldiers -9.71017
|
1574 |
+
▁disease -9.71017
|
1575 |
+
▁floor -9.71017
|
1576 |
+
▁More -9.71017
|
1577 |
+
▁rod -9.71017
|
1578 |
+
▁rose -9.71022
|
1579 |
+
▁affliction -9.71024
|
1580 |
+
▁witnesses -9.71102
|
1581 |
+
▁used -9.71107
|
1582 |
+
▁altars -9.7112
|
1583 |
+
▁practice -9.71201
|
1584 |
+
ise -9.71594
|
1585 |
+
▁ends -9.71679
|
1586 |
+
Get -9.72136
|
1587 |
+
Now -9.72184
|
1588 |
+
▁demons -9.72251
|
1589 |
+
▁Come -9.72262
|
1590 |
+
▁Br -9.723
|
1591 |
+
▁loves -9.72589
|
1592 |
+
▁throw -9.72671
|
1593 |
+
▁pit -9.72716
|
1594 |
+
▁counsel -9.72751
|
1595 |
+
▁D -9.72753
|
1596 |
+
Daughter -9.72802
|
1597 |
+
▁Euphrates -9.72802
|
1598 |
+
▁choirmaster -9.72802
|
1599 |
+
▁satisfied -9.72802
|
1600 |
+
▁plain -9.72803
|
1601 |
+
▁truly -9.72803
|
1602 |
+
▁sought -9.72803
|
1603 |
+
▁chains -9.72804
|
1604 |
+
▁perfect -9.72831
|
1605 |
+
▁ho -9.72832
|
1606 |
+
▁wish -9.72856
|
1607 |
+
▁friend -9.73046
|
1608 |
+
▁endure -9.73144
|
1609 |
+
▁wept -9.73189
|
1610 |
+
▁riches -9.73195
|
1611 |
+
▁poles -9.73366
|
1612 |
+
▁redeemed -9.73398
|
1613 |
+
Tel -9.73795
|
1614 |
+
you -9.73923
|
1615 |
+
▁divisions -9.74035
|
1616 |
+
0,000 -9.74053
|
1617 |
+
▁attack -9.74085
|
1618 |
+
▁bar -9.74089
|
1619 |
+
▁stars -9.74224
|
1620 |
+
There -9.74281
|
1621 |
+
▁defile -9.74328
|
1622 |
+
▁provide -9.74409
|
1623 |
+
▁Isaiah -9.74621
|
1624 |
+
▁Myself -9.74621
|
1625 |
+
▁fifth -9.74621
|
1626 |
+
▁question -9.74621
|
1627 |
+
▁visit -9.74621
|
1628 |
+
▁grass -9.74621
|
1629 |
+
▁worthless -9.74624
|
1630 |
+
▁Mary -9.74676
|
1631 |
+
▁forsaken -9.74731
|
1632 |
+
▁shield -9.7488
|
1633 |
+
▁clothing -9.74905
|
1634 |
+
hap -9.75122
|
1635 |
+
▁Gad -9.75202
|
1636 |
+
▁pleased -9.75346
|
1637 |
+
▁mouths -9.75374
|
1638 |
+
▁caused -9.7539
|
1639 |
+
nah -9.75737
|
1640 |
+
▁wear -9.75873
|
1641 |
+
▁9 -9.76027
|
1642 |
+
▁rested -9.76289
|
1643 |
+
▁pa -9.76378
|
1644 |
+
▁thought -9.76435
|
1645 |
+
▁certain -9.76472
|
1646 |
+
▁execute -9.76472
|
1647 |
+
▁instead -9.76472
|
1648 |
+
▁married -9.76472
|
1649 |
+
▁root -9.76472
|
1650 |
+
▁Zadok -9.76473
|
1651 |
+
▁sick -9.76474
|
1652 |
+
▁pride -9.76477
|
1653 |
+
▁plot -9.76494
|
1654 |
+
▁prince -9.76777
|
1655 |
+
▁idol -9.76782
|
1656 |
+
▁wave -9.76833
|
1657 |
+
▁sacrificed -9.77259
|
1658 |
+
▁13 -9.77823
|
1659 |
+
Are -9.77858
|
1660 |
+
▁despise -9.78057
|
1661 |
+
▁Reuben -9.7833
|
1662 |
+
▁Bethlehem -9.78359
|
1663 |
+
▁Naphtali -9.78359
|
1664 |
+
▁Nevertheless -9.78359
|
1665 |
+
▁basket -9.78359
|
1666 |
+
▁girl -9.78359
|
1667 |
+
▁jar -9.7836
|
1668 |
+
▁urge -9.78377
|
1669 |
+
▁circumcised -9.78391
|
1670 |
+
▁foes -9.78405
|
1671 |
+
▁forward -9.78478
|
1672 |
+
▁carefully -9.78508
|
1673 |
+
▁consecrated -9.78581
|
1674 |
+
▁eating -9.78656
|
1675 |
+
▁faces -9.78944
|
1676 |
+
▁scribe -9.78984
|
1677 |
+
▁allow -9.79123
|
1678 |
+
▁prayed -9.79447
|
1679 |
+
In -9.79579
|
1680 |
+
▁depart -9.79749
|
1681 |
+
▁waste -9.80168
|
1682 |
+
rch -9.80268
|
1683 |
+
▁Scripture -9.80282
|
1684 |
+
▁cattle -9.80282
|
1685 |
+
▁fought -9.80282
|
1686 |
+
▁glorious -9.80282
|
1687 |
+
▁object -9.80282
|
1688 |
+
▁snare -9.80282
|
1689 |
+
▁taught -9.80282
|
1690 |
+
▁wrote -9.80282
|
1691 |
+
▁Simeon -9.80282
|
1692 |
+
▁proud -9.80282
|
1693 |
+
▁valor -9.80282
|
1694 |
+
▁Satan -9.80282
|
1695 |
+
▁boat -9.80282
|
1696 |
+
▁wander -9.80283
|
1697 |
+
▁veil -9.80283
|
1698 |
+
▁rebelled -9.80283
|
1699 |
+
▁opposite -9.80288
|
1700 |
+
▁touched -9.80343
|
1701 |
+
▁single -9.80346
|
1702 |
+
▁book -9.80348
|
1703 |
+
▁stop -9.8037
|
1704 |
+
▁Just -9.80451
|
1705 |
+
▁Am -9.8051
|
1706 |
+
ew -9.80576
|
1707 |
+
▁oppressed -9.80642
|
1708 |
+
▁tents -9.80701
|
1709 |
+
▁Arameans -9.80703
|
1710 |
+
▁clothed -9.80788
|
1711 |
+
▁measured -9.80804
|
1712 |
+
▁foreigners -9.81195
|
1713 |
+
▁remembered -9.81449
|
1714 |
+
more -9.8159
|
1715 |
+
W -9.81626
|
1716 |
+
▁12 -9.81743
|
1717 |
+
▁tremble -9.81936
|
1718 |
+
▁kingdoms -9.82115
|
1719 |
+
▁Ahaz -9.82225
|
1720 |
+
▁confess -9.82243
|
1721 |
+
▁Gibeon -9.82243
|
1722 |
+
▁Hebrew -9.82243
|
1723 |
+
▁Place -9.82243
|
1724 |
+
▁Zebulun -9.82243
|
1725 |
+
▁captivity -9.82243
|
1726 |
+
▁middle -9.82243
|
1727 |
+
▁parable -9.82243
|
1728 |
+
▁provoke -9.82243
|
1729 |
+
▁purple -9.82243
|
1730 |
+
▁preserve -9.8225
|
1731 |
+
▁Joash -9.82253
|
1732 |
+
▁City -9.82284
|
1733 |
+
▁defeated -9.82333
|
1734 |
+
▁total -9.82349
|
1735 |
+
ick -9.82383
|
1736 |
+
▁guilty -9.82545
|
1737 |
+
▁inhabitants -9.82577
|
1738 |
+
▁needy -9.82608
|
1739 |
+
▁towns -9.82656
|
1740 |
+
▁creature -9.82659
|
1741 |
+
▁bird -9.82661
|
1742 |
+
▁speaks -9.82851
|
1743 |
+
▁star -9.82901
|
1744 |
+
▁steps -9.82959
|
1745 |
+
bi -9.82989
|
1746 |
+
Br -9.83021
|
1747 |
+
▁seem -9.83499
|
1748 |
+
▁building -9.83524
|
1749 |
+
▁Ben -9.8358
|
1750 |
+
▁judgments -9.83816
|
1751 |
+
▁humble -9.8394
|
1752 |
+
▁settle -9.83967
|
1753 |
+
▁sides -9.84049
|
1754 |
+
▁ephod -9.84243
|
1755 |
+
▁firm -9.84243
|
1756 |
+
▁sackcloth -9.84243
|
1757 |
+
▁Nathan -9.84243
|
1758 |
+
▁making -9.84243
|
1759 |
+
▁sky -9.84244
|
1760 |
+
▁grave -9.84254
|
1761 |
+
▁suddenly -9.84271
|
1762 |
+
ni -9.84297
|
1763 |
+
▁camels -9.84307
|
1764 |
+
▁unless -9.84344
|
1765 |
+
Be -9.84537
|
1766 |
+
uches -9.84582
|
1767 |
+
▁m -9.84593
|
1768 |
+
ble -9.84623
|
1769 |
+
▁river -9.84692
|
1770 |
+
▁courts -9.84762
|
1771 |
+
▁letter -9.84897
|
1772 |
+
▁addition -9.84977
|
1773 |
+
▁months -9.85009
|
1774 |
+
▁fac -9.85013
|
1775 |
+
▁best -9.8506
|
1776 |
+
▁form -9.85122
|
1777 |
+
▁De -9.85189
|
1778 |
+
▁suffer -9.85341
|
1779 |
+
▁En -9.85567
|
1780 |
+
drew -9.85607
|
1781 |
+
▁request -9.85744
|
1782 |
+
▁ex -9.85961
|
1783 |
+
▁crowds -9.86167
|
1784 |
+
▁ruin -9.86229
|
1785 |
+
▁Azariah -9.86284
|
1786 |
+
▁Gibeah -9.86284
|
1787 |
+
▁Jezreel -9.86284
|
1788 |
+
▁Judea -9.86284
|
1789 |
+
▁Rachel -9.86284
|
1790 |
+
▁blue -9.86284
|
1791 |
+
▁desolation -9.86284
|
1792 |
+
▁facedown -9.86284
|
1793 |
+
▁fury -9.86284
|
1794 |
+
▁gracious -9.86284
|
1795 |
+
▁herself -9.86284
|
1796 |
+
▁marriage -9.86284
|
1797 |
+
▁multiply -9.86284
|
1798 |
+
▁scarlet -9.86285
|
1799 |
+
▁distance -9.86295
|
1800 |
+
▁Ahaziah -9.86303
|
1801 |
+
▁milk -9.86305
|
1802 |
+
▁stranger -9.86305
|
1803 |
+
▁hire -9.86312
|
1804 |
+
▁punishment -9.86319
|
1805 |
+
▁Haman -9.86337
|
1806 |
+
▁25 -9.86351
|
1807 |
+
▁tower -9.8646
|
1808 |
+
▁completely -9.86476
|
1809 |
+
▁measure -9.86485
|
1810 |
+
▁Ahi -9.86485
|
1811 |
+
▁shattered -9.86588
|
1812 |
+
▁Listen -9.86661
|
1813 |
+
▁talents -9.86764
|
1814 |
+
▁treasure -9.86772
|
1815 |
+
▁Philistine -9.86791
|
1816 |
+
▁M -9.86812
|
1817 |
+
per -9.86884
|
1818 |
+
▁foundation -9.86938
|
1819 |
+
▁Has -9.87096
|
1820 |
+
▁net -9.87224
|
1821 |
+
ell -9.87444
|
1822 |
+
▁Hear -9.87623
|
1823 |
+
Have -9.87716
|
1824 |
+
:7 -9.87901
|
1825 |
+
▁think -9.87941
|
1826 |
+
▁shoulder -9.87942
|
1827 |
+
▁weep -9.87975
|
1828 |
+
▁forest -9.88107
|
1829 |
+
▁Not -9.88184
|
1830 |
+
▁careful -9.88235
|
1831 |
+
▁Shimei -9.88367
|
1832 |
+
▁ourselves -9.88367
|
1833 |
+
▁regular -9.88367
|
1834 |
+
▁Esther -9.88368
|
1835 |
+
▁kindness -9.8843
|
1836 |
+
▁threshing -9.88452
|
1837 |
+
▁unable -9.88452
|
1838 |
+
▁plead -9.88543
|
1839 |
+
ber -9.88587
|
1840 |
+
▁vineyards -9.88639
|
1841 |
+
▁pot -9.88759
|
1842 |
+
▁Shem -9.88777
|
1843 |
+
row -9.89235
|
1844 |
+
▁shed -9.89408
|
1845 |
+
Yes -9.89564
|
1846 |
+
▁reap -9.89648
|
1847 |
+
▁Gath -9.89694
|
1848 |
+
▁treat -9.89815
|
1849 |
+
▁appoint -9.90174
|
1850 |
+
▁rescue -9.90189
|
1851 |
+
▁walking -9.90308
|
1852 |
+
▁worshiped -9.90379
|
1853 |
+
▁Asher -9.90487
|
1854 |
+
▁Kohath -9.90495
|
1855 |
+
▁accompani -9.90495
|
1856 |
+
▁assign -9.90495
|
1857 |
+
▁attention -9.90495
|
1858 |
+
▁siege -9.90495
|
1859 |
+
▁stronghold -9.90495
|
1860 |
+
▁lampstand -9.90495
|
1861 |
+
▁Sodom -9.90495
|
1862 |
+
▁welcome -9.90495
|
1863 |
+
▁itself -9.90495
|
1864 |
+
▁Jesse -9.90497
|
1865 |
+
▁Day -9.90505
|
1866 |
+
▁past -9.90514
|
1867 |
+
▁cave -9.90539
|
1868 |
+
▁means -9.90544
|
1869 |
+
▁baptized -9.90576
|
1870 |
+
▁abandoned -9.90743
|
1871 |
+
▁Lot -9.90757
|
1872 |
+
▁workers -9.90791
|
1873 |
+
▁heap -9.90919
|
1874 |
+
▁maidservant -9.91075
|
1875 |
+
▁governor -9.91085
|
1876 |
+
▁mourning -9.91149
|
1877 |
+
▁mat -9.91684
|
1878 |
+
eph -9.91691
|
1879 |
+
▁8 -9.92091
|
1880 |
+
▁learn -9.92134
|
1881 |
+
▁scatter -9.92136
|
1882 |
+
▁deceive -9.92365
|
1883 |
+
aph -9.92366
|
1884 |
+
▁forsake -9.92553
|
1885 |
+
▁plan -9.9256
|
1886 |
+
▁Korah -9.92669
|
1887 |
+
▁Samson -9.92669
|
1888 |
+
▁portico -9.92669
|
1889 |
+
▁purpose -9.92669
|
1890 |
+
▁shadow -9.92669
|
1891 |
+
▁tomorrow -9.92669
|
1892 |
+
▁marry -9.92669
|
1893 |
+
▁permanent -9.92669
|
1894 |
+
▁property -9.92669
|
1895 |
+
▁flood -9.92675
|
1896 |
+
▁stopped -9.92679
|
1897 |
+
▁pick -9.92689
|
1898 |
+
▁host -9.92704
|
1899 |
+
▁kinds -9.92727
|
1900 |
+
ize -9.9279
|
1901 |
+
▁early -9.93038
|
1902 |
+
▁heal -9.93135
|
1903 |
+
▁exiles -9.93271
|
1904 |
+
▁image -9.93293
|
1905 |
+
▁formed -9.93318
|
1906 |
+
▁relatives -9.93323
|
1907 |
+
▁nobles -9.93429
|
1908 |
+
▁tongues -9.93732
|
1909 |
+
rim -9.93906
|
1910 |
+
C -9.9417
|
1911 |
+
ship -9.94301
|
1912 |
+
▁exalt -9.94358
|
1913 |
+
▁area -9.94461
|
1914 |
+
▁shepherds -9.94786
|
1915 |
+
▁Amaziah -9.94891
|
1916 |
+
▁astray -9.94891
|
1917 |
+
▁depths -9.94891
|
1918 |
+
▁drove -9.94891
|
1919 |
+
▁pasturelands -9.94891
|
1920 |
+
▁prevail -9.94891
|
1921 |
+
▁rebellious -9.94891
|
1922 |
+
▁rebuild -9.94891
|
1923 |
+
▁support -9.94891
|
1924 |
+
▁thunder -9.94891
|
1925 |
+
▁value -9.94891
|
1926 |
+
▁virgin -9.94891
|
1927 |
+
▁wheat -9.94891
|
1928 |
+
▁relations -9.94894
|
1929 |
+
▁Next -9.94896
|
1930 |
+
▁aroma -9.94897
|
1931 |
+
▁blow -9.94908
|
1932 |
+
▁rage -9.94919
|
1933 |
+
▁Asaph -9.94973
|
1934 |
+
▁sixth -9.94988
|
1935 |
+
▁former -9.95019
|
1936 |
+
▁forgiven -9.95081
|
1937 |
+
▁despised -9.95249
|
1938 |
+
old -9.95345
|
1939 |
+
▁Per -9.95403
|
1940 |
+
way -9.95452
|
1941 |
+
▁posts -9.95632
|
1942 |
+
▁commandment -9.95674
|
1943 |
+
▁sa -9.95762
|
1944 |
+
▁gr -9.95902
|
1945 |
+
▁possessions -9.95943
|
1946 |
+
▁bases -9.96104
|
1947 |
+
P -9.96494
|
1948 |
+
Bless -9.96546
|
1949 |
+
▁reject -9.96631
|
1950 |
+
▁thousands -9.96685
|
1951 |
+
▁add -9.96836
|
1952 |
+
ron -9.96906
|
1953 |
+
but -9.97106
|
1954 |
+
▁inherit -9.97155
|
1955 |
+
▁Benaiah -9.97164
|
1956 |
+
▁blameless -9.97164
|
1957 |
+
▁calamity -9.97164
|
1958 |
+
▁claim -9.97164
|
1959 |
+
▁daily -9.97164
|
1960 |
+
▁encourage -9.97164
|
1961 |
+
▁short -9.97164
|
1962 |
+
▁finger -9.97164
|
1963 |
+
▁tax -9.97164
|
1964 |
+
▁bloodshed -9.97165
|
1965 |
+
▁hungry -9.97167
|
1966 |
+
▁season -9.97169
|
1967 |
+
▁adultery -9.97219
|
1968 |
+
▁vain -9.97221
|
1969 |
+
▁moon -9.97237
|
1970 |
+
▁released -9.97418
|
1971 |
+
▁stands -9.97421
|
1972 |
+
▁escaped -9.97628
|
1973 |
+
▁crushed -9.9769
|
1974 |
+
▁learned -9.97727
|
1975 |
+
▁restored -9.97764
|
1976 |
+
▁sinners -9.97775
|
1977 |
+
▁Does -9.9786
|
1978 |
+
▁fully -9.97879
|
1979 |
+
▁division -9.97902
|
1980 |
+
▁garment -9.97909
|
1981 |
+
▁performed -9.9795
|
1982 |
+
▁Har -9.9799
|
1983 |
+
▁acted -9.98014
|
1984 |
+
▁listened -9.98142
|
1985 |
+
▁Of -9.98331
|
1986 |
+
:8 -9.98747
|
1987 |
+
Give -9.98836
|
1988 |
+
▁ruins -9.98939
|
1989 |
+
▁join -9.98951
|
1990 |
+
▁crush -9.98954
|
1991 |
+
▁grant -9.98964
|
1992 |
+
▁Her -9.99067
|
1993 |
+
▁thoughts -9.99156
|
1994 |
+
two -9.99162
|
1995 |
+
▁Ai -9.99292
|
1996 |
+
▁bitter -9.99299
|
1997 |
+
▁va -9.99403
|
1998 |
+
▁deceit -9.99469
|
1999 |
+
▁repent -9.9948
|
2000 |
+
▁Chronicles -9.99489
|
2001 |
+
▁Issachar -9.99489
|
2002 |
+
▁Judas -9.99489
|
2003 |
+
▁blasphem -9.99489
|
2004 |
+
▁multitude -9.99489
|
2005 |
+
▁rebuilt -9.99489
|
2006 |
+
▁reproach -9.99489
|
2007 |
+
▁shine -9.99489
|
2008 |
+
▁smoke -9.99489
|
2009 |
+
▁square -9.99489
|
2010 |
+
▁unblemished -9.99489
|
2011 |
+
▁vengeance -9.99489
|
2012 |
+
▁demand -9.9949
|
2013 |
+
▁thick -9.9949
|
2014 |
+
▁teeth -9.9949
|
2015 |
+
▁forgotten -9.99493
|
2016 |
+
▁slaves -9.99494
|
2017 |
+
▁custom -9.9956
|
2018 |
+
▁observe -9.99571
|
2019 |
+
▁created -9.99572
|
2020 |
+
▁armor -9.99603
|
2021 |
+
▁tears -9.99607
|
2022 |
+
ie -9.99778
|
2023 |
+
▁107: -10.0013
|
2024 |
+
app -10.0014
|
2025 |
+
▁attacked -10.0018
|
2026 |
+
▁arrows -10.0023
|
2027 |
+
▁province -10.0027
|
2028 |
+
▁shekel -10.0029
|
2029 |
+
▁seal -10.003
|
2030 |
+
▁desires -10.0051
|
2031 |
+
Bu -10.0062
|
2032 |
+
▁captives -10.0065
|
2033 |
+
▁transgressions -10.0065
|
2034 |
+
▁failed -10.0069
|
2035 |
+
▁curtains -10.0088
|
2036 |
+
Truly -10.0121
|
2037 |
+
▁Di -10.0127
|
2038 |
+
▁seeking -10.0132
|
2039 |
+
▁Kings -10.0138
|
2040 |
+
▁Pa -10.0156
|
2041 |
+
ilderness -10.0184
|
2042 |
+
▁Az -10.0185
|
2043 |
+
▁drunk -10.0187
|
2044 |
+
Speak -10.0187
|
2045 |
+
▁Caleb -10.0187
|
2046 |
+
▁Feast -10.0187
|
2047 |
+
▁Negev -10.0187
|
2048 |
+
▁advance -10.0187
|
2049 |
+
▁fourteen -10.0187
|
2050 |
+
▁length -10.0187
|
2051 |
+
▁slander -10.0187
|
2052 |
+
▁sweet -10.0187
|
2053 |
+
▁James -10.0187
|
2054 |
+
▁Kiriath -10.0187
|
2055 |
+
▁palm -10.0187
|
2056 |
+
▁thorns -10.0187
|
2057 |
+
▁tried -10.0187
|
2058 |
+
▁Shi -10.019
|
2059 |
+
scent -10.0194
|
2060 |
+
▁real -10.0218
|
2061 |
+
▁arms -10.0228
|
2062 |
+
▁pursued -10.0233
|
2063 |
+
▁hears -10.0233
|
2064 |
+
▁added -10.0243
|
2065 |
+
▁devot -10.0247
|
2066 |
+
▁lions -10.0312
|
2067 |
+
ians -10.0337
|
2068 |
+
▁move -10.0404
|
2069 |
+
▁Balak -10.0431
|
2070 |
+
▁Testimony -10.0431
|
2071 |
+
▁caught -10.0431
|
2072 |
+
▁examine -10.0431
|
2073 |
+
▁explain -10.0431
|
2074 |
+
▁female -10.0431
|
2075 |
+
▁iniquities -10.0431
|
2076 |
+
▁midst -10.0431
|
2077 |
+
▁resurrection -10.0431
|
2078 |
+
▁scorn -10.0431
|
2079 |
+
▁yield -10.0431
|
2080 |
+
▁clay -10.0431
|
2081 |
+
▁faint -10.0431
|
2082 |
+
▁Seir -10.0431
|
2083 |
+
▁lament -10.0432
|
2084 |
+
▁gateway -10.0433
|
2085 |
+
▁Reubenites -10.0435
|
2086 |
+
▁sending -10.0442
|
2087 |
+
▁powerful -10.0443
|
2088 |
+
▁Ham -10.045
|
2089 |
+
▁reach -10.046
|
2090 |
+
▁try -10.0463
|
2091 |
+
▁Sheba -10.0471
|
2092 |
+
▁streams -10.0493
|
2093 |
+
▁flowing -10.0498
|
2094 |
+
▁horse -10.0522
|
2095 |
+
▁seated -10.0532
|
2096 |
+
▁murder -10.061
|
2097 |
+
▁Put -10.0613
|
2098 |
+
▁devote -10.0615
|
2099 |
+
▁sees -10.0619
|
2100 |
+
▁89: -10.0631
|
2101 |
+
▁mine -10.0651
|
2102 |
+
▁seize -10.0662
|
2103 |
+
ild -10.0674
|
2104 |
+
▁Jehoiakim -10.0681
|
2105 |
+
▁Mizpah -10.0681
|
2106 |
+
▁dawn -10.0681
|
2107 |
+
▁numerous -10.0681
|
2108 |
+
▁protect -10.0681
|
2109 |
+
▁uncircumcised -10.0681
|
2110 |
+
▁pledge -10.0681
|
2111 |
+
▁pull -10.0681
|
2112 |
+
▁restrain -10.0681
|
2113 |
+
▁talk -10.0681
|
2114 |
+
▁lightning -10.0681
|
2115 |
+
▁flame -10.0682
|
2116 |
+
▁lose -10.0683
|
2117 |
+
▁Asherah -10.0687
|
2118 |
+
▁beat -10.0694
|
2119 |
+
▁Ga -10.0704
|
2120 |
+
▁cleansed -10.0708
|
2121 |
+
▁sworn -10.0709
|
2122 |
+
▁warned -10.071
|
2123 |
+
▁Many -10.0715
|
2124 |
+
▁suffering -10.0733
|
2125 |
+
▁Truly -10.0751
|
2126 |
+
22 -10.0773
|
2127 |
+
▁statute -10.0779
|
2128 |
+
▁corners -10.0781
|
2129 |
+
▁Levite -10.0782
|
2130 |
+
▁Le -10.0792
|
2131 |
+
▁sprinkle -10.0805
|
2132 |
+
▁spirits -10.0819
|
2133 |
+
:9 -10.083
|
2134 |
+
▁tie -10.084
|
2135 |
+
▁obeyed -10.0848
|
2136 |
+
▁turns -10.088
|
2137 |
+
five -10.0883
|
2138 |
+
▁condemn -10.0883
|
2139 |
+
▁spare -10.0907
|
2140 |
+
▁consecrate -10.0907
|
2141 |
+
pla -10.0935
|
2142 |
+
▁Gilgal -10.0937
|
2143 |
+
▁Otherwise -10.0937
|
2144 |
+
▁Savior -10.0937
|
2145 |
+
▁abundant -10.0937
|
2146 |
+
▁concubine -10.0937
|
2147 |
+
▁conspir -10.0937
|
2148 |
+
▁drank -10.0937
|
2149 |
+
▁enjoy -10.0937
|
2150 |
+
▁heavy -10.0937
|
2151 |
+
▁mankind -10.0937
|
2152 |
+
▁petition -10.0937
|
2153 |
+
▁Sinai -10.0937
|
2154 |
+
▁Sarah -10.0937
|
2155 |
+
▁rush -10.0937
|
2156 |
+
▁self -10.0937
|
2157 |
+
▁lost -10.0937
|
2158 |
+
▁prey -10.0937
|
2159 |
+
▁fierce -10.0939
|
2160 |
+
▁band -10.0954
|
2161 |
+
▁weary -10.0957
|
2162 |
+
▁sand -10.0979
|
2163 |
+
▁grapes -10.0985
|
2164 |
+
:11 -10.1006
|
2165 |
+
▁Ye -10.1008
|
2166 |
+
▁wages -10.103
|
2167 |
+
▁cursed -10.1034
|
2168 |
+
▁soil -10.1036
|
2169 |
+
▁messenger -10.1042
|
2170 |
+
▁weight -10.1048
|
2171 |
+
▁falls -10.1059
|
2172 |
+
▁rings -10.1061
|
2173 |
+
H -10.107
|
2174 |
+
▁bowls -10.1091
|
2175 |
+
N -10.1095
|
2176 |
+
▁dies -10.1101
|
2177 |
+
com -10.1107
|
2178 |
+
laid -10.1135
|
2179 |
+
▁calling -10.1138
|
2180 |
+
four -10.1138
|
2181 |
+
▁tak -10.1142
|
2182 |
+
▁rivers -10.1142
|
2183 |
+
▁shields -10.1163
|
2184 |
+
▁strengthen -10.1187
|
2185 |
+
▁qu -10.1199
|
2186 |
+
▁Heshbon -10.1201
|
2187 |
+
▁Shemaiah -10.1201
|
2188 |
+
▁banish -10.1201
|
2189 |
+
▁beneath -10.1201
|
2190 |
+
▁contempt -10.1201
|
2191 |
+
▁corrupt -10.1201
|
2192 |
+
▁language -10.1201
|
2193 |
+
▁ordain -10.1201
|
2194 |
+
▁straight -10.1201
|
2195 |
+
▁Lamb -10.1201
|
2196 |
+
▁hang -10.1201
|
2197 |
+
▁rather -10.1201
|
2198 |
+
▁press -10.1201
|
2199 |
+
▁prosperity -10.1202
|
2200 |
+
▁appearance -10.1202
|
2201 |
+
▁deceitful -10.1203
|
2202 |
+
▁ashes -10.1203
|
2203 |
+
▁inform -10.1204
|
2204 |
+
▁Tel -10.1209
|
2205 |
+
▁anguish -10.1221
|
2206 |
+
▁changed -10.1222
|
2207 |
+
▁deal -10.1236
|
2208 |
+
▁chose -10.1242
|
2209 |
+
▁fatherless -10.1247
|
2210 |
+
▁discern -10.125
|
2211 |
+
▁traveled -10.1253
|
2212 |
+
▁Benjamites -10.1254
|
2213 |
+
rapped -10.1263
|
2214 |
+
▁hated -10.1271
|
2215 |
+
do -10.1272
|
2216 |
+
▁praises -10.1278
|
2217 |
+
▁row -10.1285
|
2218 |
+
▁chambers -10.131
|
2219 |
+
▁covering -10.131
|
2220 |
+
▁curtain -10.1312
|
2221 |
+
▁cubit -10.1313
|
2222 |
+
▁counted -10.1315
|
2223 |
+
▁cloth -10.135
|
2224 |
+
▁Please -10.1359
|
2225 |
+
▁thank -10.1388
|
2226 |
+
ged -10.1391
|
2227 |
+
▁feared -10.1396
|
2228 |
+
L -10.1402
|
2229 |
+
will -10.1409
|
2230 |
+
▁bowl -10.1412
|
2231 |
+
▁prisoner -10.1412
|
2232 |
+
▁travel -10.1417
|
2233 |
+
▁fo -10.1426
|
2234 |
+
▁release -10.1441
|
2235 |
+
▁secret -10.1454
|
2236 |
+
▁kne -10.1462
|
2237 |
+
▁springs -10.1467
|
2238 |
+
▁Yourself -10.1471
|
2239 |
+
▁bright -10.1471
|
2240 |
+
▁glorified -10.1471
|
2241 |
+
▁yarn -10.1471
|
2242 |
+
▁fifteen -10.1471
|
2243 |
+
▁bury -10.1471
|
2244 |
+
▁further -10.1471
|
2245 |
+
▁double -10.1471
|
2246 |
+
▁Mine -10.1471
|
2247 |
+
▁spend -10.1471
|
2248 |
+
▁sail -10.1474
|
2249 |
+
▁terrified -10.1474
|
2250 |
+
▁spent -10.1474
|
2251 |
+
▁Gadites -10.1475
|
2252 |
+
▁dew -10.1483
|
2253 |
+
▁deny -10.1483
|
2254 |
+
let -10.1488
|
2255 |
+
▁Hor -10.1491
|
2256 |
+
▁weapons -10.1513
|
2257 |
+
▁Persia -10.1518
|
2258 |
+
▁Did -10.1549
|
2259 |
+
▁Hittites -10.1575
|
2260 |
+
paid -10.1583
|
2261 |
+
▁swords -10.1587
|
2262 |
+
▁washed -10.16
|
2263 |
+
▁rejoiced -10.1601
|
2264 |
+
▁rec -10.1619
|
2265 |
+
▁carrying -10.1634
|
2266 |
+
uth -10.1646
|
2267 |
+
▁realize -10.1652
|
2268 |
+
▁owner -10.166
|
2269 |
+
▁maidservants -10.1673
|
2270 |
+
▁foundations -10.1682
|
2271 |
+
R -10.1684
|
2272 |
+
▁record -10.1695
|
2273 |
+
▁asking -10.1707
|
2274 |
+
▁inquire -10.1718
|
2275 |
+
On -10.1732
|
2276 |
+
▁unfaithful -10.1746
|
2277 |
+
▁naked -10.1746
|
2278 |
+
▁mount -10.1749
|
2279 |
+
▁arrogant -10.1749
|
2280 |
+
▁confidence -10.1749
|
2281 |
+
▁crucified -10.1749
|
2282 |
+
▁grief -10.1749
|
2283 |
+
▁music -10.1749
|
2284 |
+
▁quiet -10.1749
|
2285 |
+
▁succeed -10.1749
|
2286 |
+
▁zeal -10.1749
|
2287 |
+
▁barley -10.1749
|
2288 |
+
▁rebellion -10.1749
|
2289 |
+
▁spices -10.1749
|
2290 |
+
▁Nile -10.1749
|
2291 |
+
▁construct -10.1749
|
2292 |
+
▁greet -10.1749
|
2293 |
+
▁arise -10.175
|
2294 |
+
▁tablets -10.1751
|
2295 |
+
▁Ramah -10.1751
|
2296 |
+
▁Leah -10.1754
|
2297 |
+
gree -10.1755
|
2298 |
+
▁conceived -10.176
|
2299 |
+
▁joyful -10.1761
|
2300 |
+
▁Before -10.1763
|
2301 |
+
▁lower -10.1768
|
2302 |
+
▁melt -10.1771
|
2303 |
+
▁Con -10.1776
|
2304 |
+
▁inquired -10.1779
|
2305 |
+
her -10.1784
|
2306 |
+
▁11 -10.1789
|
2307 |
+
ide -10.1789
|
2308 |
+
▁humbled -10.1791
|
2309 |
+
ice -10.1791
|
2310 |
+
▁granted -10.1813
|
2311 |
+
ith -10.1825
|
2312 |
+
ern -10.1837
|
2313 |
+
Today -10.185
|
2314 |
+
▁Zi -10.1866
|
2315 |
+
▁lamp -10.1875
|
2316 |
+
▁mock -10.1916
|
2317 |
+
▁oppress -10.1972
|
2318 |
+
▁increase -10.2003
|
2319 |
+
▁secure -10.2018
|
2320 |
+
:12 -10.2021
|
2321 |
+
▁fortress -10.2028
|
2322 |
+
▁dish -10.2029
|
2323 |
+
▁dark -10.2032
|
2324 |
+
▁lame -10.2033
|
2325 |
+
▁Sidon -10.2034
|
2326 |
+
▁Barnabas -10.2034
|
2327 |
+
▁Jehoram -10.2034
|
2328 |
+
▁River -10.2034
|
2329 |
+
▁Sihon -10.2034
|
2330 |
+
▁ancient -10.2034
|
2331 |
+
▁conscience -10.2034
|
2332 |
+
▁consult -10.2034
|
2333 |
+
▁devil -10.2034
|
2334 |
+
▁dominion -10.2034
|
2335 |
+
▁guide -10.2034
|
2336 |
+
▁holiness -10.2034
|
2337 |
+
▁loaves -10.2034
|
2338 |
+
▁position -10.2034
|
2339 |
+
▁subject -10.2034
|
2340 |
+
▁ascend -10.2034
|
2341 |
+
▁roll -10.2034
|
2342 |
+
▁mark -10.2034
|
2343 |
+
▁play -10.2034
|
2344 |
+
▁interpretation -10.2036
|
2345 |
+
▁eighth -10.2039
|
2346 |
+
▁station -10.2046
|
2347 |
+
▁shaken -10.2047
|
2348 |
+
▁churches -10.2049
|
2349 |
+
▁invited -10.2049
|
2350 |
+
▁Once -10.2057
|
2351 |
+
▁Israelite -10.2068
|
2352 |
+
by -10.2077
|
2353 |
+
▁rid -10.2094
|
2354 |
+
▁Ish -10.2099
|
2355 |
+
▁paths -10.212
|
2356 |
+
▁demon -10.2124
|
2357 |
+
▁younger -10.2138
|
2358 |
+
▁heights -10.214
|
2359 |
+
God -10.2151
|
2360 |
+
▁finds -10.2161
|
2361 |
+
▁planted -10.2162
|
2362 |
+
▁drinking -10.2169
|
2363 |
+
▁judged -10.2169
|
2364 |
+
▁piece -10.217
|
2365 |
+
▁base -10.2179
|
2366 |
+
▁Ra -10.2205
|
2367 |
+
ap -10.2205
|
2368 |
+
ose -10.221
|
2369 |
+
▁remaining -10.2219
|
2370 |
+
▁hid -10.2237
|
2371 |
+
▁Cush -10.2254
|
2372 |
+
▁treasures -10.2258
|
2373 |
+
▁rises -10.2262
|
2374 |
+
▁mol -10.2266
|
2375 |
+
▁descend -10.2273
|
2376 |
+
▁calls -10.229
|
2377 |
+
▁Beersheba -10.2328
|
2378 |
+
▁beauty -10.2328
|
2379 |
+
▁celebrate -10.2328
|
2380 |
+
▁confirm -10.2328
|
2381 |
+
▁divorce -10.2328
|
2382 |
+
▁leaving -10.2328
|
2383 |
+
▁overflow -10.2328
|
2384 |
+
▁pleasure -10.2328
|
2385 |
+
▁spiritual -10.2328
|
2386 |
+
▁folly -10.2328
|
2387 |
+
▁overcome -10.2329
|
2388 |
+
▁thanksgiving -10.2329
|
2389 |
+
▁salt -10.2329
|
2390 |
+
▁horsemen -10.2329
|
2391 |
+
▁recover -10.233
|
2392 |
+
▁Amalekites -10.233
|
2393 |
+
▁cake -10.2332
|
2394 |
+
▁pitch -10.2332
|
2395 |
+
▁jealousy -10.2338
|
2396 |
+
▁singers -10.234
|
2397 |
+
▁fruitful -10.234
|
2398 |
+
▁securely -10.2345
|
2399 |
+
▁store -10.2347
|
2400 |
+
▁state -10.2347
|
2401 |
+
▁worked -10.2359
|
2402 |
+
ring -10.2367
|
2403 |
+
▁provided -10.2389
|
2404 |
+
our -10.2434
|
2405 |
+
▁fools -10.2441
|
2406 |
+
▁leading -10.2469
|
2407 |
+
eg -10.248
|
2408 |
+
▁belonging -10.2487
|
2409 |
+
▁lamps -10.2495
|
2410 |
+
▁plans -10.2546
|
2411 |
+
some -10.2566
|
2412 |
+
▁separate -10.2601
|
2413 |
+
upper -10.2602
|
2414 |
+
▁shake -10.2618
|
2415 |
+
▁Philip -10.2625
|
2416 |
+
▁accuse -10.2631
|
2417 |
+
▁roof -10.2631
|
2418 |
+
▁Jebusites -10.2631
|
2419 |
+
▁banquet -10.2631
|
2420 |
+
▁dug -10.2631
|
2421 |
+
▁exchange -10.2631
|
2422 |
+
▁furnace -10.2631
|
2423 |
+
▁ninth -10.2631
|
2424 |
+
▁perfume -10.2631
|
2425 |
+
▁prophesied -10.2631
|
2426 |
+
▁vessel -10.2631
|
2427 |
+
▁calf -10.2631
|
2428 |
+
▁barren -10.2631
|
2429 |
+
▁coast -10.2631
|
2430 |
+
▁Zerah -10.2632
|
2431 |
+
zziah -10.2633
|
2432 |
+
▁direction -10.2634
|
2433 |
+
▁bake -10.2637
|
2434 |
+
▁Pit -10.2646
|
2435 |
+
▁Ezra -10.2688
|
2436 |
+
▁cr -10.2721
|
2437 |
+
side -10.2729
|
2438 |
+
▁devoured -10.2742
|
2439 |
+
Th -10.2747
|
2440 |
+
eep -10.2748
|
2441 |
+
▁praying -10.2771
|
2442 |
+
▁disciple -10.279
|
2443 |
+
▁den -10.279
|
2444 |
+
▁Jew -10.2792
|
2445 |
+
T -10.283
|
2446 |
+
don -10.2841
|
2447 |
+
:10 -10.2866
|
2448 |
+
▁letters -10.2875
|
2449 |
+
wept -10.2878
|
2450 |
+
tribe -10.2878
|
2451 |
+
▁minds -10.2883
|
2452 |
+
▁reveal -10.2891
|
2453 |
+
ez -10.2932
|
2454 |
+
▁cleanse -10.2941
|
2455 |
+
▁sixty -10.2943
|
2456 |
+
gilead -10.2944
|
2457 |
+
▁Gedaliah -10.2944
|
2458 |
+
▁Greek -10.2944
|
2459 |
+
▁Shiloh -10.2944
|
2460 |
+
▁aloud -10.2944
|
2461 |
+
▁arrest -10.2944
|
2462 |
+
▁citadel -10.2944
|
2463 |
+
▁devise -10.2944
|
2464 |
+
▁gatekeepers -10.2944
|
2465 |
+
▁laugh -10.2944
|
2466 |
+
▁least -10.2944
|
2467 |
+
▁utensils -10.2944
|
2468 |
+
▁Boaz -10.2944
|
2469 |
+
▁acknowledge -10.2944
|
2470 |
+
▁awesome -10.2944
|
2471 |
+
▁besieg -10.2944
|
2472 |
+
▁company -10.2944
|
2473 |
+
▁Joram -10.2944
|
2474 |
+
▁Tamar -10.2944
|
2475 |
+
▁relay -10.2944
|
2476 |
+
▁queen -10.2944
|
2477 |
+
▁swift -10.2944
|
2478 |
+
▁steal -10.2944
|
2479 |
+
▁expect -10.2944
|
2480 |
+
▁crop -10.2945
|
2481 |
+
▁price -10.2945
|
2482 |
+
▁intend -10.2945
|
2483 |
+
▁Obed -10.2945
|
2484 |
+
▁ago -10.2946
|
2485 |
+
▁plow -10.2946
|
2486 |
+
▁bathe -10.2952
|
2487 |
+
▁thirsty -10.2955
|
2488 |
+
▁Ner -10.2999
|
2489 |
+
▁below -10.3002
|
2490 |
+
▁fact -10.3016
|
2491 |
+
▁wheels -10.3018
|
2492 |
+
▁dove -10.3042
|
2493 |
+
▁warriors -10.3049
|
2494 |
+
▁armed -10.3071
|
2495 |
+
▁ill -10.3083
|
2496 |
+
low -10.3106
|
2497 |
+
▁captive -10.3107
|
2498 |
+
▁Egyptian -10.3108
|
2499 |
+
▁transgression -10.311
|
2500 |
+
▁feasts -10.3131
|
2501 |
+
zar -10.3158
|
2502 |
+
▁wanted -10.3226
|
2503 |
+
▁sw -10.3229
|
2504 |
+
bosheth -10.3266
|
2505 |
+
▁Baasha -10.3266
|
2506 |
+
▁Finally -10.3266
|
2507 |
+
▁Micaiah -10.3266
|
2508 |
+
▁Rebekah -10.3266
|
2509 |
+
▁adorn -10.3266
|
2510 |
+
▁dread -10.3266
|
2511 |
+
▁firstfruits -10.3266
|
2512 |
+
▁futile -10.3266
|
2513 |
+
▁leather -10.3266
|
2514 |
+
▁shoot -10.3266
|
2515 |
+
▁tribute -10.3266
|
2516 |
+
▁Micah -10.3267
|
2517 |
+
▁survivors -10.3267
|
2518 |
+
▁edge -10.3267
|
2519 |
+
hadad -10.3267
|
2520 |
+
▁reply -10.3267
|
2521 |
+
▁green -10.3267
|
2522 |
+
▁overtake -10.3267
|
2523 |
+
▁conduct -10.3267
|
2524 |
+
▁stirred -10.3267
|
2525 |
+
▁Jonah -10.3268
|
2526 |
+
▁Kish -10.3272
|
2527 |
+
▁Elam -10.3275
|
2528 |
+
▁30 -10.3277
|
2529 |
+
ezer -10.3279
|
2530 |
+
▁entering -10.328
|
2531 |
+
▁either -10.3286
|
2532 |
+
▁trampled -10.3303
|
2533 |
+
▁deceived -10.3312
|
2534 |
+
▁recognize -10.3326
|
2535 |
+
▁Amen -10.3354
|
2536 |
+
wo -10.3367
|
2537 |
+
▁searched -10.337
|
2538 |
+
▁withdrew -10.3374
|
2539 |
+
▁sprinkl -10.3436
|
2540 |
+
▁red -10.3439
|
2541 |
+
▁wonder -10.3443
|
2542 |
+
▁Red -10.3495
|
2543 |
+
▁prayers -10.3504
|
2544 |
+
▁images -10.3504
|
2545 |
+
See -10.3536
|
2546 |
+
▁direct -10.3542
|
2547 |
+
▁instruct -10.3543
|
2548 |
+
▁pronounce -10.3569
|
2549 |
+
▁vows -10.3569
|
2550 |
+
▁portions -10.3573
|
2551 |
+
▁eight -10.3581
|
2552 |
+
erxes -10.36
|
2553 |
+
▁Abiathar -10.36
|
2554 |
+
▁Gershon -10.36
|
2555 |
+
▁Shaphan -10.36
|
2556 |
+
▁ambush -10.36
|
2557 |
+
▁appeal -10.36
|
2558 |
+
▁conceal -10.36
|
2559 |
+
▁duties -10.36
|
2560 |
+
▁horror -10.36
|
2561 |
+
▁pursuit -10.36
|
2562 |
+
▁writing -10.36
|
2563 |
+
Return -10.36
|
2564 |
+
▁Amnon -10.36
|
2565 |
+
▁Hilkiah -10.36
|
2566 |
+
▁boil -10.36
|
2567 |
+
▁glorify -10.36
|
2568 |
+
▁profit -10.36
|
2569 |
+
▁silence -10.36
|
2570 |
+
▁waist -10.36
|
2571 |
+
▁grasp -10.36
|
2572 |
+
▁Nun -10.36
|
2573 |
+
▁blaz -10.36
|
2574 |
+
▁credit -10.36
|
2575 |
+
▁bag -10.36
|
2576 |
+
▁asleep -10.36
|
2577 |
+
▁shelter -10.36
|
2578 |
+
▁cease -10.36
|
2579 |
+
▁exact -10.36
|
2580 |
+
▁immorality -10.36
|
2581 |
+
▁wipe -10.36
|
2582 |
+
▁carve -10.3601
|
2583 |
+
ood -10.3602
|
2584 |
+
▁taste -10.3603
|
2585 |
+
▁mis -10.3603
|
2586 |
+
▁multiplied -10.3604
|
2587 |
+
▁oppressor -10.3606
|
2588 |
+
day -10.3612
|
2589 |
+
▁entrusted -10.3612
|
2590 |
+
▁guards -10.3613
|
2591 |
+
rious -10.3619
|
2592 |
+
scribed -10.3623
|
2593 |
+
▁greatest -10.3632
|
2594 |
+
▁ring -10.3634
|
2595 |
+
▁Sabbaths -10.3639
|
2596 |
+
▁Sen -10.3644
|
2597 |
+
▁grown -10.3651
|
2598 |
+
▁Should -10.3654
|
2599 |
+
▁descended -10.3661
|
2600 |
+
▁freely -10.3666
|
2601 |
+
▁visions -10.3668
|
2602 |
+
▁companions -10.3674
|
2603 |
+
▁residents -10.3674
|
2604 |
+
▁joined -10.3678
|
2605 |
+
▁shouting -10.3692
|
2606 |
+
ung -10.3697
|
2607 |
+
▁22: -10.37
|
2608 |
+
ible -10.3701
|
2609 |
+
▁tested -10.3715
|
2610 |
+
▁bare -10.3735
|
2611 |
+
Send -10.374
|
2612 |
+
▁Was -10.3852
|
2613 |
+
pro -10.3871
|
2614 |
+
▁ship -10.3888
|
2615 |
+
▁tend -10.3906
|
2616 |
+
void -10.3945
|
2617 |
+
▁Carmel -10.3945
|
2618 |
+
▁Jotham -10.3945
|
2619 |
+
▁Naomi -10.3945
|
2620 |
+
▁choice -10.3945
|
2621 |
+
▁eagle -10.3945
|
2622 |
+
▁forehead -10.3945
|
2623 |
+
▁mildew -10.3945
|
2624 |
+
▁mortal -10.3945
|
2625 |
+
▁respond -10.3945
|
2626 |
+
▁ropes -10.3945
|
2627 |
+
▁stumbling -10.3945
|
2628 |
+
▁thigh -10.3945
|
2629 |
+
▁incline -10.3945
|
2630 |
+
▁snake -10.3945
|
2631 |
+
▁member -10.3945
|
2632 |
+
▁point -10.3945
|
2633 |
+
▁rebel -10.3945
|
2634 |
+
▁Jehoash -10.3945
|
2635 |
+
▁sweep -10.3945
|
2636 |
+
hich -10.3945
|
2637 |
+
▁island -10.3946
|
2638 |
+
▁Later -10.3946
|
2639 |
+
▁lyre -10.3946
|
2640 |
+
▁Hananiah -10.3946
|
2641 |
+
urther -10.3957
|
2642 |
+
▁Moabites -10.3962
|
2643 |
+
▁dwellers -10.3973
|
2644 |
+
▁118: -10.3983
|
2645 |
+
▁goodness -10.3993
|
2646 |
+
shan -10.4
|
2647 |
+
▁aware -10.4001
|
2648 |
+
▁prove -10.4018
|
2649 |
+
▁Nor -10.402
|
2650 |
+
ower -10.4021
|
2651 |
+
▁frames -10.4033
|
2652 |
+
▁weighed -10.4062
|
2653 |
+
▁locusts -10.4067
|
2654 |
+
▁preached -10.4077
|
2655 |
+
▁hates -10.4079
|
2656 |
+
verything -10.4084
|
2657 |
+
▁trumpets -10.4102
|
2658 |
+
Z -10.4114
|
2659 |
+
▁109: -10.4134
|
2660 |
+
▁trumpet -10.4142
|
2661 |
+
▁notice -10.4142
|
2662 |
+
▁abomination -10.4143
|
2663 |
+
not -10.4145
|
2664 |
+
▁governors -10.4205
|
2665 |
+
oven -10.4227
|
2666 |
+
▁spot -10.4227
|
2667 |
+
Listen -10.4236
|
2668 |
+
▁Greet -10.4236
|
2669 |
+
▁shatter -10.4248
|
2670 |
+
bal -10.4255
|
2671 |
+
▁heat -10.4256
|
2672 |
+
▁exp -10.4259
|
2673 |
+
▁plea -10.4262
|
2674 |
+
So -10.4272
|
2675 |
+
▁divide -10.4287
|
2676 |
+
▁Adonijah -10.4302
|
2677 |
+
▁Jephthah -10.4302
|
2678 |
+
▁Tarshish -10.4302
|
2679 |
+
▁acacia -10.4302
|
2680 |
+
▁carcass -10.4302
|
2681 |
+
▁gentle -10.4302
|
2682 |
+
▁guest -10.4302
|
2683 |
+
▁immediately -10.4302
|
2684 |
+
▁integrity -10.4302
|
2685 |
+
▁quarrel -10.4302
|
2686 |
+
▁slept -10.4302
|
2687 |
+
▁trembling -10.4302
|
2688 |
+
▁contain -10.4302
|
2689 |
+
▁dried -10.4302
|
2690 |
+
▁public -10.4302
|
2691 |
+
▁respect -10.4302
|
2692 |
+
▁taunt -10.4302
|
2693 |
+
▁Through -10.4302
|
2694 |
+
▁contend -10.4302
|
2695 |
+
▁decide -10.4302
|
2696 |
+
▁spoil -10.4302
|
2697 |
+
▁storm -10.4302
|
2698 |
+
▁hail -10.4302
|
2699 |
+
▁bribe -10.4302
|
2700 |
+
▁nest -10.4302
|
2701 |
+
▁Abijah -10.4302
|
2702 |
+
▁ought -10.4303
|
2703 |
+
▁reside -10.4303
|
2704 |
+
▁lovers -10.4304
|
2705 |
+
▁flourish -10.4304
|
2706 |
+
▁forced -10.431
|
2707 |
+
Curse -10.4316
|
2708 |
+
▁Za -10.4316
|
2709 |
+
▁pity -10.4336
|
2710 |
+
▁alike -10.4338
|
2711 |
+
adan -10.4381
|
2712 |
+
▁35: -10.4397
|
2713 |
+
▁murderer -10.4404
|
2714 |
+
▁73: -10.4406
|
2715 |
+
▁shouted -10.4428
|
2716 |
+
▁102: -10.447
|
2717 |
+
▁ships -10.447
|
2718 |
+
▁less -10.4481
|
2719 |
+
▁bent -10.4509
|
2720 |
+
G -10.4528
|
2721 |
+
▁comp -10.4579
|
2722 |
+
▁14 -10.4584
|
2723 |
+
▁hin -10.4594
|
2724 |
+
▁Ki -10.4606
|
2725 |
+
▁Ez -10.4621
|
2726 |
+
▁Hur -10.4638
|
2727 |
+
▁helped -10.464
|
2728 |
+
▁change -10.465
|
2729 |
+
▁trample -10.4655
|
2730 |
+
▁transgress -10.4669
|
2731 |
+
▁fragran -10.467
|
2732 |
+
▁Hanan -10.467
|
2733 |
+
▁Consider -10.4672
|
2734 |
+
▁Macedonia -10.4672
|
2735 |
+
▁Rock -10.4672
|
2736 |
+
▁Shallum -10.4672
|
2737 |
+
▁ceremonially -10.4672
|
2738 |
+
▁common -10.4672
|
2739 |
+
▁confront -10.4672
|
2740 |
+
▁eager -10.4672
|
2741 |
+
▁instruments -10.4672
|
2742 |
+
▁majesty -10.4672
|
2743 |
+
▁ministry -10.4672
|
2744 |
+
▁mystery -10.4672
|
2745 |
+
▁precepts -10.4672
|
2746 |
+
▁redemption -10.4672
|
2747 |
+
▁success -10.4672
|
2748 |
+
▁tempt -10.4672
|
2749 |
+
▁triumph -10.4672
|
2750 |
+
▁complain -10.4672
|
2751 |
+
▁defend -10.4672
|
2752 |
+
▁forefather -10.4672
|
2753 |
+
▁overwhelm -10.4672
|
2754 |
+
▁scepter -10.4672
|
2755 |
+
▁scheme -10.4672
|
2756 |
+
▁scorch -10.4672
|
2757 |
+
▁unjust -10.4672
|
2758 |
+
▁violent -10.4672
|
2759 |
+
▁Great -10.4672
|
2760 |
+
▁delay -10.4672
|
2761 |
+
▁sprout -10.4672
|
2762 |
+
▁Baruch -10.4672
|
2763 |
+
▁Three -10.4672
|
2764 |
+
▁sandals -10.4672
|
2765 |
+
ueen -10.4672
|
2766 |
+
nine -10.4673
|
2767 |
+
▁greed -10.4673
|
2768 |
+
▁slavery -10.4674
|
2769 |
+
▁dare -10.4675
|
2770 |
+
▁flash -10.4675
|
2771 |
+
▁armies -10.4676
|
2772 |
+
▁dogs -10.468
|
2773 |
+
▁forces -10.4681
|
2774 |
+
▁counselor -10.4683
|
2775 |
+
▁withered -10.4685
|
2776 |
+
▁stir -10.469
|
2777 |
+
▁Maker -10.4692
|
2778 |
+
▁Turn -10.4694
|
2779 |
+
Nothing -10.4696
|
2780 |
+
▁unit -10.4701
|
2781 |
+
▁drawn -10.4706
|
2782 |
+
▁proceeded -10.472
|
2783 |
+
▁Amon -10.4723
|
2784 |
+
▁wounded -10.4726
|
2785 |
+
▁widows -10.473
|
2786 |
+
▁greatness -10.4731
|
2787 |
+
▁strengthened -10.4749
|
2788 |
+
▁healing -10.4749
|
2789 |
+
▁breasts -10.4767
|
2790 |
+
▁repairs -10.4792
|
2791 |
+
▁fighting -10.4836
|
2792 |
+
▁wound -10.4853
|
2793 |
+
▁chamber -10.4897
|
2794 |
+
▁perished -10.4919
|
2795 |
+
▁provinces -10.4928
|
2796 |
+
▁les -10.4931
|
2797 |
+
otted -10.495
|
2798 |
+
where -10.4985
|
2799 |
+
Teacher -10.499
|
2800 |
+
▁waves -10.4997
|
2801 |
+
▁honored -10.4999
|
2802 |
+
To -10.5
|
2803 |
+
▁summon -10.5005
|
2804 |
+
▁wail -10.5014
|
2805 |
+
▁practices -10.5016
|
2806 |
+
▁dress -10.5018
|
2807 |
+
▁require -10.5026
|
2808 |
+
oph -10.5037
|
2809 |
+
▁thirst -10.5043
|
2810 |
+
spite -10.5056
|
2811 |
+
▁Caesar -10.5057
|
2812 |
+
Peace -10.5057
|
2813 |
+
▁Darius -10.5057
|
2814 |
+
▁Hazael -10.5057
|
2815 |
+
▁Nazareth -10.5057
|
2816 |
+
▁Timothy -10.5057
|
2817 |
+
▁Twelve -10.5057
|
2818 |
+
▁Zeruiah -10.5057
|
2819 |
+
▁calves -10.5057
|
2820 |
+
▁centurion -10.5057
|
2821 |
+
▁continually -10.5057
|
2822 |
+
▁discharge -10.5057
|
2823 |
+
▁hammer -10.5057
|
2824 |
+
▁native -10.5057
|
2825 |
+
▁scales -10.5057
|
2826 |
+
▁stubborn -10.5057
|
2827 |
+
▁testimonies -10.5057
|
2828 |
+
▁crawl -10.5057
|
2829 |
+
▁boundary -10.5057
|
2830 |
+
▁exult -10.5057
|
2831 |
+
▁load -10.5057
|
2832 |
+
▁swarm -10.5057
|
2833 |
+
▁accomplishments -10.5057
|
2834 |
+
▁slay -10.5057
|
2835 |
+
▁stray -10.5057
|
2836 |
+
▁bought -10.5057
|
2837 |
+
▁bud -10.5057
|
2838 |
+
—12 -10.5057
|
2839 |
+
▁dig -10.5057
|
2840 |
+
▁infant -10.5057
|
2841 |
+
▁bind -10.5057
|
2842 |
+
▁cling -10.5057
|
2843 |
+
▁severe -10.5057
|
2844 |
+
▁tithe -10.5057
|
2845 |
+
▁Jeshua -10.5058
|
2846 |
+
▁quake -10.5058
|
2847 |
+
▁Jewish -10.5058
|
2848 |
+
▁contribution -10.5058
|
2849 |
+
▁Ramoth -10.5058
|
2850 |
+
▁New -10.506
|
2851 |
+
▁distan -10.506
|
2852 |
+
?’” -10.506
|
2853 |
+
▁Hamath -10.5061
|
2854 |
+
▁Tema -10.5071
|
2855 |
+
▁Anyone -10.5071
|
2856 |
+
▁exposed -10.5074
|
2857 |
+
▁faithless -10.5075
|
2858 |
+
▁grieved -10.5078
|
2859 |
+
▁skilled -10.5088
|
2860 |
+
▁sown -10.509
|
2861 |
+
▁accomplished -10.5103
|
2862 |
+
▁completed -10.5125
|
2863 |
+
▁stronger -10.5128
|
2864 |
+
▁condemned -10.5139
|
2865 |
+
▁prophesying -10.5158
|
2866 |
+
▁44: -10.5208
|
2867 |
+
▁Get -10.5209
|
2868 |
+
▁watching -10.5211
|
2869 |
+
port -10.5265
|
2870 |
+
▁fa -10.5272
|
2871 |
+
gar -10.5279
|
2872 |
+
▁corner -10.5298
|
2873 |
+
▁po -10.5325
|
2874 |
+
most -10.5394
|
2875 |
+
Amen -10.5396
|
2876 |
+
▁Lo -10.5413
|
2877 |
+
▁groan -10.5414
|
2878 |
+
rah -10.5421
|
2879 |
+
▁spec -10.5442
|
2880 |
+
▁avenge -10.5448
|
2881 |
+
▁Merari -10.5455
|
2882 |
+
▁proper -10.5457
|
2883 |
+
shemesh -10.5457
|
2884 |
+
▁Arabah -10.5457
|
2885 |
+
▁Jehoahaz -10.5457
|
2886 |
+
▁Meshullam -10.5457
|
2887 |
+
▁Nebat -10.5457
|
2888 |
+
▁Suddenly -10.5457
|
2889 |
+
▁Zerubbabel -10.5457
|
2890 |
+
▁bride -10.5457
|
2891 |
+
▁bridegroom -10.5457
|
2892 |
+
▁demolish -10.5457
|
2893 |
+
▁deprive -10.5457
|
2894 |
+
▁deserve -10.5457
|
2895 |
+
▁different -10.5457
|
2896 |
+
▁duty -10.5457
|
2897 |
+
▁embrace -10.5457
|
2898 |
+
▁future -10.5457
|
2899 |
+
▁justified -10.5457
|
2900 |
+
▁parents -10.5457
|
2901 |
+
▁prescribed -10.5457
|
2902 |
+
▁prophecy -10.5457
|
2903 |
+
▁provision -10.5457
|
2904 |
+
▁submit -10.5457
|
2905 |
+
▁summer -10.5457
|
2906 |
+
▁tunic -10.5457
|
2907 |
+
▁vanish -10.5457
|
2908 |
+
▁Kadesh -10.5457
|
2909 |
+
▁due -10.5457
|
2910 |
+
▁Arnon -10.5457
|
2911 |
+
▁Hiram -10.5457
|
2912 |
+
▁worse -10.5457
|
2913 |
+
▁harsh -10.5457
|
2914 |
+
▁legs -10.5457
|
2915 |
+
▁Cain -10.5457
|
2916 |
+
▁insult -10.5457
|
2917 |
+
▁arose -10.5457
|
2918 |
+
▁Adam -10.5457
|
2919 |
+
▁amazed -10.5457
|
2920 |
+
▁Keep -10.5458
|
2921 |
+
▁Abishai -10.5459
|
2922 |
+
▁compare -10.5459
|
2923 |
+
▁oppression -10.5462
|
2924 |
+
▁moment -10.5462
|
2925 |
+
▁insight -10.5463
|
2926 |
+
▁Hallelujah -10.5464
|
2927 |
+
▁hunger -10.5464
|
2928 |
+
▁knees -10.5467
|
2929 |
+
▁tender -10.5469
|
2930 |
+
▁profaned -10.5479
|
2931 |
+
▁sinful -10.5493
|
2932 |
+
▁dedicated -10.5496
|
2933 |
+
▁merchants -10.5506
|
2934 |
+
▁recorded -10.5535
|
2935 |
+
▁treated -10.556
|
2936 |
+
▁hot -10.5561
|
2937 |
+
▁ruined -10.5564
|
2938 |
+
rib -10.5586
|
2939 |
+
▁rim -10.5592
|
2940 |
+
▁rider -10.562
|
2941 |
+
▁wounds -10.5627
|
2942 |
+
▁watched -10.5662
|
2943 |
+
▁Hittite -10.5714
|
2944 |
+
▁apostle -10.5723
|
2945 |
+
▁crying -10.5745
|
2946 |
+
Should -10.5807
|
2947 |
+
And -10.5808
|
2948 |
+
▁kiss -10.5819
|
2949 |
+
▁proceed -10.582
|
2950 |
+
▁accord -10.5832
|
2951 |
+
▁branch -10.5867
|
2952 |
+
▁correct -10.587
|
2953 |
+
▁La -10.5871
|
2954 |
+
▁interpret -10.5871
|
2955 |
+
▁courage -10.5872
|
2956 |
+
control -10.5873
|
2957 |
+
▁Ahijah -10.5873
|
2958 |
+
▁Ekron -10.5873
|
2959 |
+
▁Jabesh -10.5873
|
2960 |
+
▁Lachish -10.5873
|
2961 |
+
▁Naaman -10.5873
|
2962 |
+
▁Phinehas -10.5873
|
2963 |
+
▁block -10.5873
|
2964 |
+
▁climb -10.5873
|
2965 |
+
▁commend -10.5873
|
2966 |
+
▁dispute -10.5873
|
2967 |
+
▁eunuch -10.5873
|
2968 |
+
▁fresh -10.5873
|
2969 |
+
▁honest -10.5873
|
2970 |
+
▁invade -10.5873
|
2971 |
+
▁oak -10.5873
|
2972 |
+
▁perverse -10.5873
|
2973 |
+
▁ruthless -10.5873
|
2974 |
+
▁serpent -10.5873
|
2975 |
+
▁shrine -10.5873
|
2976 |
+
▁twelfth -10.5873
|
2977 |
+
Prepar -10.5873
|
2978 |
+
▁wasteland -10.5873
|
2979 |
+
▁unwilling -10.5873
|
2980 |
+
▁bank -10.5873
|
2981 |
+
▁eighteen -10.5873
|
2982 |
+
▁snow -10.5873
|
2983 |
+
▁spun -10.5873
|
2984 |
+
▁arrange -10.5874
|
2985 |
+
▁menservants -10.5874
|
2986 |
+
▁train -10.5874
|
2987 |
+
▁running -10.5874
|
2988 |
+
▁standard -10.5874
|
2989 |
+
▁Johanan -10.5874
|
2990 |
+
,500 -10.5874
|
2991 |
+
▁greetings -10.5874
|
2992 |
+
▁Ruth -10.5875
|
2993 |
+
▁potter -10.5877
|
2994 |
+
▁nakedness -10.5877
|
2995 |
+
▁intent -10.5878
|
2996 |
+
▁ju -10.5881
|
2997 |
+
▁blot -10.5885
|
2998 |
+
▁Abel -10.5886
|
2999 |
+
▁highest -10.5893
|
3000 |
+
▁pomegranates -10.5905
|
3001 |
+
of -10.5916
|
3002 |
+
▁denie -10.5927
|
3003 |
+
▁hiding -10.5935
|
3004 |
+
▁risen -10.5937
|
3005 |
+
▁deeply -10.5941
|
3006 |
+
▁closed -10.595
|
3007 |
+
▁Teacher -10.5953
|
3008 |
+
▁associates -10.5953
|
3009 |
+
▁sealed -10.5972
|
3010 |
+
▁wearing -10.5973
|
3011 |
+
▁car -10.5976
|
3012 |
+
▁requested -10.5986
|
3013 |
+
▁suffered -10.5986
|
3014 |
+
▁leaven -10.5994
|
3015 |
+
▁windows -10.5995
|
3016 |
+
▁mourned -10.604
|
3017 |
+
Arise -10.6048
|
3018 |
+
M -10.6058
|
3019 |
+
▁71: -10.6075
|
3020 |
+
▁31: -10.6077
|
3021 |
+
▁regarded -10.6101
|
3022 |
+
▁highly -10.6101
|
3023 |
+
▁plundered -10.611
|
3024 |
+
▁trusted -10.6122
|
3025 |
+
▁measur -10.6147
|
3026 |
+
▁step -10.615
|
3027 |
+
▁139: -10.6181
|
3028 |
+
D -10.6206
|
3029 |
+
scribe -10.6211
|
3030 |
+
All -10.6243
|
3031 |
+
Did -10.6244
|
3032 |
+
▁capture -10.6278
|
3033 |
+
▁jealous -10.6294
|
3034 |
+
▁assemble -10.6304
|
3035 |
+
▁Gomorrah -10.6308
|
3036 |
+
▁Grace -10.6308
|
3037 |
+
▁Hivites -10.6308
|
3038 |
+
▁Jezebel -10.6308
|
3039 |
+
▁Maaseiah -10.6308
|
3040 |
+
▁Perizzites -10.6308
|
3041 |
+
▁collapse -10.6308
|
3042 |
+
▁difficult -10.6308
|
3043 |
+
▁envy -10.6308
|
3044 |
+
▁extinguish -10.6308
|
3045 |
+
▁frankincense -10.6308
|
3046 |
+
▁freedom -10.6308
|
3047 |
+
▁hurrie -10.6308
|
3048 |
+
▁miracle -10.6308
|
3049 |
+
▁rejoicing -10.6308
|
3050 |
+
▁result -10.6308
|
3051 |
+
▁rubble -10.6308
|
3052 |
+
▁serving -10.6308
|
3053 |
+
▁slope -10.6308
|
3054 |
+
▁surpass -10.6308
|
3055 |
+
▁sustain -10.6308
|
3056 |
+
▁thief -10.6308
|
3057 |
+
▁Machir -10.6308
|
3058 |
+
▁black -10.6308
|
3059 |
+
▁catch -10.6308
|
3060 |
+
▁magic -10.6308
|
3061 |
+
▁patient -10.6308
|
3062 |
+
▁Moon -10.6308
|
3063 |
+
▁alarm -10.6308
|
3064 |
+
▁relent -10.6308
|
3065 |
+
▁Bread -10.6308
|
3066 |
+
▁ripe -10.6308
|
3067 |
+
▁begged -10.6308
|
3068 |
+
▁trial -10.6308
|
3069 |
+
▁abide -10.6308
|
3070 |
+
▁threshold -10.6308
|
3071 |
+
▁coals -10.6309
|
3072 |
+
▁prostitution -10.6309
|
3073 |
+
▁Would -10.631
|
3074 |
+
▁Lif -10.6314
|
3075 |
+
▁pair -10.6315
|
3076 |
+
▁gladness -10.6315
|
3077 |
+
▁trade -10.6316
|
3078 |
+
▁basin -10.6317
|
3079 |
+
▁severely -10.6327
|
3080 |
+
▁subdued -10.6328
|
3081 |
+
▁testified -10.6331
|
3082 |
+
▁height -10.6346
|
3083 |
+
▁kissed -10.6365
|
3084 |
+
blew -10.6384
|
3085 |
+
▁94: -10.6414
|
3086 |
+
▁Cushite -10.6421
|
3087 |
+
col -10.6456
|
3088 |
+
▁55: -10.6481
|
3089 |
+
▁accepted -10.6489
|
3090 |
+
▁deserted -10.6526
|
3091 |
+
▁seer -10.6582
|
3092 |
+
▁survive -10.66
|
3093 |
+
▁locust -10.6603
|
3094 |
+
▁street -10.6604
|
3095 |
+
▁official -10.6605
|
3096 |
+
▁strip -10.6605
|
3097 |
+
▁descendant -10.6607
|
3098 |
+
▁noble -10.6643
|
3099 |
+
ius -10.6663
|
3100 |
+
three -10.6697
|
3101 |
+
▁accomplish -10.6709
|
3102 |
+
▁abandon -10.6709
|
3103 |
+
▁32 -10.6747
|
3104 |
+
act -10.6759
|
3105 |
+
▁fier -10.676
|
3106 |
+
▁fit -10.6761
|
3107 |
+
▁advise -10.6763
|
3108 |
+
▁winepress -10.6763
|
3109 |
+
▁Cyrus -10.6763
|
3110 |
+
▁Elkanah -10.6763
|
3111 |
+
▁Nadab -10.6763
|
3112 |
+
▁Obadiah -10.6763
|
3113 |
+
▁Sisera -10.6763
|
3114 |
+
▁advice -10.6763
|
3115 |
+
▁amount -10.6763
|
3116 |
+
▁arrogance -10.6763
|
3117 |
+
▁baptism -10.6763
|
3118 |
+
▁blast -10.6763
|
3119 |
+
▁breastpiece -10.6763
|
3120 |
+
▁defense -10.6763
|
3121 |
+
▁dismayed -10.6763
|
3122 |
+
▁encamp -10.6763
|
3123 |
+
▁level -10.6763
|
3124 |
+
▁pregnant -10.6763
|
3125 |
+
▁priesthood -10.6763
|
3126 |
+
▁proverb -10.6763
|
3127 |
+
▁reduce -10.6763
|
3128 |
+
▁refresh -10.6763
|
3129 |
+
▁storehouse -10.6763
|
3130 |
+
▁supply -10.6763
|
3131 |
+
▁thirteen -10.6763
|
3132 |
+
▁treasury -10.6763
|
3133 |
+
▁withdraw -10.6763
|
3134 |
+
▁Gaza -10.6763
|
3135 |
+
▁Nabal -10.6763
|
3136 |
+
▁shade -10.6763
|
3137 |
+
▁Susa -10.6763
|
3138 |
+
▁exist -10.6763
|
3139 |
+
▁steward -10.6763
|
3140 |
+
▁withhold -10.6763
|
3141 |
+
▁rising -10.6763
|
3142 |
+
▁task -10.6763
|
3143 |
+
▁hooks -10.6763
|
3144 |
+
▁liar -10.6763
|
3145 |
+
▁Amasa -10.6763
|
3146 |
+
▁incur -10.6764
|
3147 |
+
▁believers -10.6764
|
3148 |
+
▁skillful -10.6764
|
3149 |
+
▁torment -10.6764
|
3150 |
+
▁repentance -10.6765
|
3151 |
+
!’” -10.6766
|
3152 |
+
▁bold -10.6768
|
3153 |
+
▁slow -10.6772
|
3154 |
+
▁Joel -10.6774
|
3155 |
+
▁belt -10.6784
|
3156 |
+
▁Gera -10.6787
|
3157 |
+
▁warn -10.6787
|
3158 |
+
▁inhabited -10.6789
|
3159 |
+
▁Pu -10.679
|
3160 |
+
▁cook -10.6795
|
3161 |
+
▁pronounced -10.6805
|
3162 |
+
▁hardened -10.6807
|
3163 |
+
▁swallowed -10.6812
|
3164 |
+
tip -10.6821
|
3165 |
+
▁rescued -10.6829
|
3166 |
+
▁directed -10.6838
|
3167 |
+
▁observed -10.6838
|
3168 |
+
▁thinking -10.6858
|
3169 |
+
▁38: -10.6883
|
3170 |
+
▁34: -10.6904
|
3171 |
+
▁33: -10.6932
|
3172 |
+
▁staying -10.6949
|
3173 |
+
▁oppose -10.6958
|
3174 |
+
▁18 -10.697
|
3175 |
+
▁destroyer -10.7003
|
3176 |
+
▁103: -10.7036
|
3177 |
+
▁warrior -10.7079
|
3178 |
+
▁village -10.7081
|
3179 |
+
▁clothe -10.7083
|
3180 |
+
▁post -10.7092
|
3181 |
+
what -10.7174
|
3182 |
+
Can -10.7184
|
3183 |
+
Hear -10.7212
|
3184 |
+
▁Ashdod -10.7239
|
3185 |
+
▁Ithamar -10.7239
|
3186 |
+
▁Jubilee -10.7239
|
3187 |
+
▁Maacah -10.7239
|
3188 |
+
▁Naboth -10.7239
|
3189 |
+
▁Nineveh -10.7239
|
3190 |
+
▁Sanhedrin -10.7239
|
3191 |
+
▁blossom -10.7239
|
3192 |
+
▁dishonor -10.7239
|
3193 |
+
▁divination -10.7239
|
3194 |
+
▁equal -10.7239
|
3195 |
+
▁evildoers -10.7239
|
3196 |
+
▁marvel -10.7239
|
3197 |
+
▁outstretched -10.7239
|
3198 |
+
▁purification -10.7239
|
3199 |
+
▁purify -10.7239
|
3200 |
+
▁responsible -10.7239
|
3201 |
+
▁security -10.7239
|
3202 |
+
▁treasuries -10.7239
|
3203 |
+
▁victory -10.7239
|
3204 |
+
▁Husha -10.7239
|
3205 |
+
▁censer -10.7239
|
3206 |
+
▁craftsmen -10.7239
|
3207 |
+
▁fountain -10.7239
|
3208 |
+
▁Hezron -10.7239
|
3209 |
+
▁center -10.7239
|
3210 |
+
▁wool -10.7239
|
3211 |
+
▁split -10.7239
|
3212 |
+
destined -10.7239
|
3213 |
+
▁tread -10.7239
|
3214 |
+
▁lust -10.7239
|
3215 |
+
▁lean -10.7239
|
3216 |
+
▁kindled -10.724
|
3217 |
+
▁Perez -10.724
|
3218 |
+
▁afar -10.724
|
3219 |
+
▁abound -10.724
|
3220 |
+
▁pool -10.7241
|
3221 |
+
▁nearby -10.7245
|
3222 |
+
▁sickness -10.7245
|
3223 |
+
▁spies -10.7246
|
3224 |
+
▁Dur -10.7246
|
3225 |
+
▁remind -10.7247
|
3226 |
+
dressed -10.7248
|
3227 |
+
▁deliverance -10.7248
|
3228 |
+
▁cost -10.7249
|
3229 |
+
▁Haran -10.7249
|
3230 |
+
▁route -10.7259
|
3231 |
+
Stand -10.726
|
3232 |
+
▁youngest -10.7263
|
3233 |
+
Master -10.7273
|
3234 |
+
shua -10.728
|
3235 |
+
▁selected -10.728
|
3236 |
+
▁groaning -10.729
|
3237 |
+
▁rear -10.73
|
3238 |
+
▁145: -10.731
|
3239 |
+
▁wage -10.7319
|
3240 |
+
▁Earl -10.7323
|
3241 |
+
▁warm -10.7327
|
3242 |
+
they -10.7356
|
3243 |
+
▁135: -10.737
|
3244 |
+
bearer -10.7371
|
3245 |
+
▁robb -10.7388
|
3246 |
+
both -10.7415
|
3247 |
+
None -10.742
|
3248 |
+
erah -10.7467
|
3249 |
+
▁wag -10.7491
|
3250 |
+
▁repair -10.7524
|
3251 |
+
▁arrow -10.758
|
3252 |
+
▁officer -10.7581
|
3253 |
+
▁pole -10.7584
|
3254 |
+
who -10.7614
|
3255 |
+
K -10.7673
|
3256 |
+
Since -10.7673
|
3257 |
+
Put -10.7675
|
3258 |
+
▁swallow -10.7685
|
3259 |
+
your -10.7721
|
3260 |
+
ially -10.7721
|
3261 |
+
que -10.7739
|
3262 |
+
espec -10.7739
|
3263 |
+
jearim -10.7739
|
3264 |
+
▁cypress -10.7739
|
3265 |
+
Rejoice -10.7739
|
3266 |
+
believing -10.7739
|
3267 |
+
▁Anathoth -10.7739
|
3268 |
+
▁Antioch -10.7739
|
3269 |
+
▁Gehazi -10.7739
|
3270 |
+
▁Jehoiachin -10.7739
|
3271 |
+
▁Nethaniah -10.7739
|
3272 |
+
▁Prophet -10.7739
|
3273 |
+
▁circumcision -10.7739
|
3274 |
+
▁cistern -10.7739
|
3275 |
+
▁driving -10.7739
|
3276 |
+
▁enraged -10.7739
|
3277 |
+
▁foothills -10.7739
|
3278 |
+
▁frighten -10.7739
|
3279 |
+
▁grumble -10.7739
|
3280 |
+
▁inflict -10.7739
|
3281 |
+
▁lofty -10.7739
|
3282 |
+
▁memorial -10.7739
|
3283 |
+
▁perseverance -10.7739
|
3284 |
+
▁quarter -10.7739
|
3285 |
+
▁resolve -10.7739
|
3286 |
+
▁revive -10.7739
|
3287 |
+
▁simple -10.7739
|
3288 |
+
▁solemn -10.7739
|
3289 |
+
▁stomach -10.7739
|
3290 |
+
▁turban -10.7739
|
3291 |
+
▁whirlwind -10.7739
|
3292 |
+
▁Ahikam -10.7739
|
3293 |
+
▁Hannah -10.7739
|
3294 |
+
▁creation -10.7739
|
3295 |
+
▁permit -10.7739
|
3296 |
+
▁straw -10.7739
|
3297 |
+
▁worry -10.7739
|
3298 |
+
▁Nahor -10.7739
|
3299 |
+
▁designated -10.7739
|
3300 |
+
▁pleasant -10.7739
|
3301 |
+
▁hunt -10.7739
|
3302 |
+
▁cheer -10.7739
|
3303 |
+
▁flute -10.7739
|
3304 |
+
▁log -10.7739
|
3305 |
+
▁Shelah -10.7739
|
3306 |
+
▁interest -10.7739
|
3307 |
+
▁planned -10.7739
|
3308 |
+
▁Asia -10.7739
|
3309 |
+
▁actions -10.7739
|
3310 |
+
▁cows -10.7739
|
3311 |
+
▁dung -10.7739
|
3312 |
+
▁Geba -10.7739
|
3313 |
+
▁begin -10.774
|
3314 |
+
▁gaze -10.7741
|
3315 |
+
edom -10.7741
|
3316 |
+
▁Timna -10.7742
|
3317 |
+
▁eleventh -10.7742
|
3318 |
+
▁lend -10.7742
|
3319 |
+
▁stick -10.7744
|
3320 |
+
▁pile -10.775
|
3321 |
+
▁Eliab -10.775
|
3322 |
+
▁15 -10.7752
|
3323 |
+
▁sanctified -10.7752
|
3324 |
+
▁min -10.7758
|
3325 |
+
▁required -10.7779
|
3326 |
+
▁repaired -10.7794
|
3327 |
+
▁cart -10.7795
|
3328 |
+
▁passes -10.7799
|
3329 |
+
▁defect -10.7807
|
3330 |
+
▁147: -10.7808
|
3331 |
+
9:2 -10.7833
|
3332 |
+
▁mocked -10.7836
|
3333 |
+
▁decreed -10.7844
|
3334 |
+
▁mocker -10.7853
|
3335 |
+
▁borne -10.7872
|
3336 |
+
▁77: -10.7898
|
3337 |
+
▁issue -10.791
|
3338 |
+
▁stripp -10.7915
|
3339 |
+
▁realiz -10.7919
|
3340 |
+
▁72: -10.793
|
3341 |
+
how -10.794
|
3342 |
+
oz -10.7982
|
3343 |
+
iness -10.7997
|
3344 |
+
▁74 -10.7999
|
3345 |
+
stern -10.8015
|
3346 |
+
zi -10.8031
|
3347 |
+
▁49: -10.8082
|
3348 |
+
▁relative -10.8106
|
3349 |
+
ccording -10.8164
|
3350 |
+
▁helper -10.8166
|
3351 |
+
His -10.8204
|
3352 |
+
tenth -10.8223
|
3353 |
+
▁persecute -10.8234
|
3354 |
+
because -10.8255
|
3355 |
+
▁sharp -10.8257
|
3356 |
+
▁Amalek -10.8262
|
3357 |
+
reserve -10.8264
|
3358 |
+
melech -10.8265
|
3359 |
+
▁Hadad -10.8265
|
3360 |
+
▁origin -10.8265
|
3361 |
+
▁trespass -10.8265
|
3362 |
+
▁Abigail -10.8265
|
3363 |
+
▁Athaliah -10.8265
|
3364 |
+
▁Libnah -10.8265
|
3365 |
+
▁Michal -10.8265
|
3366 |
+
▁Seraiah -10.8265
|
3367 |
+
▁Succoth -10.8265
|
3368 |
+
▁arrival -10.8265
|
3369 |
+
▁await -10.8265
|
3370 |
+
▁contrary -10.8265
|
3371 |
+
▁distribut -10.8265
|
3372 |
+
▁elect -10.8265
|
3373 |
+
▁embroidere -10.8265
|
3374 |
+
▁enthrone -10.8265
|
3375 |
+
▁falsehood -10.8265
|
3376 |
+
▁fashion -10.8265
|
3377 |
+
▁fugitive -10.8265
|
3378 |
+
▁impurity -10.8265
|
3379 |
+
▁kidneys -10.8265
|
3380 |
+
▁maintain -10.8265
|
3381 |
+
▁majestic -10.8265
|
3382 |
+
▁obtain -10.8265
|
3383 |
+
▁patience -10.8265
|
3384 |
+
▁plenty -10.8265
|
3385 |
+
▁poverty -10.8265
|
3386 |
+
▁revelation -10.8265
|
3387 |
+
▁sixteen -10.8265
|
3388 |
+
▁unpunished -10.8265
|
3389 |
+
▁view -10.8265
|
3390 |
+
▁Achish -10.8265
|
3391 |
+
▁First -10.8265
|
3392 |
+
▁Hazor -10.8265
|
3393 |
+
▁glean -10.8265
|
3394 |
+
▁limit -10.8265
|
3395 |
+
▁sack -10.8265
|
3396 |
+
▁stiff -10.8265
|
3397 |
+
▁timber -10.8265
|
3398 |
+
▁countries -10.8265
|
3399 |
+
▁smash -10.8265
|
3400 |
+
▁Asahel -10.8265
|
3401 |
+
▁content -10.8265
|
3402 |
+
uck -10.8265
|
3403 |
+
▁Eden -10.8266
|
3404 |
+
▁Hadadezer -10.8266
|
3405 |
+
▁debt -10.8266
|
3406 |
+
▁owl -10.8266
|
3407 |
+
▁resound -10.8266
|
3408 |
+
▁attach -10.8266
|
3409 |
+
▁manner -10.8267
|
3410 |
+
▁manna -10.8267
|
3411 |
+
▁meaning -10.8269
|
3412 |
+
▁Light -10.827
|
3413 |
+
▁vast -10.8272
|
3414 |
+
▁belly -10.8274
|
3415 |
+
woke -10.8281
|
3416 |
+
▁purchased -10.8281
|
3417 |
+
▁shape -10.8283
|
3418 |
+
▁Elah -10.8284
|
3419 |
+
▁arrayed -10.8284
|
3420 |
+
▁determined -10.8286
|
3421 |
+
▁Ram -10.8289
|
3422 |
+
▁acquired -10.8294
|
3423 |
+
▁pierced -10.8294
|
3424 |
+
▁bitterly -10.8304
|
3425 |
+
▁uprooted -10.8308
|
3426 |
+
▁wailing -10.8325
|
3427 |
+
▁falsely -10.8329
|
3428 |
+
▁spared -10.833
|
3429 |
+
▁faithfully -10.8338
|
3430 |
+
Neither -10.8344
|
3431 |
+
▁trembled -10.835
|
3432 |
+
nach -10.8372
|
3433 |
+
▁80: -10.8377
|
3434 |
+
▁tall -10.8422
|
3435 |
+
▁nurse -10.8616
|
3436 |
+
▁reache -10.8621
|
3437 |
+
nder -10.8638
|
3438 |
+
▁51: -10.8644
|
3439 |
+
▁window -10.8668
|
3440 |
+
mation -10.8723
|
3441 |
+
room -10.8755
|
3442 |
+
Woe -10.8755
|
3443 |
+
Will -10.8757
|
3444 |
+
with -10.876
|
3445 |
+
Sir -10.876
|
3446 |
+
erib -10.876
|
3447 |
+
▁dedicat -10.8767
|
3448 |
+
▁finish -10.8768
|
3449 |
+
aniah -10.8777
|
3450 |
+
▁acquire -10.879
|
3451 |
+
▁pierce -10.879
|
3452 |
+
▁shave -10.879
|
3453 |
+
▁profane -10.879
|
3454 |
+
▁grieve -10.879
|
3455 |
+
▁harden -10.8797
|
3456 |
+
▁fil -10.8803
|
3457 |
+
▁adulter -10.8807
|
3458 |
+
▁hung -10.881
|
3459 |
+
▁cherub -10.8818
|
3460 |
+
▁design -10.8821
|
3461 |
+
▁Ahithophel -10.8821
|
3462 |
+
▁Brothers -10.8821
|
3463 |
+
▁Eglon -10.8821
|
3464 |
+
▁Ephesus -10.8821
|
3465 |
+
▁Keilah -10.8821
|
3466 |
+
▁Lazarus -10.8821
|
3467 |
+
▁Praise -10.8821
|
3468 |
+
▁Rechab -10.8821
|
3469 |
+
▁Redeemer -10.8821
|
3470 |
+
▁Righteous -10.8821
|
3471 |
+
▁accompany -10.8821
|
3472 |
+
▁appalled -10.8821
|
3473 |
+
▁banner -10.8821
|
3474 |
+
▁burial -10.8821
|
3475 |
+
▁capital -10.8821
|
3476 |
+
▁danger -10.8821
|
3477 |
+
▁discovered -10.8821
|
3478 |
+
▁disobey -10.8821
|
3479 |
+
▁earthquake -10.8821
|
3480 |
+
▁fix -10.8821
|
3481 |
+
▁furious -10.8821
|
3482 |
+
▁generous -10.8821
|
3483 |
+
▁hostility -10.8821
|
3484 |
+
▁marries -10.8821
|
3485 |
+
▁myrrh -10.8821
|
3486 |
+
▁obedience -10.8821
|
3487 |
+
▁platter -10.8821
|
3488 |
+
▁resist -10.8821
|
3489 |
+
▁response -10.8821
|
3490 |
+
▁restitution -10.8821
|
3491 |
+
▁twilight -10.8821
|
3492 |
+
▁vindicate -10.8821
|
3493 |
+
▁chaff -10.8821
|
3494 |
+
▁conquer -10.8821
|
3495 |
+
▁course -10.8821
|
3496 |
+
▁discourag -10.8821
|
3497 |
+
▁fault -10.8821
|
3498 |
+
▁renew -10.8821
|
3499 |
+
▁terrify -10.8821
|
3500 |
+
▁burst -10.8821
|
3501 |
+
▁hypocrite -10.8821
|
3502 |
+
▁overpower -10.8821
|
3503 |
+
▁Anak -10.8821
|
3504 |
+
▁slip -10.8821
|
3505 |
+
▁uphold -10.8821
|
3506 |
+
▁panel -10.8821
|
3507 |
+
▁terribl -10.8821
|
3508 |
+
▁drunkard -10.8821
|
3509 |
+
▁entice -10.8821
|
3510 |
+
▁mule -10.8821
|
3511 |
+
▁daylight -10.8821
|
3512 |
+
▁tenants -10.8821
|
3513 |
+
▁fastened -10.8821
|
3514 |
+
▁befall -10.8821
|
3515 |
+
▁tail -10.8821
|
3516 |
+
▁Ahimelech -10.8821
|
3517 |
+
lobe -10.8822
|
3518 |
+
▁woe -10.8822
|
3519 |
+
zziel -10.8823
|
3520 |
+
▁dragon -10.8823
|
3521 |
+
▁cries -10.8824
|
3522 |
+
▁12,000 -10.8824
|
3523 |
+
▁started -10.8825
|
3524 |
+
��fortresses -10.8834
|
3525 |
+
▁safely -10.8836
|
3526 |
+
▁registered -10.8838
|
3527 |
+
▁district -10.8838
|
3528 |
+
▁beaten -10.8841
|
3529 |
+
▁special -10.8841
|
3530 |
+
▁uncleanness -10.8848
|
3531 |
+
▁shaved -10.8852
|
3532 |
+
▁treaty -10.8858
|
3533 |
+
▁rever -10.8868
|
3534 |
+
▁bestow -10.8869
|
3535 |
+
▁warning -10.8874
|
3536 |
+
rang -10.8875
|
3537 |
+
▁noise -10.8877
|
3538 |
+
▁increased -10.8882
|
3539 |
+
▁spy -10.8902
|
3540 |
+
▁Jar -10.8924
|
3541 |
+
▁115: -10.8947
|
3542 |
+
▁88: -10.895
|
3543 |
+
▁83: -10.9004
|
3544 |
+
▁132: -10.9007
|
3545 |
+
▁ride -10.9063
|
3546 |
+
▁mil -10.9105
|
3547 |
+
▁mud -10.919
|
3548 |
+
▁Set -10.9194
|
3549 |
+
▁sinner -10.925
|
3550 |
+
▁article -10.9251
|
3551 |
+
▁testifie -10.9379
|
3552 |
+
▁invite -10.9379
|
3553 |
+
▁drop -10.9409
|
3554 |
+
▁Eliashib -10.9409
|
3555 |
+
▁Immediately -10.9409
|
3556 |
+
▁Mighty -10.9409
|
3557 |
+
▁Nebu -10.9409
|
3558 |
+
▁THE -10.9409
|
3559 |
+
▁Tirzah -10.9409
|
3560 |
+
▁Zimri -10.9409
|
3561 |
+
▁astonished -10.9409
|
3562 |
+
▁citizen -10.9409
|
3563 |
+
▁dishonest -10.9409
|
3564 |
+
▁distinguish -10.9409
|
3565 |
+
▁effort -10.9409
|
3566 |
+
▁exhausted -10.9409
|
3567 |
+
▁final -10.9409
|
3568 |
+
▁grandson -10.9409
|
3569 |
+
▁malice -10.9409
|
3570 |
+
▁merciful -10.9409
|
3571 |
+
▁mound -10.9409
|
3572 |
+
▁neglect -10.9409
|
3573 |
+
▁purified -10.9409
|
3574 |
+
▁renown -10.9409
|
3575 |
+
▁roast -10.9409
|
3576 |
+
▁surface -10.9409
|
3577 |
+
▁tambourine -10.9409
|
3578 |
+
▁torrent -10.9409
|
3579 |
+
▁uncovered -10.9409
|
3580 |
+
▁unintentionally -10.9409
|
3581 |
+
▁viper -10.9409
|
3582 |
+
▁Eliakim -10.9409
|
3583 |
+
▁Pekah -10.9409
|
3584 |
+
▁Rahab -10.9409
|
3585 |
+
▁Tobiah -10.9409
|
3586 |
+
▁Ziba -10.9409
|
3587 |
+
▁humiliate -10.9409
|
3588 |
+
▁mute -10.9409
|
3589 |
+
▁twice -10.9409
|
3590 |
+
▁width -10.9409
|
3591 |
+
▁Horeb -10.9409
|
3592 |
+
▁Silas -10.9409
|
3593 |
+
▁stolen -10.9409
|
3594 |
+
▁threat -10.9409
|
3595 |
+
▁Caesarea -10.9409
|
3596 |
+
▁Aroer -10.9409
|
3597 |
+
▁Sarai -10.9409
|
3598 |
+
▁deaf -10.9409
|
3599 |
+
▁safety -10.9409
|
3600 |
+
▁astounded -10.9409
|
3601 |
+
▁Omri -10.9409
|
3602 |
+
▁instant -10.9409
|
3603 |
+
▁fold -10.9409
|
3604 |
+
▁heifer -10.9409
|
3605 |
+
▁trustworthy -10.941
|
3606 |
+
▁Shoba -10.941
|
3607 |
+
▁Salt -10.941
|
3608 |
+
▁agreed -10.941
|
3609 |
+
▁sinning -10.9411
|
3610 |
+
▁fellowship -10.9411
|
3611 |
+
rust -10.9413
|
3612 |
+
▁peg -10.9413
|
3613 |
+
▁rash -10.9413
|
3614 |
+
▁fatten -10.9417
|
3615 |
+
▁highway -10.9419
|
3616 |
+
muel -10.9424
|
3617 |
+
▁Jair -10.9427
|
3618 |
+
▁secretly -10.9446
|
3619 |
+
time -10.9455
|
3620 |
+
▁address -10.9459
|
3621 |
+
▁separated -10.947
|
3622 |
+
▁90: -10.9561
|
3623 |
+
etter -10.9566
|
3624 |
+
onite -10.9607
|
3625 |
+
▁surviv -10.9625
|
3626 |
+
Leav -10.9736
|
3627 |
+
▁45: -10.9764
|
3628 |
+
▁59: -10.9795
|
3629 |
+
▁breast -10.9874
|
3630 |
+
▁frame -10.9874
|
3631 |
+
ware -10.9875
|
3632 |
+
▁stream -10.9875
|
3633 |
+
▁Canaanite -10.9894
|
3634 |
+
▁strik -10.9923
|
3635 |
+
▁rais -10.9927
|
3636 |
+
born -10.9965
|
3637 |
+
Jesus -10.9969
|
3638 |
+
when -10.9969
|
3639 |
+
▁select -10.998
|
3640 |
+
She -10.9983
|
3641 |
+
Men -10.9991
|
3642 |
+
▁arrive -11.0004
|
3643 |
+
▁safe -11.0018
|
3644 |
+
▁basi -11.0023
|
3645 |
+
mory -11.0028
|
3646 |
+
▁eleven -11.003
|
3647 |
+
▁sense -11.0034
|
3648 |
+
▁occup -11.0034
|
3649 |
+
rucify -11.0034
|
3650 |
+
▁Ahimaaz -11.0034
|
3651 |
+
▁Amariah -11.0034
|
3652 |
+
▁Amminadab -11.0034
|
3653 |
+
▁Beloved -11.0034
|
3654 |
+
▁Capernaum -11.0034
|
3655 |
+
▁Jeduthun -11.0034
|
3656 |
+
▁Jehiel -11.0034
|
3657 |
+
▁Jephunneh -11.0034
|
3658 |
+
▁Mattaniah -11.0034
|
3659 |
+
▁People -11.0034
|
3660 |
+
▁Rabshakeh -11.0034
|
3661 |
+
▁Rephaim -11.0034
|
3662 |
+
▁Rimmon -11.0034
|
3663 |
+
▁census -11.0034
|
3664 |
+
▁confusion -11.0034
|
3665 |
+
▁cursing -11.0034
|
3666 |
+
▁cymbals -11.0034
|
3667 |
+
▁despair -11.0034
|
3668 |
+
▁dismissed -11.0034
|
3669 |
+
▁display -11.0034
|
3670 |
+
▁ease -11.0034
|
3671 |
+
▁engrave -11.0034
|
3672 |
+
▁entrails -11.0034
|
3673 |
+
▁exploit -11.0034
|
3674 |
+
▁foretold -11.0034
|
3675 |
+
▁furnishings -11.0034
|
3676 |
+
▁harbor -11.0034
|
3677 |
+
▁knit -11.0034
|
3678 |
+
▁manslayer -11.0034
|
3679 |
+
▁mistreat -11.0034
|
3680 |
+
▁opportunity -11.0034
|
3681 |
+
▁persecution -11.0034
|
3682 |
+
▁pigs -11.0034
|
3683 |
+
▁privately -11.0034
|
3684 |
+
▁reconcil -11.0034
|
3685 |
+
▁retreat -11.0034
|
3686 |
+
▁revoke -11.0034
|
3687 |
+
▁satisfy -11.0034
|
3688 |
+
▁statue -11.0034
|
3689 |
+
▁strife -11.0034
|
3690 |
+
▁surrender -11.0034
|
3691 |
+
▁wineskin -11.0034
|
3692 |
+
▁Festus -11.0034
|
3693 |
+
▁daybreak -11.0034
|
3694 |
+
▁gazelle -11.0034
|
3695 |
+
▁Amram -11.0034
|
3696 |
+
▁craftsman -11.0034
|
3697 |
+
▁radian -11.0034
|
3698 |
+
▁raven -11.0034
|
3699 |
+
▁winter -11.0034
|
3700 |
+
▁Manoah -11.0034
|
3701 |
+
▁decay -11.0034
|
3702 |
+
▁fame -11.0034
|
3703 |
+
▁purge -11.0034
|
3704 |
+
▁Elishama -11.0034
|
3705 |
+
Rabbi -11.0034
|
3706 |
+
▁disperse -11.0034
|
3707 |
+
▁vent -11.0034
|
3708 |
+
▁assist -11.0034
|
3709 |
+
▁covet -11.0034
|
3710 |
+
▁chest -11.0034
|
3711 |
+
▁ransom -11.0034
|
3712 |
+
▁offense -11.0034
|
3713 |
+
itary -11.0034
|
3714 |
+
,400 -11.0035
|
3715 |
+
tical -11.0035
|
3716 |
+
▁Hagar -11.0036
|
3717 |
+
▁courageous -11.0036
|
3718 |
+
▁doorway -11.0037
|
3719 |
+
▁rouse -11.0039
|
3720 |
+
▁string -11.0039
|
3721 |
+
▁bitterness -11.0041
|
3722 |
+
▁possible -11.0041
|
3723 |
+
▁Eber -11.0042
|
3724 |
+
▁axe -11.0043
|
3725 |
+
▁forgiveness -11.0044
|
3726 |
+
▁likewise -11.0048
|
3727 |
+
▁eighty -11.0061
|
3728 |
+
▁main -11.0067
|
3729 |
+
▁builders -11.0069
|
3730 |
+
▁persecuted -11.0071
|
3731 |
+
▁120 -11.0176
|
3732 |
+
▁assur -11.0261
|
3733 |
+
▁nurs -11.0271
|
3734 |
+
▁81: -11.0361
|
3735 |
+
▁91: -11.0392
|
3736 |
+
Sta -11.0431
|
3737 |
+
Call -11.0528
|
3738 |
+
▁trap -11.054
|
3739 |
+
▁wheel -11.0541
|
3740 |
+
▁talent -11.0542
|
3741 |
+
▁Ammonite -11.0545
|
3742 |
+
bove -11.061
|
3743 |
+
▁consist -11.0633
|
3744 |
+
Even -11.0635
|
3745 |
+
Father -11.0635
|
3746 |
+
With -11.0636
|
3747 |
+
which -11.0639
|
3748 |
+
▁skill -11.0645
|
3749 |
+
▁uproot -11.0646
|
3750 |
+
▁subdue -11.067
|
3751 |
+
▁expose -11.0671
|
3752 |
+
cry -11.0671
|
3753 |
+
▁awake -11.0687
|
3754 |
+
▁govern -11.0696
|
3755 |
+
dminister -11.0701
|
3756 |
+
▁Abednego -11.0701
|
3757 |
+
▁Artaxerxes -11.0701
|
3758 |
+
▁Baptist -11.0701
|
3759 |
+
▁Hashabiah -11.0701
|
3760 |
+
▁Malchijah -11.0701
|
3761 |
+
▁Michael -11.0701
|
3762 |
+
▁Olives -11.0701
|
3763 |
+
▁Rabbah -11.0701
|
3764 |
+
▁administrator -11.0701
|
3765 |
+
▁adversary -11.0701
|
3766 |
+
▁benefit -11.0701
|
3767 |
+
▁blemish -11.0701
|
3768 |
+
▁discuss -11.0701
|
3769 |
+
▁enslave -11.0701
|
3770 |
+
▁ensnare -11.0701
|
3771 |
+
▁example -11.0701
|
3772 |
+
▁express -11.0701
|
3773 |
+
▁gloat -11.0701
|
3774 |
+
▁godliness -11.0701
|
3775 |
+
▁hurl -11.0701
|
3776 |
+
▁ignore -11.0701
|
3777 |
+
▁impos -11.0701
|
3778 |
+
▁injustice -11.0701
|
3779 |
+
▁occasion -11.0701
|
3780 |
+
▁poison -11.0701
|
3781 |
+
▁provoking -11.0701
|
3782 |
+
▁raging -11.0701
|
3783 |
+
▁represent -11.0701
|
3784 |
+
▁reverence -11.0701
|
3785 |
+
▁saddle -11.0701
|
3786 |
+
▁scoff -11.0701
|
3787 |
+
▁slacker -11.0701
|
3788 |
+
▁smooth -11.0701
|
3789 |
+
▁snatch -11.0701
|
3790 |
+
▁sulfur -11.0701
|
3791 |
+
▁track -11.0701
|
3792 |
+
▁twist -11.0701
|
3793 |
+
▁unaware -11.0701
|
3794 |
+
▁understood -11.0701
|
3795 |
+
▁ungodly -11.0701
|
3796 |
+
▁vomit -11.0701
|
3797 |
+
▁Ahitub -11.0701
|
3798 |
+
▁Gershom -11.0701
|
3799 |
+
▁Geshur -11.0701
|
3800 |
+
▁Titus -11.0701
|
3801 |
+
▁brick -11.0701
|
3802 |
+
▁excess -11.0701
|
3803 |
+
▁graze -11.0701
|
3804 |
+
▁shore -11.0701
|
3805 |
+
▁brook -11.0701
|
3806 |
+
▁overthrow -11.0701
|
3807 |
+
▁Meshach -11.0701
|
3808 |
+
▁medium -11.0701
|
3809 |
+
▁wedding -11.0701
|
3810 |
+
▁leap -11.0701
|
3811 |
+
▁downfall -11.0701
|
3812 |
+
▁Still -11.0701
|
3813 |
+
▁worm -11.0701
|
3814 |
+
▁Bani -11.0701
|
3815 |
+
▁announced -11.0701
|
3816 |
+
▁loss -11.0701
|
3817 |
+
▁Bela -11.0701
|
3818 |
+
▁Likewise -11.0701
|
3819 |
+
▁jewelry -11.0701
|
3820 |
+
Watch -11.0702
|
3821 |
+
▁partner -11.0702
|
3822 |
+
▁colt -11.0702
|
3823 |
+
▁swell -11.0702
|
3824 |
+
▁genealogies -11.0702
|
3825 |
+
▁missing -11.0702
|
3826 |
+
ijah -11.0702
|
3827 |
+
▁hardship -11.0703
|
3828 |
+
▁Eliezer -11.0703
|
3829 |
+
▁crave -11.0704
|
3830 |
+
▁Gezer -11.0704
|
3831 |
+
▁Merarite -11.0704
|
3832 |
+
▁countryside -11.0705
|
3833 |
+
▁defi -11.0705
|
3834 |
+
▁Ziph -11.0705
|
3835 |
+
▁infection -11.0705
|
3836 |
+
▁watchman -11.0706
|
3837 |
+
▁cold -11.0707
|
3838 |
+
▁fed -11.071
|
3839 |
+
▁flies -11.071
|
3840 |
+
▁Danites -11.0713
|
3841 |
+
▁Show -11.0714
|
3842 |
+
▁awaken -11.0714
|
3843 |
+
▁avenger -11.0715
|
3844 |
+
▁shameful -11.0719
|
3845 |
+
▁fade -11.0739
|
3846 |
+
▁144: -11.0828
|
3847 |
+
ext -11.0879
|
3848 |
+
▁Addi -11.0883
|
3849 |
+
tionally -11.0883
|
3850 |
+
▁92: -11.0976
|
3851 |
+
▁17: -11.0979
|
3852 |
+
sued -11.1085
|
3853 |
+
▁companion -11.1255
|
3854 |
+
▁Aramean -11.1256
|
3855 |
+
▁Pharisee -11.1257
|
3856 |
+
▁resident -11.1257
|
3857 |
+
▁elder -11.1257
|
3858 |
+
Every -11.1289
|
3859 |
+
nclude -11.1346
|
3860 |
+
Make -11.135
|
3861 |
+
▁conceive -11.1385
|
3862 |
+
▁dwel -11.1397
|
3863 |
+
▁Teach -11.1405
|
3864 |
+
▁uncle -11.141
|
3865 |
+
▁Ju -11.1412
|
3866 |
+
ittle -11.1414
|
3867 |
+
▁immoral -11.1414
|
3868 |
+
hearted -11.1415
|
3869 |
+
▁Rehob -11.1415
|
3870 |
+
▁magnif -11.1415
|
3871 |
+
Certainly -11.1415
|
3872 |
+
Command -11.1415
|
3873 |
+
skirts -11.1415
|
3874 |
+
▁24,000 -11.1415
|
3875 |
+
▁Bathsheba -11.1415
|
3876 |
+
▁Hoshea -11.1415
|
3877 |
+
▁Joppa -11.1415
|
3878 |
+
▁Kareah -11.1415
|
3879 |
+
▁Mahanaim -11.1415
|
3880 |
+
▁Melchizedek -11.1415
|
3881 |
+
▁Nebo -11.1415
|
3882 |
+
▁Nethanel -11.1415
|
3883 |
+
▁Sadducees -11.1415
|
3884 |
+
▁Stephen -11.1415
|
3885 |
+
▁cliff -11.1415
|
3886 |
+
▁cluster -11.1415
|
3887 |
+
▁constant -11.1415
|
3888 |
+
▁convinced -11.1415
|
3889 |
+
▁dancing -11.1415
|
3890 |
+
▁devastated -11.1415
|
3891 |
+
▁disappear -11.1415
|
3892 |
+
▁disregard -11.1415
|
3893 |
+
▁disturb -11.1415
|
3894 |
+
▁earnestly -11.1415
|
3895 |
+
▁encounter -11.1415
|
3896 |
+
▁enlarge -11.1415
|
3897 |
+
▁experience -11.1415
|
3898 |
+
▁hometown -11.1415
|
3899 |
+
▁humility -11.1415
|
3900 |
+
▁hurry -11.1415
|
3901 |
+
▁inscription -11.1415
|
3902 |
+
▁inspect -11.1415
|
3903 |
+
▁jaw -11.1415
|
3904 |
+
▁loose -11.1415
|
3905 |
+
▁marketplace -11.1415
|
3906 |
+
▁partiality -11.1415
|
3907 |
+
▁persuaded -11.1415
|
3908 |
+
▁prophesies -11.1415
|
3909 |
+
▁raiders -11.1415
|
3910 |
+
▁refined -11.1415
|
3911 |
+
▁refrain -11.1415
|
3912 |
+
▁ridicule -11.1415
|
3913 |
+
▁rooster -11.1415
|
3914 |
+
▁scourge -11.1415
|
3915 |
+
▁section -11.1415
|
3916 |
+
▁stagger -11.1415
|
3917 |
+
▁suppose -11.1415
|
3918 |
+
▁tradition -11.1415
|
3919 |
+
▁turtledove -11.1415
|
3920 |
+
▁valuation -11.1415
|
3921 |
+
▁Goshen -11.1415
|
3922 |
+
▁cruel -11.1415
|
3923 |
+
▁expanse -11.1415
|
3924 |
+
▁gnash -11.1415
|
3925 |
+
▁loot -11.1415
|
3926 |
+
▁previous -11.1415
|
3927 |
+
▁grip -11.1415
|
3928 |
+
▁heritage -11.1415
|
3929 |
+
▁skies -11.1415
|
3930 |
+
▁stench -11.1415
|
3931 |
+
▁Ehud -11.1415
|
3932 |
+
▁exceedingly -11.1415
|
3933 |
+
▁flog -11.1415
|
3934 |
+
▁import -11.1415
|
3935 |
+
▁calm -11.1415
|
3936 |
+
▁tune -11.1415
|
3937 |
+
▁frogs -11.1415
|
3938 |
+
▁measurements -11.1415
|
3939 |
+
▁consent -11.1415
|
3940 |
+
▁worn -11.1415
|
3941 |
+
▁sacrificing -11.1415
|
3942 |
+
▁Shun -11.1416
|
3943 |
+
▁Sidonians -11.1416
|
3944 |
+
▁Mahli -11.1416
|
3945 |
+
▁senseless -11.1417
|
3946 |
+
▁Hazar -11.1417
|
3947 |
+
▁southern -11.1418
|
3948 |
+
zzah -11.1419
|
3949 |
+
▁fragrance -11.1419
|
3950 |
+
ollow -11.1419
|
3951 |
+
▁fair -11.142
|
3952 |
+
▁repaid -11.1421
|
3953 |
+
▁unfaithfulness -11.1421
|
3954 |
+
▁cap -11.1421
|
3955 |
+
▁lifetime -11.1422
|
3956 |
+
▁acceptable -11.1423
|
3957 |
+
▁diligently -11.1424
|
3958 |
+
▁sharpen -11.1426
|
3959 |
+
▁weakness -11.1427
|
3960 |
+
▁godless -11.1428
|
3961 |
+
▁everywhere -11.1429
|
3962 |
+
▁health -11.1431
|
3963 |
+
Sit -11.1435
|
3964 |
+
▁lap -11.1481
|
3965 |
+
▁148: -11.1539
|
3966 |
+
▁27: -11.1807
|
3967 |
+
▁48: -11.183
|
3968 |
+
▁rot -11.1846
|
3969 |
+
cerning -11.1858
|
3970 |
+
handed -11.1873
|
3971 |
+
▁Benjamite -11.2025
|
3972 |
+
▁ordinance -11.2026
|
3973 |
+
▁consum -11.2032
|
3974 |
+
▁refus -11.2033
|
3975 |
+
nna -11.2089
|
3976 |
+
wise -11.2112
|
3977 |
+
Just -11.2118
|
3978 |
+
water -11.2119
|
3979 |
+
▁afflict -11.2128
|
3980 |
+
Alas -11.2128
|
3981 |
+
▁determine -11.2154
|
3982 |
+
▁baptize -11.2154
|
3983 |
+
▁fro -11.2174
|
3984 |
+
▁strange -11.2176
|
3985 |
+
oops -11.2182
|
3986 |
+
▁Chaldea -11.2184
|
3987 |
+
▁craft -11.2184
|
3988 |
+
▁Ashkelon -11.2184
|
3989 |
+
▁Barak -11.2184
|
3990 |
+
▁Barzillai -11.2184
|
3991 |
+
▁Eliphaz -11.2184
|
3992 |
+
▁Ephron -11.2184
|
3993 |
+
▁Jedaiah -11.2184
|
3994 |
+
▁Jerubbaal -11.2184
|
3995 |
+
▁Judge -11.2184
|
3996 |
+
▁Martha -11.2184
|
3997 |
+
▁Maskil -11.2184
|
3998 |
+
▁Miriam -11.2184
|
3999 |
+
▁Nahshon -11.2184
|
4000 |
+
▁Pashhur -11.2184
|
4001 |
+
▁Remaliah -11.2184
|
4002 |
+
▁Roman -11.2184
|
4003 |
+
▁Shealtiel -11.2184
|
4004 |
+
▁Shephatiah -11.2184
|
4005 |
+
▁Shepherd -11.2184
|
4006 |
+
▁Ziklag -11.2184
|
4007 |
+
▁adversaries -11.2184
|
4008 |
+
▁approve -11.2184
|
4009 |
+
▁confined -11.2184
|
4010 |
+
▁envoys -11.2184
|
4011 |
+
▁exercise -11.2184
|
4012 |
+
▁flatter -11.2184
|
4013 |
+
▁footstool -11.2184
|
4014 |
+
▁gloom -11.2184
|
4015 |
+
▁group -11.2184
|
4016 |
+
▁ivory -11.2184
|
4017 |
+
▁jackals -11.2184
|
4018 |
+
▁jail -11.2184
|
4019 |
+
▁kinsmen -11.2184
|
4020 |
+
▁merchandise -11.2184
|
4021 |
+
▁millstone -11.2184
|
4022 |
+
▁nostrils -11.2184
|
4023 |
+
▁polished -11.2184
|
4024 |
+
▁registration -11.2184
|
4025 |
+
▁relief -11.2184
|
4026 |
+
▁residing -11.2184
|
4027 |
+
▁rumor -11.2184
|
4028 |
+
▁sapphire -11.2184
|
4029 |
+
▁satraps -11.2184
|
4030 |
+
▁supplies -11.2184
|
4031 |
+
▁thoroughly -11.2184
|
4032 |
+
▁unbeliever -11.2184
|
4033 |
+
▁vigor -11.2184
|
4034 |
+
▁whisper -11.2184
|
4035 |
+
pplied -11.2184
|
4036 |
+
▁Abihu -11.2184
|
4037 |
+
▁Debir -11.2184
|
4038 |
+
▁Enoch -11.2184
|
4039 |
+
▁Jahaz -11.2184
|
4040 |
+
▁Lebo -11.2184
|
4041 |
+
▁argument -11.2184
|
4042 |
+
▁breach -11.2184
|
4043 |
+
▁earlier -11.2184
|
4044 |
+
▁knock -11.2184
|
4045 |
+
▁Jazer -11.2184
|
4046 |
+
▁edict -11.2184
|
4047 |
+
▁Hermon -11.2184
|
4048 |
+
▁cornerstone -11.2184
|
4049 |
+
▁Ophir -11.2184
|
4050 |
+
▁riddle -11.2184
|
4051 |
+
▁justify -11.2184
|
4052 |
+
▁chew -11.2184
|
4053 |
+
▁hinder -11.2184
|
4054 |
+
▁Izhar -11.2184
|
4055 |
+
horon -11.2184
|
4056 |
+
▁darkened -11.2184
|
4057 |
+
▁expert -11.2184
|
4058 |
+
▁pervert -11.2184
|
4059 |
+
▁sentence -11.2184
|
4060 |
+
▁Wail -11.2184
|
4061 |
+
▁adulteress -11.2184
|
4062 |
+
baal -11.2184
|
4063 |
+
▁excellen -11.2185
|
4064 |
+
▁ponder -11.2185
|
4065 |
+
▁council -11.2185
|
4066 |
+
abbed -11.2185
|
4067 |
+
▁Kenite -11.2185
|
4068 |
+
▁insist -11.2185
|
4069 |
+
▁hall -11.2185
|
4070 |
+
▁Iddo -11.2185
|
4071 |
+
▁Amoz -11.2185
|
4072 |
+
ould -11.2185
|
4073 |
+
▁fever -11.2185
|
4074 |
+
▁menstrua -11.2185
|
4075 |
+
▁equipment -11.2186
|
4076 |
+
▁farmer -11.2186
|
4077 |
+
▁adj -11.2186
|
4078 |
+
▁mention -11.2186
|
4079 |
+
▁Jeho -11.2187
|
4080 |
+
▁Andrew -11.2188
|
4081 |
+
▁Terah -11.2189
|
4082 |
+
▁Jeiel -11.219
|
4083 |
+
▁correction -11.2191
|
4084 |
+
▁watchmen -11.2191
|
4085 |
+
ffer -11.2192
|
4086 |
+
▁items -11.2193
|
4087 |
+
▁Death -11.2194
|
4088 |
+
▁compassionate -11.2197
|
4089 |
+
▁sickle -11.2198
|
4090 |
+
▁Hamor -11.2201
|
4091 |
+
▁emb -11.2202
|
4092 |
+
▁remo -11.2205
|
4093 |
+
▁tro -11.2226
|
4094 |
+
▁dispossess -11.2243
|
4095 |
+
▁dragg -11.2246
|
4096 |
+
possessed -11.2309
|
4097 |
+
▁140: -11.232
|
4098 |
+
▁85: -11.2495
|
4099 |
+
zzi -11.2505
|
4100 |
+
Lov -11.2687
|
4101 |
+
▁79: -11.2705
|
4102 |
+
▁39: -11.2714
|
4103 |
+
▁108: -11.2717
|
4104 |
+
▁associate -11.2857
|
4105 |
+
▁grape -11.2858
|
4106 |
+
▁21: -11.2913
|
4107 |
+
Therefore -11.2952
|
4108 |
+
▁create -11.2987
|
4109 |
+
▁41: -11.3005
|
4110 |
+
▁detest -11.3016
|
4111 |
+
▁forgot -11.3017
|
4112 |
+
duct -11.3017
|
4113 |
+
▁divine -11.3017
|
4114 |
+
▁Ephrath -11.3018
|
4115 |
+
▁contaminat -11.3018
|
4116 |
+
▁ordination -11.3018
|
4117 |
+
▁unrighteous -11.3018
|
4118 |
+
▁Agag -11.3018
|
4119 |
+
▁Berechiah -11.3018
|
4120 |
+
▁Cyprus -11.3018
|
4121 |
+
▁Hanun -11.3018
|
4122 |
+
▁Jonadab -11.3018
|
4123 |
+
▁Lamech -11.3018
|
4124 |
+
▁Magdalene -11.3018
|
4125 |
+
▁Megiddo -11.3018
|
4126 |
+
▁Neco -11.3018
|
4127 |
+
▁Wisdom -11.3018
|
4128 |
+
▁Zebedee -11.3018
|
4129 |
+
▁Zichri -11.3018
|
4130 |
+
▁ability -11.3018
|
4131 |
+
▁accusation -11.3018
|
4132 |
+
▁annihilate -11.3018
|
4133 |
+
▁bottom -11.3018
|
4134 |
+
▁broad -11.3018
|
4135 |
+
▁comprehend -11.3018
|
4136 |
+
▁correspond -11.3018
|
4137 |
+
▁deception -11.3018
|
4138 |
+
▁depend -11.3018
|
4139 |
+
▁error -11.3018
|
4140 |
+
▁feel -11.3018
|
4141 |
+
▁futility -11.3018
|
4142 |
+
▁gleam -11.3018
|
4143 |
+
▁grandchildren -11.3018
|
4144 |
+
▁hatred -11.3018
|
4145 |
+
▁helmet -11.3018
|
4146 |
+
▁hyssop -11.3018
|
4147 |
+
▁imitate -11.3018
|
4148 |
+
▁nature -11.3018
|
4149 |
+
▁necessary -11.3018
|
4150 |
+
▁network -11.3018
|
4151 |
+
▁nullif -11.3018
|
4152 |
+
▁obedient -11.3018
|
4153 |
+
▁persist -11.3018
|
4154 |
+
▁pigeon -11.3018
|
4155 |
+
▁recount -11.3018
|
4156 |
+
▁relieve -11.3018
|
4157 |
+
▁shackles -11.3018
|
4158 |
+
▁shining -11.3018
|
4159 |
+
▁slumber -11.3018
|
4160 |
+
▁valiant -11.3018
|
4161 |
+
▁Awake -11.3018
|
4162 |
+
▁indignation -11.3018
|
4163 |
+
▁parched -11.3018
|
4164 |
+
▁smell -11.3018
|
4165 |
+
▁actual -11.3018
|
4166 |
+
▁briers -11.3018
|
4167 |
+
▁crooked -11.3018
|
4168 |
+
▁risk -11.3018
|
4169 |
+
▁seventeen -11.3018
|
4170 |
+
▁confound -11.3018
|
4171 |
+
▁terms -11.3018
|
4172 |
+
▁limp -11.3018
|
4173 |
+
▁agony -11.3018
|
4174 |
+
▁push -11.3018
|
4175 |
+
▁Bethany -11.3018
|
4176 |
+
hamath -11.3018
|
4177 |
+
▁source -11.3018
|
4178 |
+
▁homeland -11.3018
|
4179 |
+
▁leper -11.3018
|
4180 |
+
▁Dedan -11.3018
|
4181 |
+
▁shook -11.3018
|
4182 |
+
▁crime -11.3018
|
4183 |
+
▁Kedar -11.3018
|
4184 |
+
▁overlook -11.3018
|
4185 |
+
▁sunset -11.3018
|
4186 |
+
▁enable -11.3018
|
4187 |
+
▁Ebed -11.3018
|
4188 |
+
▁ledge -11.3018
|
4189 |
+
▁dash -11.3019
|
4190 |
+
▁dance -11.3019
|
4191 |
+
▁cupbearer -11.3019
|
4192 |
+
▁doubt -11.3019
|
4193 |
+
▁dough -11.3019
|
4194 |
+
▁Assyrians -11.302
|
4195 |
+
▁fitting -11.3021
|
4196 |
+
▁render -11.3021
|
4197 |
+
▁gray -11.3021
|
4198 |
+
▁sling -11.3021
|
4199 |
+
▁carrie -11.3022
|
4200 |
+
▁overseer -11.3023
|
4201 |
+
▁robbers -11.3024
|
4202 |
+
▁illness -11.3024
|
4203 |
+
▁cleansing -11.3024
|
4204 |
+
▁prete -11.3037
|
4205 |
+
Wom -11.3044
|
4206 |
+
▁displeas -11.3072
|
4207 |
+
▁guardian -11.3208
|
4208 |
+
▁compel -11.3231
|
4209 |
+
▁143: -11.326
|
4210 |
+
▁incit -11.3269
|
4211 |
+
▁ye -11.3339
|
4212 |
+
▁84: -11.3356
|
4213 |
+
▁97: -11.3374
|
4214 |
+
▁inhabitant -11.3769
|
4215 |
+
nswer -11.3827
|
4216 |
+
▁sanctif -11.3832
|
4217 |
+
servant -11.3861
|
4218 |
+
▁inhabit -11.3871
|
4219 |
+
▁worth -11.3911
|
4220 |
+
Y -11.392
|
4221 |
+
tretch -11.3921
|
4222 |
+
▁jewel -11.3926
|
4223 |
+
hanan -11.3926
|
4224 |
+
▁Adullam -11.3927
|
4225 |
+
▁adversity -11.3927
|
4226 |
+
▁drip -11.3927
|
4227 |
+
▁fertil -11.3927
|
4228 |
+
▁harlot -11.3927
|
4229 |
+
▁104:2 -11.3927
|
4230 |
+
▁105:2 -11.3927
|
4231 |
+
▁105:3 -11.3927
|
4232 |
+
▁37:2 -11.3927
|
4233 |
+
▁37:3 -11.3927
|
4234 |
+
▁Abinadab -11.3927
|
4235 |
+
▁Agrippa -11.3927
|
4236 |
+
▁Apollos -11.3927
|
4237 |
+
▁Bezalel -11.3927
|
4238 |
+
▁Bilhah -11.3927
|
4239 |
+
▁Creator -11.3927
|
4240 |
+
▁Deborah -11.3927
|
4241 |
+
▁Guard -11.3927
|
4242 |
+
▁Haggai -11.3927
|
4243 |
+
▁Iscariot -11.3927
|
4244 |
+
▁Japheth -11.3927
|
4245 |
+
▁Jethro -11.3927
|
4246 |
+
▁Jozabad -11.3927
|
4247 |
+
▁Kedesh -11.3927
|
4248 |
+
▁Michmash -11.3927
|
4249 |
+
▁Nazirite -11.3927
|
4250 |
+
▁Netophathite -11.3927
|
4251 |
+
▁Paddan -11.3927
|
4252 |
+
▁Riblah -11.3927
|
4253 |
+
▁Samaritan -11.3927
|
4254 |
+
▁Servant -11.3927
|
4255 |
+
▁Thomas -11.3927
|
4256 |
+
▁Zalmunna -11.3927
|
4257 |
+
▁Zobah -11.3927
|
4258 |
+
▁ablaze -11.3927
|
4259 |
+
▁apportion -11.3927
|
4260 |
+
▁argue -11.3927
|
4261 |
+
▁authorities -11.3927
|
4262 |
+
▁begun -11.3927
|
4263 |
+
▁bounty -11.3927
|
4264 |
+
▁crossbars -11.3927
|
4265 |
+
▁cultivate -11.3927
|
4266 |
+
▁dipp -11.3927
|
4267 |
+
▁drench -11.3927
|
4268 |
+
▁encircl -11.3927
|
4269 |
+
▁engulf -11.3927
|
4270 |
+
▁exclaimed -11.3927
|
4271 |
+
▁fabric -11.3927
|
4272 |
+
▁fuel -11.3927
|
4273 |
+
▁homage -11.3927
|
4274 |
+
▁kinsman -11.3927
|
4275 |
+
▁leaf -11.3927
|
4276 |
+
▁leprosy -11.3927
|
4277 |
+
▁lodg -11.3927
|
4278 |
+
▁meditate -11.3927
|
4279 |
+
▁midnight -11.3927
|
4280 |
+
▁morsel -11.3927
|
4281 |
+
▁nail -11.3927
|
4282 |
+
▁oracle -11.3927
|
4283 |
+
▁outpost -11.3927
|
4284 |
+
▁period -11.3927
|
4285 |
+
▁permission -11.3927
|
4286 |
+
▁preparation -11.3927
|
4287 |
+
▁prolong -11.3927
|
4288 |
+
▁prudent -11.3927
|
4289 |
+
▁pursuing -11.3927
|
4290 |
+
▁ravage -11.3927
|
4291 |
+
▁retain -11.3927
|
4292 |
+
▁retrieve -11.3927
|
4293 |
+
▁seashore -11.3927
|
4294 |
+
▁shovel -11.3927
|
4295 |
+
▁sorcery -11.3927
|
4296 |
+
▁summit -11.3927
|
4297 |
+
▁thieves -11.3927
|
4298 |
+
▁tumult -11.3927
|
4299 |
+
▁uplifted -11.3927
|
4300 |
+
▁vile -11.3927
|
4301 |
+
▁Abiram -11.3927
|
4302 |
+
▁Dibon -11.3927
|
4303 |
+
▁Kenaz -11.3927
|
4304 |
+
▁Rezin -11.3927
|
4305 |
+
▁countenance -11.3927
|
4306 |
+
▁impossible -11.3927
|
4307 |
+
▁Malchi -11.3927
|
4308 |
+
▁roam -11.3927
|
4309 |
+
▁Shaul -11.3927
|
4310 |
+
▁club -11.3927
|
4311 |
+
▁booth -11.3927
|
4312 |
+
▁Shimea -11.3927
|
4313 |
+
▁copy -11.3927
|
4314 |
+
▁Paran -11.3927
|
4315 |
+
irgin -11.3927
|
4316 |
+
▁defy -11.3927
|
4317 |
+
▁egg -11.3927
|
4318 |
+
▁console -11.3927
|
4319 |
+
▁outcome -11.3927
|
4320 |
+
▁overlay -11.3927
|
4321 |
+
▁game -11.3927
|
4322 |
+
▁cubs -11.3927
|
4323 |
+
▁flint -11.3927
|
4324 |
+
▁isolate -11.3927
|
4325 |
+
▁accusers -11.3927
|
4326 |
+
▁onyx -11.3927
|
4327 |
+
▁remainder -11.3927
|
4328 |
+
▁install -11.3927
|
4329 |
+
▁confident -11.3927
|
4330 |
+
▁37:1 -11.3927
|
4331 |
+
▁bondage -11.3927
|
4332 |
+
▁50:1 -11.3927
|
4333 |
+
▁Adoni -11.3927
|
4334 |
+
▁passions -11.3928
|
4335 |
+
▁bald -11.3928
|
4336 |
+
▁104:1 -11.3928
|
4337 |
+
▁105:1 -11.3928
|
4338 |
+
▁hoof -11.3928
|
4339 |
+
▁cud -11.3928
|
4340 |
+
▁1,2 -11.3928
|
4341 |
+
▁18:4 -11.3928
|
4342 |
+
▁18:3 -11.3929
|
4343 |
+
▁tonight -11.3929
|
4344 |
+
▁weaned -11.3931
|
4345 |
+
▁18:2 -11.3931
|
4346 |
+
reak -11.3932
|
4347 |
+
Must -11.3933
|
4348 |
+
▁dine -11.3934
|
4349 |
+
▁89:4 -11.3939
|
4350 |
+
▁119:9 -11.3942
|
4351 |
+
▁119:8 -11.3944
|
4352 |
+
▁rob -11.3948
|
4353 |
+
▁East -11.3957
|
4354 |
+
▁Zeba -11.3961
|
4355 |
+
aharai -11.3965
|
4356 |
+
▁95: -11.4132
|
4357 |
+
▁58: -11.417
|
4358 |
+
▁owe -11.4179
|
4359 |
+
▁57: -11.4195
|
4360 |
+
▁prais -11.4239
|
4361 |
+
▁74:1 -11.4437
|
4362 |
+
▁18:1 -11.4485
|
4363 |
+
▁29: -11.4523
|
4364 |
+
▁recogniz -11.474
|
4365 |
+
like -11.4758
|
4366 |
+
▁weapon -11.4767
|
4367 |
+
▁Amorite -11.4768
|
4368 |
+
ppoint -11.4824
|
4369 |
+
nything -11.4826
|
4370 |
+
mag -11.4828
|
4371 |
+
▁drag -11.4841
|
4372 |
+
giving -11.486
|
4373 |
+
neck -11.4861
|
4374 |
+
Moses -11.4861
|
4375 |
+
through -11.4861
|
4376 |
+
▁thresh -11.4884
|
4377 |
+
▁purchase -11.4896
|
4378 |
+
▁quick -11.4913
|
4379 |
+
Supp -11.4922
|
4380 |
+
▁contribut -11.4923
|
4381 |
+
▁procla -11.4924
|
4382 |
+
roclaim -11.4925
|
4383 |
+
emove -11.4926
|
4384 |
+
▁excel -11.4927
|
4385 |
+
▁Molech -11.4927
|
4386 |
+
▁abhor -11.4927
|
4387 |
+
Tomorrow -11.4927
|
4388 |
+
barnea -11.4927
|
4389 |
+
▁Achaia -11.4927
|
4390 |
+
▁Aijalon -11.4927
|
4391 |
+
▁Ammihud -11.4927
|
4392 |
+
▁Arphaxad -11.4927
|
4393 |
+
▁Baanah -11.4927
|
4394 |
+
▁Barabbas -11.4927
|
4395 |
+
▁Caiaphas -11.4927
|
4396 |
+
▁Cherethites -11.4927
|
4397 |
+
▁Corinth -11.4927
|
4398 |
+
▁Declare -11.4927
|
4399 |
+
▁Deliver -11.4927
|
4400 |
+
▁Elizabeth -11.4927
|
4401 |
+
▁Galilean -11.4927
|
4402 |
+
▁Hinnom -11.4927
|
4403 |
+
▁Jerahmeel -11.4927
|
4404 |
+
▁Jeroham -11.4927
|
4405 |
+
▁Milcah -11.4927
|
4406 |
+
▁Othniel -11.4927
|
4407 |
+
▁Presence -11.4927
|
4408 |
+
▁Sanballat -11.4927
|
4409 |
+
▁Shecaniah -11.4927
|
4410 |
+
▁Tabernacles -11.4927
|
4411 |
+
▁Topheth -11.4927
|
4412 |
+
▁Zaccur -11.4927
|
4413 |
+
▁Zephaniah -11.4927
|
4414 |
+
▁Zippor -11.4927
|
4415 |
+
▁Zoar -11.4927
|
4416 |
+
▁Zorah -11.4927
|
4417 |
+
▁advantage -11.4927
|
4418 |
+
▁afford -11.4927
|
4419 |
+
▁behavior -11.4927
|
4420 |
+
▁business -11.4927
|
4421 |
+
▁character -11.4927
|
4422 |
+
▁churn -11.4927
|
4423 |
+
▁consequences -11.4927
|
4424 |
+
▁conspiracy -11.4927
|
4425 |
+
▁convict -11.4927
|
4426 |
+
▁custody -11.4927
|
4427 |
+
▁darling -11.4927
|
4428 |
+
▁denarius -11.4927
|
4429 |
+
▁desecrate -11.4927
|
4430 |
+
▁disobedience -11.4927
|
4431 |
+
▁drain -11.4927
|
4432 |
+
▁forbidden -11.4927
|
4433 |
+
▁genealogy -11.4927
|
4434 |
+
▁grievous -11.4927
|
4435 |
+
▁groves -11.4927
|
4436 |
+
▁hooves -11.4927
|
4437 |
+
▁ignorance -11.4927
|
4438 |
+
▁impart -11.4927
|
4439 |
+
▁invoke -11.4927
|
4440 |
+
▁judging -11.4927
|
4441 |
+
▁mislead -11.4927
|
4442 |
+
▁natural -11.4927
|
4443 |
+
▁ninety -11.4927
|
4444 |
+
▁overturn -11.4927
|
4445 |
+
▁preced -11.4927
|
4446 |
+
▁prompt -11.4927
|
4447 |
+
▁receiving -11.4927
|
4448 |
+
▁separation -11.4927
|
4449 |
+
▁speckled -11.4927
|
4450 |
+
▁subside -11.4927
|
4451 |
+
▁tempest -11.4927
|
4452 |
+
▁vindication -11.4927
|
4453 |
+
▁Immer -11.4927
|
4454 |
+
▁boundaries -11.4927
|
4455 |
+
▁drunkenness -11.4927
|
4456 |
+
▁intercede -11.4927
|
4457 |
+
▁lilies -11.4927
|
4458 |
+
▁rumbling -11.4927
|
4459 |
+
▁unleash -11.4927
|
4460 |
+
▁workmanship -11.4927
|
4461 |
+
▁wrongdoing -11.4927
|
4462 |
+
Depart -11.4927
|
4463 |
+
▁Bethuel -11.4927
|
4464 |
+
▁Reuel -11.4927
|
4465 |
+
▁Tubal -11.4927
|
4466 |
+
▁borrow -11.4927
|
4467 |
+
▁carpenter -11.4927
|
4468 |
+
▁wholeheartedly -11.4927
|
4469 |
+
▁Tabor -11.4927
|
4470 |
+
▁writhe -11.4927
|
4471 |
+
▁Ornan -11.4927
|
4472 |
+
▁rooftops -11.4927
|
4473 |
+
Cornelius -11.4927
|
4474 |
+
▁nourish -11.4927
|
4475 |
+
▁misery -11.4927
|
4476 |
+
▁bush -11.4927
|
4477 |
+
▁madness -11.4927
|
4478 |
+
▁occupied -11.4927
|
4479 |
+
▁prevent -11.4927
|
4480 |
+
▁wield -11.4927
|
4481 |
+
▁Mushi -11.4927
|
4482 |
+
▁apple -11.4927
|
4483 |
+
▁chop -11.4927
|
4484 |
+
ammite -11.4927
|
4485 |
+
▁shrewd -11.4927
|
4486 |
+
▁Mamre -11.4927
|
4487 |
+
▁diviners -11.4927
|
4488 |
+
▁mission -11.4927
|
4489 |
+
▁stain -11.4927
|
4490 |
+
▁sank -11.4927
|
4491 |
+
▁Hades -11.4927
|
4492 |
+
▁House -11.4927
|
4493 |
+
▁merry -11.4927
|
4494 |
+
▁wearied -11.4927
|
4495 |
+
ashti -11.4927
|
4496 |
+
ects -11.4927
|
4497 |
+
▁big -11.4927
|
4498 |
+
▁Hepher -11.4928
|
4499 |
+
,700 -11.4928
|
4500 |
+
▁lioness -11.4928
|
4501 |
+
ttern -11.4929
|
4502 |
+
▁Medes -11.4929
|
4503 |
+
▁112: -11.493
|
4504 |
+
▁141: -11.4931
|
4505 |
+
▁Tola -11.4931
|
4506 |
+
▁111: -11.4932
|
4507 |
+
▁abuse -11.4932
|
4508 |
+
▁75: -11.4933
|
4509 |
+
▁24: -11.4934
|
4510 |
+
Flee -11.4953
|
4511 |
+
upha -11.4959
|
4512 |
+
Wait -11.4959
|
4513 |
+
arba -11.4967
|
4514 |
+
▁pound -11.504
|
4515 |
+
zza -11.5096
|
4516 |
+
either -11.5258
|
4517 |
+
▁oppos -11.5556
|
4518 |
+
Writ -11.5654
|
4519 |
+
Turn -11.5971
|
4520 |
+
Indeed -11.5972
|
4521 |
+
Saul -11.5972
|
4522 |
+
▁defeat -11.5984
|
4523 |
+
▁mix -11.5984
|
4524 |
+
minded -11.6019
|
4525 |
+
▁sudden -11.6021
|
4526 |
+
▁twent -11.6024
|
4527 |
+
▁Ammon -11.6032
|
4528 |
+
trike -11.6032
|
4529 |
+
econd -11.6032
|
4530 |
+
▁equip -11.6036
|
4531 |
+
onsecrate -11.6036
|
4532 |
+
nnounce -11.6037
|
4533 |
+
ncline -11.6038
|
4534 |
+
authorized -11.6038
|
4535 |
+
▁copper -11.6038
|
4536 |
+
▁involv -11.6038
|
4537 |
+
▁orchard -11.6038
|
4538 |
+
▁prefer -11.6038
|
4539 |
+
Destroy -11.6038
|
4540 |
+
Prophesy -11.6038
|
4541 |
+
fraud -11.6038
|
4542 |
+
hailstones -11.6038
|
4543 |
+
tacle -11.6038
|
4544 |
+
tempered -11.6038
|
4545 |
+
▁Adaiah -11.6038
|
4546 |
+
▁Ashtoreth -11.6038
|
4547 |
+
▁Belteshazzar -11.6038
|
4548 |
+
▁Cephas -11.6038
|
4549 |
+
▁Dagon -11.6038
|
4550 |
+
▁Dishon -11.6038
|
4551 |
+
▁Felix -11.6038
|
4552 |
+
▁Goliath -11.6038
|
4553 |
+
▁Jeconiah -11.6038
|
4554 |
+
▁Makkedah -11.6038
|
4555 |
+
▁Meshech -11.6038
|
4556 |
+
▁Nehemiah -11.6038
|
4557 |
+
▁Restore -11.6038
|
4558 |
+
▁Rome -11.6038
|
4559 |
+
▁Shammah -11.6038
|
4560 |
+
▁Syria -11.6038
|
4561 |
+
▁Tekoa -11.6038
|
4562 |
+
▁Thirty -11.6038
|
4563 |
+
▁Zabdi -11.6038
|
4564 |
+
▁Zelophehad -11.6038
|
4565 |
+
▁affairs -11.6038
|
4566 |
+
▁almond -11.6038
|
4567 |
+
▁astrologers -11.6038
|
4568 |
+
▁cavalry -11.6038
|
4569 |
+
▁certifi -11.6038
|
4570 |
+
▁cheek -11.6038
|
4571 |
+
▁commission -11.6038
|
4572 |
+
▁commotion -11.6038
|
4573 |
+
▁condition -11.6038
|
4574 |
+
▁conflict -11.6038
|
4575 |
+
▁consign -11.6038
|
4576 |
+
▁deceptive -11.6038
|
4577 |
+
▁denounce -11.6038
|
4578 |
+
▁destitute -11.6038
|
4579 |
+
▁disclos -11.6038
|
4580 |
+
▁disobedient -11.6038
|
4581 |
+
▁doorkeeper -11.6038
|
4582 |
+
▁drought -11.6038
|
4583 |
+
▁enchanter -11.6038
|
4584 |
+
▁entangl -11.6038
|
4585 |
+
▁escort -11.6038
|
4586 |
+
▁exclude -11.6038
|
4587 |
+
▁favoritism -11.6038
|
4588 |
+
▁frustrate -11.6038
|
4589 |
+
▁gallows -11.6038
|
4590 |
+
▁gossip -11.6038
|
4591 |
+
▁grumbling -11.6038
|
4592 |
+
▁harass -11.6038
|
4593 |
+
▁horde -11.6038
|
4594 |
+
▁indecency -11.6038
|
4595 |
+
▁injured -11.6038
|
4596 |
+
▁lavish -11.6038
|
4597 |
+
▁loaf -11.6038
|
4598 |
+
▁luxury -11.6038
|
4599 |
+
▁material -11.6038
|
4600 |
+
▁ostrich -11.6038
|
4601 |
+
▁paralytic -11.6038
|
4602 |
+
▁pollute -11.6038
|
4603 |
+
▁promote -11.6038
|
4604 |
+
▁recompense -11.6038
|
4605 |
+
▁remembrance -11.6038
|
4606 |
+
▁reproof -11.6038
|
4607 |
+
▁spiritists -11.6038
|
4608 |
+
▁struggle -11.6038
|
4609 |
+
▁stubble -11.6038
|
4610 |
+
▁supervisors -11.6038
|
4611 |
+
▁thumb -11.6038
|
4612 |
+
▁tribulation -11.6038
|
4613 |
+
▁unbelief -11.6038
|
4614 |
+
▁uproar -11.6038
|
4615 |
+
▁valuable -11.6038
|
4616 |
+
▁venom -11.6038
|
4617 |
+
▁verdict -11.6038
|
4618 |
+
▁vulture -11.6038
|
4619 |
+
▁wafer -11.6038
|
4620 |
+
▁whitewash -11.6038
|
4621 |
+
▁Aphek -11.6038
|
4622 |
+
▁Dathan -11.6038
|
4623 |
+
▁Nahash -11.6038
|
4624 |
+
▁Zebadiah -11.6038
|
4625 |
+
▁birthright -11.6038
|
4626 |
+
▁brief -11.6038
|
4627 |
+
▁explore -11.6038
|
4628 |
+
▁extreme -11.6038
|
4629 |
+
▁loathe -11.6038
|
4630 |
+
▁stature -11.6038
|
4631 |
+
▁storerooms -11.6038
|
4632 |
+
velop -11.6038
|
4633 |
+
▁Hormah -11.6038
|
4634 |
+
▁Jachin -11.6038
|
4635 |
+
▁Jeush -11.6038
|
4636 |
+
▁Meribah -11.6038
|
4637 |
+
▁panic -11.6038
|
4638 |
+
▁quiver -11.6038
|
4639 |
+
▁sincerity -11.6038
|
4640 |
+
▁gush -11.6038
|
4641 |
+
▁space -11.6038
|
4642 |
+
▁tolerate -11.6038
|
4643 |
+
▁Abyss -11.6038
|
4644 |
+
▁sunrise -11.6038
|
4645 |
+
▁Ethan -11.6038
|
4646 |
+
▁Carmi -11.6038
|
4647 |
+
▁recline -11.6038
|
4648 |
+
▁charm -11.6038
|
4649 |
+
▁Media -11.6038
|
4650 |
+
▁Jehohanan -11.6038
|
4651 |
+
▁shot -11.6038
|
4652 |
+
▁twin -11.6038
|
4653 |
+
▁manager -11.6038
|
4654 |
+
▁Mark -11.6038
|
4655 |
+
▁Peor -11.6038
|
4656 |
+
controlled -11.6038
|
4657 |
+
▁quenched -11.6038
|
4658 |
+
▁advisers -11.6038
|
4659 |
+
▁bereave -11.6038
|
4660 |
+
▁Big -11.6038
|
4661 |
+
▁sailors -11.6038
|
4662 |
+
▁alliance -11.6038
|
4663 |
+
▁fading -11.6038
|
4664 |
+
▁persevere -11.6038
|
4665 |
+
▁withstand -11.6038
|
4666 |
+
▁Water -11.6039
|
4667 |
+
tract -11.6039
|
4668 |
+
Repent -11.6039
|
4669 |
+
▁113: -11.6041
|
4670 |
+
▁98: -11.6041
|
4671 |
+
▁Shebna -11.6042
|
4672 |
+
▁137: -11.6042
|
4673 |
+
▁122: -11.6043
|
4674 |
+
▁linger -11.6044
|
4675 |
+
▁28: -11.6044
|
4676 |
+
▁47: -11.6046
|
4677 |
+
▁52: -11.6046
|
4678 |
+
▁Berea -11.6061
|
4679 |
+
redeemer -11.6117
|
4680 |
+
▁sanctifie -11.6125
|
4681 |
+
Hurry -11.6187
|
4682 |
+
▁149: -11.6251
|
4683 |
+
▁99: -11.641
|
4684 |
+
ettle -11.6714
|
4685 |
+
Cho -11.6912
|
4686 |
+
fected -11.7093
|
4687 |
+
▁merchant -11.7127
|
4688 |
+
nguish -11.7185
|
4689 |
+
Before -11.7221
|
4690 |
+
Abraham -11.7222
|
4691 |
+
together -11.7222
|
4692 |
+
After -11.7222
|
4693 |
+
third -11.7223
|
4694 |
+
▁diligent -11.7271
|
4695 |
+
▁bond -11.7287
|
4696 |
+
▁furni -11.7288
|
4697 |
+
▁indigna -11.7288
|
4698 |
+
▁Eshtaol -11.7288
|
4699 |
+
▁Memphis -11.7288
|
4700 |
+
▁crack -11.7288
|
4701 |
+
▁enrich -11.7288
|
4702 |
+
▁entertain -11.7288
|
4703 |
+
▁exceed -11.7288
|
4704 |
+
▁patriarch -11.7288
|
4705 |
+
▁plateau -11.7288
|
4706 |
+
▁sycamore -11.7288
|
4707 |
+
▁thread -11.7288
|
4708 |
+
▁transfer -11.7288
|
4709 |
+
Children -11.7288
|
4710 |
+
Drink -11.7288
|
4711 |
+
qualified -11.7288
|
4712 |
+
▁Akkub -11.7288
|
4713 |
+
▁Arabia -11.7288
|
4714 |
+
▁Azmaveth -11.7288
|
4715 |
+
▁Belshazzar -11.7288
|
4716 |
+
▁Bichri -11.7288
|
4717 |
+
▁Binnui -11.7288
|
4718 |
+
▁Bozrah -11.7288
|
4719 |
+
▁Chemosh -11.7288
|
4720 |
+
▁Cilicia -11.7288
|
4721 |
+
▁Edrei -11.7288
|
4722 |
+
▁Eliphelet -11.7288
|
4723 |
+
▁Gamaliel -11.7288
|
4724 |
+
▁Gilboa -11.7288
|
4725 |
+
▁Jehozadak -11.7288
|
4726 |
+
▁Kadmiel -11.7288
|
4727 |
+
▁Kebar -11.7288
|
4728 |
+
▁Mahalalel -11.7288
|
4729 |
+
▁Mareshah -11.7288
|
4730 |
+
▁Mattithiah -11.7288
|
4731 |
+
▁Mishael -11.7288
|
4732 |
+
▁Oholibah -11.7288
|
4733 |
+
▁Oholibamah -11.7288
|
4734 |
+
▁Pedaiah -11.7288
|
4735 |
+
▁Peleg -11.7288
|
4736 |
+
▁Penuel -11.7288
|
4737 |
+
▁Pisgah -11.7288
|
4738 |
+
▁Shaphat -11.7288
|
4739 |
+
▁Shelomith -11.7288
|
4740 |
+
▁Sherebiah -11.7288
|
4741 |
+
▁Zibeon -11.7288
|
4742 |
+
▁abolish -11.7288
|
4743 |
+
▁abstain -11.7288
|
4744 |
+
▁accurate -11.7288
|
4745 |
+
▁amazement -11.7288
|
4746 |
+
▁annual -11.7288
|
4747 |
+
▁appetite -11.7288
|
4748 |
+
▁approval -11.7288
|
4749 |
+
▁bracelets -11.7288
|
4750 |
+
▁channel -11.7288
|
4751 |
+
▁chisel -11.7288
|
4752 |
+
▁clasps -11.7288
|
4753 |
+
▁courier -11.7288
|
4754 |
+
▁craving -11.7288
|
4755 |
+
▁deposit -11.7288
|
4756 |
+
▁depraved -11.7288
|
4757 |
+
▁feeble -11.7288
|
4758 |
+
▁fiftie -11.7288
|
4759 |
+
▁foxes -11.7288
|
4760 |
+
▁garrison -11.7288
|
4761 |
+
▁goldsmith -11.7288
|
4762 |
+
▁handbreadth -11.7288
|
4763 |
+
▁haunt -11.7288
|
4764 |
+
▁ignorant -11.7288
|
4765 |
+
▁illuminate -11.7288
|
4766 |
+
▁imperishable -11.7288
|
4767 |
+
▁increasing -11.7288
|
4768 |
+
▁laughingstock -11.7288
|
4769 |
+
▁leopard -11.7288
|
4770 |
+
▁locked -11.7288
|
4771 |
+
▁loins -11.7288
|
4772 |
+
▁mediator -11.7288
|
4773 |
+
▁miraculous -11.7288
|
4774 |
+
▁mistress -11.7288
|
4775 |
+
▁narrow -11.7288
|
4776 |
+
▁obligate -11.7288
|
4777 |
+
▁obligation -11.7288
|
4778 |
+
▁perpetual -11.7288
|
4779 |
+
▁perplexed -11.7288
|
4780 |
+
▁powder -11.7288
|
4781 |
+
▁prohibit -11.7288
|
4782 |
+
▁proportion -11.7288
|
4783 |
+
▁proposal -11.7288
|
4784 |
+
▁reckoned -11.7288
|
4785 |
+
▁reclining -11.7288
|
4786 |
+
▁reexamine -11.7288
|
4787 |
+
▁reflect -11.7288
|
4788 |
+
▁regret -11.7288
|
4789 |
+
▁repeat -11.7288
|
4790 |
+
▁replace -11.7288
|
4791 |
+
▁responsibilit -11.7288
|
4792 |
+
▁rubies -11.7288
|
4793 |
+
▁shaft -11.7288
|
4794 |
+
▁shrivel -11.7288
|
4795 |
+
▁sorcerer -11.7288
|
4796 |
+
▁strict -11.7288
|
4797 |
+
▁supervise -11.7288
|
4798 |
+
▁thornbush -11.7288
|
4799 |
+
▁throat -11.7288
|
4800 |
+
▁thwart -11.7288
|
4801 |
+
▁unmarried -11.7288
|
4802 |
+
▁visible -11.7288
|
4803 |
+
▁winnow -11.7288
|
4804 |
+
▁wormwood -11.7288
|
4805 |
+
▁yesterday -11.7288
|
4806 |
+
suspect -11.7288
|
4807 |
+
▁Enosh -11.7288
|
4808 |
+
▁Menahem -11.7288
|
4809 |
+
▁Ophrah -11.7288
|
4810 |
+
▁Zabad -11.7288
|
4811 |
+
▁ashore -11.7288
|
4812 |
+
▁attain -11.7288
|
4813 |
+
▁brood -11.7288
|
4814 |
+
▁fun -11.7288
|
4815 |
+
▁hundredfold -11.7288
|
4816 |
+
▁key -11.7288
|
4817 |
+
▁pavement -11.7288
|
4818 |
+
▁proof -11.7288
|
4819 |
+
▁sevenfold -11.7288
|
4820 |
+
▁begging -11.7288
|
4821 |
+
▁braid -11.7288
|
4822 |
+
▁cargo -11.7288
|
4823 |
+
▁cheat -11.7288
|
4824 |
+
▁dungeon -11.7288
|
4825 |
+
▁outbreak -11.7288
|
4826 |
+
▁presum -11.7288
|
4827 |
+
▁streaked -11.7288
|
4828 |
+
▁Jahath -11.7288
|
4829 |
+
▁cousin -11.7288
|
4830 |
+
▁gently -11.7288
|
4831 |
+
▁strive -11.7288
|
4832 |
+
▁whip -11.7288
|
4833 |
+
▁spark -11.7288
|
4834 |
+
▁Jabin -11.7288
|
4835 |
+
▁hollow -11.7288
|
4836 |
+
▁limb -11.7288
|
4837 |
+
geber -11.7288
|
4838 |
+
▁Achan -11.7288
|
4839 |
+
▁prun -11.7288
|
4840 |
+
indicate -11.7288
|
4841 |
+
acent -11.7288
|
4842 |
+
terior -11.7288
|
4843 |
+
▁Shinar -11.7288
|
4844 |
+
▁allotment -11.7288
|
4845 |
+
▁grind -11.7288
|
4846 |
+
▁Gomer -11.7288
|
4847 |
+
▁estate -11.7288
|
4848 |
+
quench -11.7288
|
4849 |
+
▁crouch -11.7289
|
4850 |
+
▁Rapha -11.7289
|
4851 |
+
▁admi -11.729
|
4852 |
+
broth -11.7291
|
4853 |
+
▁114: -11.7291
|
4854 |
+
▁130: -11.7292
|
4855 |
+
▁138: -11.7292
|
4856 |
+
▁124: -11.7292
|
4857 |
+
Run -11.7293
|
4858 |
+
▁82: -11.7293
|
4859 |
+
▁scar -11.7294
|
4860 |
+
▁debat -11.7296
|
4861 |
+
▁121: -11.7296
|
4862 |
+
▁101: -11.731
|
4863 |
+
horn -11.7367
|
4864 |
+
Greetings -11.7531
|
4865 |
+
▁129: -11.7718
|
4866 |
+
▁prostitut -11.803
|
4867 |
+
fearing -11.8381
|
4868 |
+
▁effect -11.8561
|
4869 |
+
ounded -11.8568
|
4870 |
+
▁provid -11.8586
|
4871 |
+
▁continu -11.8592
|
4872 |
+
ccept -11.8615
|
4873 |
+
worthy -11.8649
|
4874 |
+
Like -11.865
|
4875 |
+
body -11.8651
|
4876 |
+
twenty -11.8651
|
4877 |
+
Jacob -11.8651
|
4878 |
+
David -11.8651
|
4879 |
+
first -11.8651
|
4880 |
+
▁array -11.8662
|
4881 |
+
▁entrust -11.8663
|
4882 |
+
▁sigh -11.8668
|
4883 |
+
▁Abisha -11.871
|
4884 |
+
ummon -11.871
|
4885 |
+
Disaster -11.8716
|
4886 |
+
oglah -11.8716
|
4887 |
+
▁Abaddon -11.8716
|
4888 |
+
▁Achbor -11.8716
|
4889 |
+
▁Aquila -11.8716
|
4890 |
+
▁Azekah -11.8716
|
4891 |
+
▁Basemath -11.8716
|
4892 |
+
▁Beelzebul -11.8716
|
4893 |
+
▁Bethsaida -11.8716
|
4894 |
+
▁Chinnereth -11.8716
|
4895 |
+
▁Delaiah -11.8716
|
4896 |
+
▁Delilah -11.8716
|
4897 |
+
▁Elioenai -11.8716
|
4898 |
+
▁Elnathan -11.8716
|
4899 |
+
▁Foreigners -11.8716
|
4900 |
+
▁Girgashites -11.8716
|
4901 |
+
▁Hanoch -11.8716
|
4902 |
+
▁Havilah -11.8716
|
4903 |
+
▁Jabbok -11.8716
|
4904 |
+
▁Jeremoth -11.8716
|
4905 |
+
▁Jerimoth -11.8716
|
4906 |
+
▁Jeshaiah -11.8716
|
4907 |
+
▁Laodicea -11.8716
|
4908 |
+
▁Malluch -11.8716
|
4909 |
+
▁Meraioth -11.8716
|
4910 |
+
▁Methuselah -11.8716
|
4911 |
+
▁Pelethites -11.8716
|
4912 |
+
▁Philistia -11.8716
|
4913 |
+
▁Praetorium -11.8716
|
4914 |
+
▁Taanach -11.8716
|
4915 |
+
▁Tahpanhes -11.8716
|
4916 |
+
▁Zilpah -11.8716
|
4917 |
+
▁Zoan -11.8716
|
4918 |
+
▁affection -11.8716
|
4919 |
+
▁anxious -11.8716
|
4920 |
+
▁assault -11.8716
|
4921 |
+
▁attentive -11.8716
|
4922 |
+
▁baptizing -11.8716
|
4923 |
+
▁bloom -11.8716
|
4924 |
+
▁bosom -11.8716
|
4925 |
+
▁brandish -11.8716
|
4926 |
+
▁captors -11.8716
|
4927 |
+
▁celebrating -11.8716
|
4928 |
+
▁cleft -11.8716
|
4929 |
+
▁companies -11.8716
|
4930 |
+
▁consolation -11.8716
|
4931 |
+
▁crippled -11.8716
|
4932 |
+
▁cunning -11.8716
|
4933 |
+
▁curds -11.8716
|
4934 |
+
▁damage -11.8716
|
4935 |
+
▁denarii -11.8716
|
4936 |
+
▁dictation -11.8716
|
4937 |
+
▁dissension -11.8716
|
4938 |
+
▁doctrine -11.8716
|
4939 |
+
▁easier -11.8716
|
4940 |
+
▁easily -11.8716
|
4941 |
+
▁emission -11.8716
|
4942 |
+
▁envi -11.8716
|
4943 |
+
▁equity -11.8716
|
4944 |
+
▁eternity -11.8716
|
4945 |
+
▁excuse -11.8716
|
4946 |
+
▁extortion -11.8716
|
4947 |
+
▁extraordinary -11.8716
|
4948 |
+
▁festering -11.8716
|
4949 |
+
▁foreskin -11.8716
|
4950 |
+
▁forfeit -11.8716
|
4951 |
+
▁frequent -11.8716
|
4952 |
+
▁gemstones -11.8716
|
4953 |
+
▁grapevine -11.8716
|
4954 |
+
▁grasshopper -11.8716
|
4955 |
+
▁humiliation -11.8716
|
4956 |
+
▁hymn -11.8716
|
4957 |
+
▁hypocrisy -11.8716
|
4958 |
+
▁jasper -11.8716
|
4959 |
+
▁knife -11.8716
|
4960 |
+
▁loincloth -11.8716
|
4961 |
+
▁loom -11.8716
|
4962 |
+
▁magnificent -11.8716
|
4963 |
+
▁mortar -11.8716
|
4964 |
+
▁overshadow -11.8716
|
4965 |
+
▁paralyzed -11.8716
|
4966 |
+
▁peaks -11.8716
|
4967 |
+
▁physical -11.8716
|
4968 |
+
▁plumb -11.8716
|
4969 |
+
▁preparing -11.8716
|
4970 |
+
▁procession -11.8716
|
4971 |
+
▁project -11.8716
|
4972 |
+
▁retribution -11.8716
|
4973 |
+
▁sanctuaries -11.8716
|
4974 |
+
▁scrap -11.8716
|
4975 |
+
▁showbread -11.8716
|
4976 |
+
▁similar -11.8716
|
4977 |
+
▁smolder -11.8716
|
4978 |
+
▁sovereignty -11.8716
|
4979 |
+
▁spacious -11.8716
|
4980 |
+
▁steadfast -11.8716
|
4981 |
+
▁stonecutters -11.8716
|
4982 |
+
▁stricken -11.8716
|
4983 |
+
▁surprised -11.8716
|
4984 |
+
▁tetrarch -11.8716
|
4985 |
+
▁tranquil -11.8716
|
4986 |
+
▁tumors -11.8716
|
4987 |
+
▁turmoil -11.8716
|
4988 |
+
▁uncircumcision -11.8716
|
4989 |
+
▁unloved -11.8716
|
4990 |
+
▁upraised -11.8716
|
4991 |
+
▁victim -11.8716
|
4992 |
+
▁wolves -11.8716
|
4993 |
+
▁wretched -11.8716
|
4994 |
+
▁Abijam -11.8716
|
4995 |
+
▁Acsah -11.8716
|
4996 |
+
‘ -12.4818
|
4997 |
+
q -13.3213
|
4998 |
+
“ -13.3214
|
4999 |
+
J -13.3215
|
5000 |
+
v -13.3216
|